Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 503 Bytes

t2.md

File metadata and controls

26 lines (20 loc) · 503 Bytes

@codeStart players set @s makecode 0

@codeStop players set @s makecode 1

@flyoutOnly 1

@hideIteration 1

@explicitHints 1

Plant a sapling.

Step 1

Accept the gift from the townfolk and plant it on the grass.

Don't forget to left-click the lightbulb for a hint!

~ tutorialhint

Use the ||hoc2020:accept gift|| block to receive the sappling from the town.

    hoc2020.acceptGift()
\\
hoc2020-ts=github:neonerz/hoc2020-ts