Files
meatballcraft/resources/contenttweaker/blockstates/bewitched_essence_salts.json
T
2025-05-09 17:30:52 +08:00

12 lines
175 B
JSON

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