okay
can confirm on 1.16.1 win10 pc, I've tried these so far-
1. tested multiple custom blocks addons from different publishers
2. tested my own addon
3. tested the addons on an experimental world
4. removed "register_to_creative_menu" property
but no luck, the blocks are totally unobtainable, game doesn't even register them as a thing.
Game is showing recipe errors because it is unable to recognize those custom blocks, here's the log-
08:04:59[Recipes][error]-recipes/acacia_bookshelf.json | decoration:acacia_bookshelf | The Item: decoration:acacia_bookshelf is missing, cant make the recipe
08:04:59[Recipes][error]-recipes/acacia_bookshelf.json | decoration:acacia_bookshelf | Recipe result malformed
08:04:59[Recipes][error]-recipes/andesite_bricks.json | decoration:andesite_bricks | The Item: decoration:andesite_bricks is missing, cant make the recipe
08:04:59[Recipes][error]-recipes/andesite_bricks.json | decoration:andesite_bricks | Recipe result malformed
08:04:59[Recipes][error]-recipes/birch_bookshelf.json | decoration:birch_bookshelf | The Item: decoration:birch_bookshelf is missing, cant make the recipe
08:04:59[Recipes][error]-recipes/birch_bookshelf.json | decoration:birch_bookshelf | Recipe result malformed
08:04:59[Recipes][error]-recipes/black_bookshelf.json | decoration:black_bookshelf | The Item: decoration:black_bookshelf is missing, cant make the recipe
08:04:59[Recipes][error]-recipes/black_bookshelf.json | decoration:black_bookshelf | Recipe result malformed
08:04:59[Recipes][error]-recipes/black_bricks.json | decoration:black_bricks | The Item: decoration:black_bricks is missing, cant make the recipe
08:04:59[Recipes][error]-recipes/black_bricks.json | decoration:black_bricks | Recipe result malformed
08:04:59[Recipes][error]-recipes/black_planks.json | decoration:black_planks | The Item: decoration:black_planks is missing, cant make the recipe
08:04:59[Recipes][error]-recipes/black_planks.json | decoration:black_planks | Recipe result malformed
08:04:59[Recipes][error]-recipes/blue_bookshelf.json | decoration:blue_bookshelf | The Item: decoration:blue_bookshelf is missing, cant make the recipe
08:04:59[Recipes][error]-recipes/blue_bookshelf.json | decoration:blue_bookshelf | Recipe result malformed
08:04:59[Recipes][error]-recipes/blue_bricks.json | decoration:blue_bricks | The Item: decoration:blue_bricks is missing, cant make the recipe
08:04:59[Recipes][error]-recipes/blue_bricks.json | decoration:blue_bricks | Recipe result malformed
08:04:59[Recipes][error]-recipes/blue_planks.json | decoration:blue_planks | The Item: decoration:blue_planks is missing, cant make the recipe
08:04:59[Recipes][error]-recipes/blue_planks.json | decoration:blue_planks | Recipe result malformed
08:04:59[Item][error]-Failed to get a valid item from item data[0].
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 :/
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😞
Can confirm on Windows 10 edition v1.16.0.60 latest beta
[media]
Can confirm on 1.16.1 windows 10
Faced the exact same bug. Tried the the above-mentioned workaround (change to redstone then again back to always active) and the blocks start to work again. Currently these are the cases when I encountered this bug-
after importing a world from server and play it on local machine
using clone command to clone repeat block
using structure block to save n load repeat block or it's nearby blocks
It's been two years since the encounter of this bug and still not fixed yet, very disappointing....