MineStudio_task_group.simple / build_nether_portal.yaml
phython96's picture
Upload folder using huggingface_hub
cf6f9f0 verified
Raw
History Blame Contribute Delete
294 Bytes
custom_init_commands:
- /give @s minecraft:obsidian 14
- /give @s minecraft:flint_and_steel 1
- /setblock ~2 ~ ~ obsidian
- /setblock ~2 ~1 ~ obsidian
- /setblock ~2 ~2 ~ obsidian
defaults:
- base
- _self_
text: Build a nether portal using obsidian blocks and activate it with flint and steel.