Custom blocks not showing up on creative inventory. They're also unobtainable using commands. Turned on experimental gameplay, but blocks still not showing up.
Steps to reproduce:
1. download any custom block addon from mcpedl or make one of yours
2. create a world and apply the pack(with or without experimental gameplay)
3. check the creative inventory or type /give @p <identifier of the custom block>
Linked issues
duplicates 1
Comments 5
yup, I've also tried it on an experimental world, same results 😞 And yes I've checked inside the behavior code register_to_creative_menu is set to true
also I've tested some other custom block addons by different publishers, they are also not showing up😞
I want to know why did you mark this issue as resolved? If do you think this issue has something to do with MCPE-63121 then mark it as duplicated :/
Hi, issues are closed as "Awaiting Response" if we are waiting for a response from the ticket owner. Since you have replied, the ticket was automatically reopened. We will now resolve this as a duplicate of MCPE-63121
Do you have experimental gameplay on? Does the block have the
register_to_creative_menu
property set?