Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 587 Bytes

crate.md

File metadata and controls

35 lines (28 loc) · 587 Bytes

@flyoutOnly true

@hideIteration true

@explicitHints true

TESTING

Step 1

TESTING 8

player.onChat("run", function () {
    ww.moveWW(Direction.Forward, 1)
    ww.turnWW(LEFT_TURN)
    if (ww.locatePainting(Direction.Forward)) {
        ww.retrievePainting(Direction.Forward)
    }
    for (let index = 0; index < 4; index++) {
        
    }
    while (!(false)) {
        
    }	
})
player.onChat("run", function () {
    if (ww.locatePainting(Direction.Forward)) {

    }
})
minecraft-ww1984=github:ReWrite-Media/ww1984-ts