-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up tag jsons and add fir boat to the boats tag
- Loading branch information
1 parent
e82b7e0
commit 6626d9e
Showing
28 changed files
with
32 additions
and
210 deletions.
There are no files selected for viewing
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
28 changes: 1 addition & 27 deletions
28
src/main/resources/data/minecraft/tags/blocks/flower_pots.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
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
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,13 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"#minecraft:dark_oak_logs", | ||
"#minecraft:oak_logs", | ||
"#minecraft:acacia_logs", | ||
"#minecraft:birch_logs", | ||
"#minecraft:jungle_logs", | ||
"#minecraft:spruce_logs", | ||
|
||
"#traverse:fir_logs" | ||
] | ||
} |
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,13 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_planks", | ||
"minecraft:spruce_planks", | ||
"minecraft:birch_planks", | ||
"minecraft:jungle_planks", | ||
"minecraft:acacia_planks", | ||
"minecraft:dark_oak_planks", | ||
|
||
"traverse:fir_planks" | ||
] | ||
} |
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
10 changes: 2 additions & 8 deletions
10
src/main/resources/data/minecraft/tags/blocks/standing_signs.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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_sign", | ||
"minecraft:spruce_sign", | ||
"minecraft:birch_sign", | ||
"minecraft:acacia_sign", | ||
"minecraft:jungle_sign", | ||
"minecraft:dark_oak_sign", | ||
|
||
"traverse:fir_sign" | ||
"traverse:fir_sign" | ||
] | ||
} |
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,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_wall_sign", | ||
"minecraft:spruce_wall_sign", | ||
"minecraft:birch_wall_sign", | ||
"minecraft:acacia_wall_sign", | ||
"minecraft:jungle_wall_sign", | ||
"minecraft:dark_oak_wall_sign", | ||
|
||
"traverse:fir_sign" | ||
] | ||
} |
8 changes: 1 addition & 7 deletions
8
src/main/resources/data/minecraft/tags/blocks/wooden_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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_button", | ||
"minecraft:spruce_button", | ||
"minecraft:birch_button", | ||
"minecraft:jungle_button", | ||
"minecraft:acacia_button", | ||
"minecraft:dark_oak_button", | ||
|
||
"traverse:fir_button" | ||
] | ||
} |
8 changes: 1 addition & 7 deletions
8
src/main/resources/data/minecraft/tags/blocks/wooden_doors.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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_door", | ||
"minecraft:spruce_door", | ||
"minecraft:birch_door", | ||
"minecraft:jungle_door", | ||
"minecraft:acacia_door", | ||
"minecraft:dark_oak_door", | ||
|
||
"traverse:fir_door" | ||
] | ||
} |
8 changes: 1 addition & 7 deletions
8
src/main/resources/data/minecraft/tags/blocks/wooden_fences.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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_fence", | ||
"minecraft:acacia_fence", | ||
"minecraft:dark_oak_fence", | ||
"minecraft:spruce_fence", | ||
"minecraft:birch_fence", | ||
"minecraft:jungle_fence", | ||
|
||
"traverse:fir_fence" | ||
] | ||
} |
8 changes: 1 addition & 7 deletions
8
src/main/resources/data/minecraft/tags/blocks/wooden_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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_pressure_plate", | ||
"minecraft:spruce_pressure_plate", | ||
"minecraft:birch_pressure_plate", | ||
"minecraft:jungle_pressure_plate", | ||
"minecraft:acacia_pressure_plate", | ||
"minecraft:dark_oak_pressure_plate", | ||
|
||
"traverse:fir_pressure_plate" | ||
] | ||
} |
8 changes: 1 addition & 7 deletions
8
src/main/resources/data/minecraft/tags/blocks/wooden_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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_slab", | ||
"minecraft:spruce_slab", | ||
"minecraft:birch_slab", | ||
"minecraft:jungle_slab", | ||
"minecraft:acacia_slab", | ||
"minecraft:dark_oak_slab", | ||
|
||
"traverse:fir_slab" | ||
] | ||
} |
8 changes: 1 addition & 7 deletions
8
src/main/resources/data/minecraft/tags/blocks/wooden_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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_stairs", | ||
"minecraft:spruce_stairs", | ||
"minecraft:birch_stairs", | ||
"minecraft:jungle_stairs", | ||
"minecraft:acacia_stairs", | ||
"minecraft:dark_oak_stairs", | ||
|
||
"traverse:fir_stairs" | ||
] | ||
} |
8 changes: 1 addition & 7 deletions
8
src/main/resources/data/minecraft/tags/blocks/wooden_trapdoors.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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:acacia_trapdoor", | ||
"minecraft:birch_trapdoor", | ||
"minecraft:dark_oak_trapdoor", | ||
"minecraft:jungle_trapdoor", | ||
"minecraft:oak_trapdoor", | ||
"minecraft:spruce_trapdoor", | ||
|
||
"traverse:fir_trapdoor" | ||
] | ||
} |
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,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"traverse:fir_boat" | ||
] | ||
} |
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
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,13 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"#minecraft:dark_oak_logs", | ||
"#minecraft:oak_logs", | ||
"#minecraft:acacia_logs", | ||
"#minecraft:birch_logs", | ||
"#minecraft:jungle_logs", | ||
"#minecraft:spruce_logs", | ||
|
||
"#traverse:fir_logs" | ||
] | ||
} |
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,13 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_planks", | ||
"minecraft:spruce_planks", | ||
"minecraft:birch_planks", | ||
"minecraft:jungle_planks", | ||
"minecraft:acacia_planks", | ||
"minecraft:dark_oak_planks", | ||
|
||
"traverse:fir_planks" | ||
] | ||
} |
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
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,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_sign", | ||
"minecraft:spruce_sign", | ||
"minecraft:birch_sign", | ||
"minecraft:acacia_sign", | ||
"minecraft:jungle_sign", | ||
"minecraft:dark_oak_sign", | ||
|
||
"traverse:fir_sign" | ||
"traverse:fir_sign" | ||
] | ||
} |
10 changes: 2 additions & 8 deletions
10
src/main/resources/data/minecraft/tags/items/wooden_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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_button", | ||
"minecraft:spruce_button", | ||
"minecraft:birch_button", | ||
"minecraft:jungle_button", | ||
"minecraft:acacia_button", | ||
"minecraft:dark_oak_button", | ||
|
||
"traverse:fir_button" | ||
"traverse:fir_button" | ||
] | ||
} |
10 changes: 2 additions & 8 deletions
10
src/main/resources/data/minecraft/tags/items/wooden_doors.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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_door", | ||
"minecraft:spruce_door", | ||
"minecraft:birch_door", | ||
"minecraft:jungle_door", | ||
"minecraft:acacia_door", | ||
"minecraft:dark_oak_door", | ||
|
||
"traverse:fir_door" | ||
"traverse:fir_door" | ||
] | ||
} |
10 changes: 2 additions & 8 deletions
10
src/main/resources/data/minecraft/tags/items/wooden_fences.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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_fence", | ||
"minecraft:acacia_fence", | ||
"minecraft:dark_oak_fence", | ||
"minecraft:spruce_fence", | ||
"minecraft:birch_fence", | ||
"minecraft:jungle_fence", | ||
|
||
"traverse:fir_fence" | ||
"traverse:fir_fence" | ||
] | ||
} |
10 changes: 2 additions & 8 deletions
10
src/main/resources/data/minecraft/tags/items/wooden_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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_pressure_plate", | ||
"minecraft:spruce_pressure_plate", | ||
"minecraft:birch_pressure_plate", | ||
"minecraft:jungle_pressure_plate", | ||
"minecraft:acacia_pressure_plate", | ||
"minecraft:dark_oak_pressure_plate", | ||
|
||
"traverse:fir_pressure_plate" | ||
"traverse:fir_pressure_plate" | ||
] | ||
} |
10 changes: 2 additions & 8 deletions
10
src/main/resources/data/minecraft/tags/items/wooden_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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_slab", | ||
"minecraft:spruce_slab", | ||
"minecraft:birch_slab", | ||
"minecraft:jungle_slab", | ||
"minecraft:acacia_slab", | ||
"minecraft:dark_oak_slab", | ||
|
||
"traverse:fir_slab" | ||
"traverse:fir_slab" | ||
] | ||
} |
8 changes: 1 addition & 7 deletions
8
src/main/resources/data/minecraft/tags/items/wooden_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 |
---|---|---|
@@ -1,12 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"minecraft:oak_stairs", | ||
"minecraft:spruce_stairs", | ||
"minecraft:birch_stairs", | ||
"minecraft:jungle_stairs", | ||
"minecraft:acacia_stairs", | ||
"minecraft:dark_oak_stairs", | ||
|
||
"traverse:fir_stairs" | ||
] | ||
} |
Oops, something went wrong.