mojira.dev
MCPE-180367

Smooth Basalt is Categorised as a Custom Block in Resource Packs

In resource packs, smooth basalt is categorised as a custom block, so it can't be customised using the blockshape element in blocks.json.

Example pack: https://drive.google.com/drive/folders/1u4liKlnvGxPvkHtE1Q-HQNsiufnmvmlI?usp=sharing
In this pack, both basalt and smooth basalt have blockshape set to fence, but only basalt gets the block shape and there is the content log error "[Blocks][error]-'minecraft:smooth_basalt' | Cannot set 'blockshape' on custom blocks."

contents of blocks.json:

{
"basalt": {
"blockshape": "fence"
},
"smooth_basalt": {
"blockshape": "fence"
}
}

Attachments

Comments 2

This was fixed in 1.21.50.26 as a part of MCPE-180725

Hamsteroonie

(Unassigned)

1239523

Confirmed

Multiple

1.21.0.22 Preview, 1.21.0.21 Preview, 1.21.0.20 Preview, 1.20.73 Hotfix, 1.21.0.23 Preview, 1.20.80

Retrieved