The blockstate JSON states otherwise - it only has a default model, with no state-based rotations.
{"variants": {"": {"model": "minecraft:block/heavy_core"}}}
The blockstate JSON states otherwise - it only has a default model, with no state-based rotations.
{
"variants": {
"": {
"model": "minecraft:block/heavy_core"
}
}
}