Files
meatballcraft/resources/contenttweaker/blockstates/strange_opalescent_stone.json
T
2025-08-10 12:51:34 +08:00

16 lines
354 B
JSON

{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/strange_opalescent_stone",
"particle": "contenttweaker:blocks/strange_opalescent_stone"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}