cleaned up more duplicate tfc/gt recipes
This commit is contained in:
parent
4d122c614b
commit
a2d1a9bff2
8 changed files with 53 additions and 25 deletions
|
|
@ -739,6 +739,7 @@ global.MINECRAFT_DISABLED_ITEMS = [
|
|||
'minecraft:nether_sprouts',
|
||||
'minecraft:warped_roots',
|
||||
'minecraft:dragon_head',
|
||||
'minecraft:dragon_breath',
|
||||
'minecraft:creeper_head',
|
||||
'minecraft:wither_skeleton_skull',
|
||||
'minecraft:weeping_vines',
|
||||
|
|
@ -748,6 +749,8 @@ global.MINECRAFT_DISABLED_ITEMS = [
|
|||
'minecraft:twisting_vines',
|
||||
'minecraft:warped_fungus',
|
||||
'minecraft:respawn_anchor',
|
||||
'minecraft:ghast_tear',
|
||||
'minecraft:nautilus_shell'
|
||||
];
|
||||
|
||||
global.MINECRAFT_HIDED_ITEMS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue