Open bbslipers opened 3 years ago
very clear.....
I assume you are getting an error. If so, please post the traceback. Then we can figure out which line is problematic. ITEM_FRAME
is listed under Block.toRGBA
and # the following may or may not be found in PI and other older ersions
in mcpipy/mcpi/Block.py
Frame Block ID (Minecraft Java 1.12.2) = 389
mc = minecraft.Minecraft() pos = mc.player.getPos() + Vec3(1,0,1) mc.setBlock(pos,389)
NO WORK !!!