Resolved - Mint's Trials

CreepaShadowz

Maze Connoisseur
Mod
Apr 21, 2014
1,056
453
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
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
Remove 11516 81 2997 and 11516 82 2997
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}]}
Trigger pressure plates behind the door.
 

Chillers

Administrator
Op
Oct 26, 2013
1,525
819
These command blocks have been placed in 1.12 ready for 1.13 fix. A manual change over will be necessary.
 
Top