- Thread starter
- #1
What is the map name? Mint's Trials
What are the x y z coordinates /tp x y z
What world is the fault on. Zero
What fault has occured. Script/Cmd Block
Please give details of fault
Command block issue as reported on the spreadsheet by lomour.
Solution is as follows:
Change 11516 80 2997 Zero to
Remove 11516 81 2997 and 11516 82 2997
Change 11505 79 2991 to
Trigger pressure plates behind the door.
What are the x y z coordinates /tp x y z
What world is the fault on. Zero
What fault has occured. Script/Cmd Block
Please give details of fault
Command block issue as reported on the spreadsheet by lomour.
Solution is as follows:
Change 11516 80 2997 Zero to
Code:
execute if block 11514 80 2994 minecraft:hopper{Items:[{id:"minecraft:dandelion"},{id:"minecraft:poppy"},{id:"minecraft:light_blue_dye"}]} run fill 11508 81 2990 11508 83 2991 minecraft:air
Change 11505 79 2991 to
Code:
data merge block 11514 80 2994 {Items:[{Slot:3b,id:"minecraft:iron_bars",Count:10b},{Slot:4b,id:"minecraft:iron_bars",Count:10b}]}