You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume you are getting an error. If so, please post the traceback. Then we can figure out which line is problematic. ITEM_FRAMEis 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 !!!
The text was updated successfully, but these errors were encountered: