Replaced items in the chest

This commit is contained in:
Ayush Maniar 2025-03-04 10:37:05 -08:00
parent 0ee3adf3e0
commit 173e7c54b8

View file

@ -326,12 +326,8 @@ export class CookingTaskInitiator {
['minecraft:honey_bottle', 1], // Non-stackable ['minecraft:honey_bottle', 1], // Non-stackable
['minecraft:glow_berries', 64], ['minecraft:glow_berries', 64],
['minecraft:bowl', 64], ['minecraft:bowl', 64],
['minecraft:golden_carrot', 64], ['minecraft:gold_ingot', 64],
['minecraft:golden_apple', 64], ['minecraft:oak_planks', 64],
['minecraft:enchanted_golden_apple', 64],
['minecraft:cooked_mutton', 64],
['minecraft:cooked_salmon', 64],
['minecraft:cooked_cod', 64]
]; ];
// Fill the chest with random cooking items // Fill the chest with random cooking items