MineStudio_task_group.simple / combat_enderman.yaml
phython96's picture
Upload folder using huggingface_hub
cf6f9f0 verified
custom_init_commands:
- /replaceitem entity @s armor.head minecraft:diamond_helmet
- /replaceitem entity @s armor.chest minecraft:diamond_chestplate
- /replaceitem entity @s armor.legs minecraft:diamond_leggings
- /replaceitem entity @s armor.feet minecraft:diamond_boots
- /replaceitem entity @s weapon.mainhand minecraft:diamond_sword
- /give @p minecraft:ender_pearl 15
- /effect give @a night_vision 99999 250 true
- /summon minecraft:enderman ~2 ~ ~
defaults:
- base
- _self_
text: Combat an enderman using weapons and protective gear.