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

12 lines
175 B
JSON

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