Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Frame block - NO WORK #56

Open
bbslipers opened this issue Jun 20, 2021 · 2 comments
Open

Set Frame block - NO WORK #56

bbslipers opened this issue Jun 20, 2021 · 2 comments

Comments

@bbslipers
Copy link

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 !!!

@FinnT730
Copy link

very clear.....

@xboxone08
Copy link

xboxone08 commented Jul 12, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants