123
This commit is contained in:
parent
490f1e96a7
commit
e6c986ecba
3 changed files with 7 additions and 3 deletions
|
|
@ -705,6 +705,11 @@ global.MINECRAFT_DISABLED_ITEMS = [
|
|||
'ad_astra:extinguished_torch',
|
||||
'minecraft:furnace',
|
||||
'minecraft:furnace_minecart',
|
||||
'minecraft:pointed_dripstone',
|
||||
'minecraft:small_amethyst_bud',
|
||||
'minecraft:medium_amethyst_bud',
|
||||
'minecraft:large_amethyst_bud',
|
||||
'minecraft:amethyst_cluster'
|
||||
];
|
||||
|
||||
global.VANILLA_WOOD_TYPES = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue