Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 420 Bytes

poc1b.md

File metadata and controls

24 lines (19 loc) · 420 Bytes

@flyoutOnly true

@hideIteration true

@explicitHints true

Mob Weight

Step 1

Make the scale add up to 10 lbs

Use ||hoc22.summonWeight <mob>||

    hoc22.summonWeightChicken(1)
    hoc22.summonWeightCow(1)
    hoc22.summonWeightSheep(1)
    hoc22.summonWeightChicken(4)
    hoc22.summonWeightSheep(1)
minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.2.68