Files
meatballcraft/resources/contenttweaker/blockstates/ultimate_ore.json
T
PietroSainaghi ac93e323d2 Pre-Patch
2023-01-20 14:31:42 -08:00

16 lines
330 B
JSON

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