Skip to content

Commit

Permalink
add fb tag overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
HamaIndustries committed Nov 27, 2024
1 parent 86c5cdc commit 95b20d2
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"values": [
"#minecraft:trapdoors",
"#minecraft:shulker_boxes",
"#minecraft:fence_gates",
"#minecraft:flower_pots",
"#minecraft:cave_vines",
"minecraft:chiseled_bookshelf",
"minecraft:barrel",
"minecraft:chest",
"minecraft:chiseled_bookshelf",
"minecraft:repeater",
"minecraft:comparator",
"minecraft:daylight_detector",
"minecraft:dispenser",
"minecraft:dropper",
"minecraft:hopper",
"minecraft:flower_pot",
"minecraft:crafter"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"values": [
"minecraft:item_frame",
"minecraft:painting",
"minecraft:sheep"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"values": [
"minecraft:item_frame",
"minecraft:leash_knot"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"values": [
"minecraft:shears",
"minecraft:egg"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 48,
"description": "fireblanket tag overrides"
}
}

0 comments on commit 95b20d2

Please sign in to comment.