-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
implements #11
- Loading branch information
Showing
6 changed files
with
287 additions
and
315 deletions.
There are no files selected for viewing
6 changes: 5 additions & 1 deletion
6
src/generated/resources/.cache/24248c47e4f890e59c8abec99e4f37cb8e68e13f
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
// 1.21 2024-06-13T19:59:40.4441304 Tags for minecraft:block mod id antiblocksrechiseled | ||
// 1.21 2024-08-13T13:26:44.6872745 Tags for minecraft:block mod id antiblocksrechiseled | ||
0298961f202469594d99d6749585a3df5e6c9654 data/minecraft/tags/block/buttons.json | ||
e8a51ccff6897210007da67c225cacf32ce2af40 data/minecraft/tags/block/mineable/pickaxe.json | ||
e8a51ccff6897210007da67c225cacf32ce2af40 data/minecraft/tags/block/needs_iron_tool.json | ||
51100bb256af613505c9d2a0caaae978dbf50452 data/minecraft/tags/block/pressure_plates.json | ||
776e37935e00306758e40c7f1052089ff3243f50 data/minecraft/tags/block/slabs.json | ||
35508908209834b62fe88bb6dea0018ef6fa2ded data/minecraft/tags/block/stairs.json |
28 changes: 28 additions & 0 deletions
28
src/generated/resources/data/minecraft/tags/block/buttons.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"values": [ | ||
"antiblocksrechiseled:button_bright_white", | ||
"antiblocksrechiseled:button_bright_orange", | ||
"antiblocksrechiseled:button_bright_magenta", | ||
"antiblocksrechiseled:button_bright_yellow", | ||
"antiblocksrechiseled:button_bright_cyan", | ||
"antiblocksrechiseled:button_bright_blue", | ||
"antiblocksrechiseled:button_bright_green", | ||
"antiblocksrechiseled:button_bright_red", | ||
"antiblocksrechiseled:button_bright_black", | ||
"antiblocksrechiseled:button_wool_white", | ||
"antiblocksrechiseled:button_wool_orange", | ||
"antiblocksrechiseled:button_wool_magenta", | ||
"antiblocksrechiseled:button_wool_light_blue", | ||
"antiblocksrechiseled:button_wool_yellow", | ||
"antiblocksrechiseled:button_wool_lime", | ||
"antiblocksrechiseled:button_wool_pink", | ||
"antiblocksrechiseled:button_wool_gray", | ||
"antiblocksrechiseled:button_wool_light_gray", | ||
"antiblocksrechiseled:button_wool_cyan", | ||
"antiblocksrechiseled:button_wool_purple", | ||
"antiblocksrechiseled:button_wool_blue", | ||
"antiblocksrechiseled:button_wool_brown", | ||
"antiblocksrechiseled:button_wool_green", | ||
"antiblocksrechiseled:button_wool_red" | ||
] | ||
} |
28 changes: 28 additions & 0 deletions
28
src/generated/resources/data/minecraft/tags/block/pressure_plates.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"values": [ | ||
"antiblocksrechiseled:pressure_plate_bright_white", | ||
"antiblocksrechiseled:pressure_plate_bright_orange", | ||
"antiblocksrechiseled:pressure_plate_bright_magenta", | ||
"antiblocksrechiseled:pressure_plate_bright_yellow", | ||
"antiblocksrechiseled:pressure_plate_bright_cyan", | ||
"antiblocksrechiseled:pressure_plate_bright_blue", | ||
"antiblocksrechiseled:pressure_plate_bright_green", | ||
"antiblocksrechiseled:pressure_plate_bright_red", | ||
"antiblocksrechiseled:pressure_plate_bright_black", | ||
"antiblocksrechiseled:pressure_plate_wool_white", | ||
"antiblocksrechiseled:pressure_plate_wool_orange", | ||
"antiblocksrechiseled:pressure_plate_wool_magenta", | ||
"antiblocksrechiseled:pressure_plate_wool_light_blue", | ||
"antiblocksrechiseled:pressure_plate_wool_yellow", | ||
"antiblocksrechiseled:pressure_plate_wool_lime", | ||
"antiblocksrechiseled:pressure_plate_wool_pink", | ||
"antiblocksrechiseled:pressure_plate_wool_gray", | ||
"antiblocksrechiseled:pressure_plate_wool_light_gray", | ||
"antiblocksrechiseled:pressure_plate_wool_cyan", | ||
"antiblocksrechiseled:pressure_plate_wool_purple", | ||
"antiblocksrechiseled:pressure_plate_wool_blue", | ||
"antiblocksrechiseled:pressure_plate_wool_brown", | ||
"antiblocksrechiseled:pressure_plate_wool_green", | ||
"antiblocksrechiseled:pressure_plate_wool_red" | ||
] | ||
} |
28 changes: 28 additions & 0 deletions
28
src/generated/resources/data/minecraft/tags/block/slabs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"values": [ | ||
"antiblocksrechiseled:slab_white_bright", | ||
"antiblocksrechiseled:slab_black", | ||
"antiblocksrechiseled:slab_orange_bright", | ||
"antiblocksrechiseled:slab_magenta_bright", | ||
"antiblocksrechiseled:slab_yellow_bright", | ||
"antiblocksrechiseled:slab_cyan_bright", | ||
"antiblocksrechiseled:slab_blue_bright", | ||
"antiblocksrechiseled:slab_green_bright", | ||
"antiblocksrechiseled:slab_red_bright", | ||
"antiblocksrechiseled:slab_white_wool", | ||
"antiblocksrechiseled:slab_orange_wool", | ||
"antiblocksrechiseled:slab_magenta_wool", | ||
"antiblocksrechiseled:slab_light_blue_wool", | ||
"antiblocksrechiseled:slab_yellow_wool", | ||
"antiblocksrechiseled:slab_lime_wool", | ||
"antiblocksrechiseled:slab_pink_wool", | ||
"antiblocksrechiseled:slab_gray_wool", | ||
"antiblocksrechiseled:slab_light_gray_wool", | ||
"antiblocksrechiseled:slab_cyan_wool", | ||
"antiblocksrechiseled:slab_purple_wool", | ||
"antiblocksrechiseled:slab_blue_wool", | ||
"antiblocksrechiseled:slab_brown_wool", | ||
"antiblocksrechiseled:slab_green_wool", | ||
"antiblocksrechiseled:slab_red_wool" | ||
] | ||
} |
28 changes: 28 additions & 0 deletions
28
src/generated/resources/data/minecraft/tags/block/stairs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"values": [ | ||
"antiblocksrechiseled:stair_white_bright", | ||
"antiblocksrechiseled:stair_black", | ||
"antiblocksrechiseled:stair_orange_bright", | ||
"antiblocksrechiseled:stair_magenta_bright", | ||
"antiblocksrechiseled:stair_yellow_bright", | ||
"antiblocksrechiseled:stair_cyan_bright", | ||
"antiblocksrechiseled:stair_blue_bright", | ||
"antiblocksrechiseled:stair_green_bright", | ||
"antiblocksrechiseled:stair_red_bright", | ||
"antiblocksrechiseled:stair_white_wool", | ||
"antiblocksrechiseled:stair_orange_wool", | ||
"antiblocksrechiseled:stair_magenta_wool", | ||
"antiblocksrechiseled:stair_light_blue_wool", | ||
"antiblocksrechiseled:stair_yellow_wool", | ||
"antiblocksrechiseled:stair_lime_wool", | ||
"antiblocksrechiseled:stair_pink_wool", | ||
"antiblocksrechiseled:stair_gray_wool", | ||
"antiblocksrechiseled:stair_light_gray_wool", | ||
"antiblocksrechiseled:stair_cyan_wool", | ||
"antiblocksrechiseled:stair_purple_wool", | ||
"antiblocksrechiseled:stair_blue_wool", | ||
"antiblocksrechiseled:stair_brown_wool", | ||
"antiblocksrechiseled:stair_green_wool", | ||
"antiblocksrechiseled:stair_red_wool" | ||
] | ||
} |
Oops, something went wrong.