1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
/summon minecraft:slime ~ ~1 ~ {Size:3,Passengers:[{id:"minecraft:slime",Size:3,CustomName:"\"BEEG SLIME\"",CustomNameVisible:1,PersistenceRequired:1b...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
from mcpi import minecraft
from mcpi import block
import time
import pygame
#Constants
STOPPED = 1
WALKING = 2
FALLING = 3
if __name__ =...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
'''There is 3 different scripts. script #1 calls the functions of script2/3
so when using these scripts run scripts #1- This is script2.'''
'''Scr...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
'''There are three different scripts. script #1 calls the functions of script2/3
so when using these scripts run scripts #1- This is script3.'''
'...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
from math import e
import threading
import time
from mcpi.minecraft import Minecraft
from mcpi import entity
mc = Minecraft.create(address=...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
from mcpi.minecraft import Minecraft
import time
mc = Minecraft.create(address="address",port=4711)
player2 = "player2"
player1 = "player1"
p2id...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
'''There are three different scripts. script #1 calls the functions of script2/3
so when using these scripts run scripts #1- This is script3.'''
'...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
'''There is 3 different scripts. script #1 calls the functions of script2/3
so when using these scripts run scripts #1- This is script2.'''
'''Scr...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
'''There is 3 different scripts. script #1 calls the functions of script2/3
so when using these scripts run scripts #1'''
'''Script #1 save as spe...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
summon FallingSand ~ ~1 ~ {Block:stone,Time:1,Passengers:[{id:FallingSand,Block:redstone_block,Time:1,Passengers:[{id:FallingSand,Block:activator_rail...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
summon FallingSand ~ ~1 ~ {Block:stone,Time:1,Passengers:[{id:FallingSand,Block:redstone_block,Time:1,Passengers:[{id:FallingSand,Block:activator_rail...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
/summon MinecartCommandBlock ~ ~1 ~ {Command:kill @e[type=MinecartCommandBlock,r=1],Riding:{id:MinecartCommandBlock,Command:setblock ~ ~-1 ~1 redstone...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
/summon FallingSand ~ ~1 ~ {Block:stone,Time:1,Passengers:[{id:FallingSand,Block:redstone_block,Time:1,Passengers:[{id:FallingSand,Block:activator_rai...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
/summon FallingSand ~ ~1 ~ {Block:iron_block,Time:1,Passengers:[{id:FallingSand,Block:redstone_block,Time:1,Passengers:[{id:FallingSand,Block:activato...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Gui, Add, Tab2, h350 w450, Hotkeys|Help ; Tab2 vs. Tab requires v1.0.47.05.
Gui, Add, GroupBox, x36 y27 w410 h320 , Minecraft Hotkeys
Gui, Add, Text...