Files
meatballcraft/resources/contenttweaker/blockstates/pulsar_screen.json
T
2025-01-18 01:28:04 +08:00

16 lines
332 B
JSON

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