Obliterate more tconstruct items
This commit is contained in:
parent
649ff86107
commit
cc0a2d0b3b
|
|
@ -154,7 +154,34 @@
|
||||||
"minecraft:wooden_axe",
|
"minecraft:wooden_axe",
|
||||||
"minecraft:wooden_sword",
|
"minecraft:wooden_sword",
|
||||||
"minecraft:wooden_shovel",
|
"minecraft:wooden_shovel",
|
||||||
"minecraft:wooden_pickaxe"
|
"minecraft:wooden_pickaxe",
|
||||||
|
"tconstruct:materials_and_you",
|
||||||
|
"tconstruct:puny_smelting",
|
||||||
|
"tconstruct:tinkers_gadgetry",
|
||||||
|
"tconstruct:fantastic_foundry",
|
||||||
|
"tconstruct:smeltery_controller",
|
||||||
|
"tconstruct:foundry_controller",
|
||||||
|
"tconstruct:seared_basin",
|
||||||
|
"tconstruct:seared_fuel_tank",
|
||||||
|
"tconstruct:seared_melter",
|
||||||
|
"tconstruct:seared_drain",
|
||||||
|
"tconstruct:seared_duct",
|
||||||
|
"tconstruct:seared_fuel_gauge",
|
||||||
|
"tconstruct:scorched_drain",
|
||||||
|
"tconstruct:scorched_duct",
|
||||||
|
"tconstruct:scorched_chute",
|
||||||
|
"tconstruct:scorched_fuel_gauge",
|
||||||
|
"tconstruct:scorched_fuel_tank",
|
||||||
|
"tconstruct:part_builder",
|
||||||
|
"tconstruct:tinkers_chest",
|
||||||
|
"tconstruct:part_chest",
|
||||||
|
"!tconstruct:.+_cake",
|
||||||
|
"tconstruct:piggy_backpack",
|
||||||
|
"!tconstruct:enderbark.*",
|
||||||
|
"tconstruct:cast_chest",
|
||||||
|
"tconstruct:seared_casting_tank",
|
||||||
|
"tconstruct:scorched_proxy_tank",
|
||||||
|
|
||||||
],
|
],
|
||||||
// -----------------------------------------------------------
|
// -----------------------------------------------------------
|
||||||
// Removes an item if it contains certain nbt tag. If the whole entry (or expression) is present, the item gets removed.
|
// Removes an item if it contains certain nbt tag. If the whole entry (or expression) is present, the item gets removed.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue