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

Defining custom blocks doesn't work. #1495

Open
ghost opened this issue Jun 13, 2019 · 6 comments
Open

Defining custom blocks doesn't work. #1495

ghost opened this issue Jun 13, 2019 · 6 comments

Comments

@ghost
Copy link

ghost commented Jun 13, 2019

Hey there!
I tried to define a new block using following code, but MCPELauncher just ignores it.
Block.defineBlock(610, "Sender", ["sender", 0], 1, false, 0);
The Block doesn't appear in the inventory in creative mode and if I try to set the Block using javascript, the program sets a stone cutter.
I hope you can help me @zhuowei!

@zhuowei
Copy link
Owner

zhuowei commented Jun 13, 2019

@haha124 I haven't had a chance to update the custom blocks support for newer versions of Minecraft, unfortunately, so it doesn't currently work.

I'm so sorry about this.

@ghost
Copy link
Author

ghost commented Jun 13, 2019

OK, i'm waiting for updates :)

@ghost ghost closed this as completed Jun 13, 2019
@ghost ghost reopened this Jul 20, 2019
@ghost ghost closed this as completed Jul 20, 2019
@ghost ghost reopened this Jul 20, 2019
@ghost
Copy link
Author

ghost commented Jul 20, 2019

Approximately, when do you release the update?

@zhuowei
Copy link
Owner

zhuowei commented Jul 20, 2019

@haha124 Planning to start today and release tomorrow or Monday - I haven't announced this because ... well I'm not very good at timelines...

I'm so sorry about this.

@ghost
Copy link
Author

ghost commented Jul 20, 2019

Ok, thank you for answering.

@ghost
Copy link
Author

ghost commented Jul 23, 2019

Is it possible that you didn't fix the Block.defineBlock() method, or is there any mistake in my code?

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

1 participant