Mojira Archive
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" }

}

Unresolved

Hamsteroonie

2024-04-05, 01:12 PM

2024-10-30, 05:17 PM

1

1

Confirmed

1239523

1.21.0.22 Preview - 1.20.801.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

-