MineStudio_task_group.simple / craft_to_cake.yaml
phython96's picture
Upload folder using huggingface_hub
cf6f9f0 verified
raw
history blame contribute delete
310 Bytes
custom_init_commands:
- /give @s minecraft:bucket 3
- /give @s minecraft:sugar 5
- /give @s minecraft:wheat 5
- /give @s minecraft:egg 3
- /give @s minecraft:crafting_table 1
- /setblock ~2 ~ ~2 minecraft:sugar_cane
defaults:
- base
- _self_
text: Craft a cake using ingredients gathered from various sources.