Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 586 Bytes

poc1a.md

File metadata and controls

27 lines (22 loc) · 586 Bytes

@flyoutOnly true

@hideIteration true

@explicitHints true

Color Dropper

Step 1

Drop the right amount of colored blocks

Use ||hoc22.summonColoredBlock <color>||

    hoc22.summonColoredBlockMagenta(1)
    hoc22.summonColoredBlockLightBlue(1)
    hoc22.summonColoredBlockYellow(1)
    hoc22.summonColoredBlockLime(1) 
    hoc22.summonColoredBlockYellow(1)
    hoc22.summonColoredBlockLightBlue(5)
    hoc22.summonColoredBlockMagenta(3)
    hoc22.summonColoredBlockLime(1)          
minecraft-hoc22=github:sae220/hoc22-ts