Всякие фиксы всяких всячин

This commit is contained in:
Dmitry 2024-01-19 13:22:24 +07:00
parent b84cb52e49
commit f8b535466a
9 changed files with 91 additions and 9 deletions

View file

@ -709,6 +709,10 @@ global.MINECRAFT_DISABLED_ITEMS = [
'minecraft:large_amethyst_bud',
'minecraft:amethyst_cluster',
'minecraft:rabbit_hide',
'minecraft:raw_iron_block',
'minecraft:raw_gold_block',
'minecraft:raw_copper_block',
'minecraft:compass',
'/spawn_egg/'
];