Files
meatballcraft/resources/thaumadditions/blockstates/spatial_matter.json
T
2023-04-30 10:50:40 -07:00

12 lines
166 B
JSON

{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "spatial_matter"
}
},
"variants": {
"normal": [{}]
}
}