Visualmodder 1.21 Beta
...
Python
XML
Text
...
..
..
Default
×
Algorithms
×
b.grass_block
b.grass_block
i.apple
i.apple
monospace
0
abc
abc
18
b.grass_block
b.clay
HITTING_ENTITY_EVENT
0
i.apple
i.apple
i.diamond_chestplate
i.diamond_chestplate
RIGHT_HAND
i.diamond_pickaxe
i.diamond_pickaxe
C
1
C
1
UP
1
0
0
0
90
0
45
i.apple
i.apple
i.apple
i.apple
e.player
e.player
b.grass_block
b.grass_block
10
1
10
1
1
1
9
45
0
3.1
64
10
50
1
100
1
100
abc
{textVariable}
abc
{textVariable}
{textVariable}
abc
abc
abc
5
{listVariable}
{listVariable}
{listVariable}
{listVariable}
,
# Python
# Helloworld example print('Hello world !')
# Tower example for count in range(10): vm.createRectangle(4, None, False, ["b.blue_wool"]); vm.movePositionRelative(1, 'UP')