Files
meatballcraft/resources/aoa3/blockstates/thulium.json
T
PietroSainaghi 2a6cdb591d update
2023-03-14 21:03:51 -07:00

12 lines
159 B
JSON

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