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

12 lines
175 B
JSON

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