Files
meatballcraft/resources/contenttweaker/blockstates/dimensional_tincture.json
T
2025-08-02 16:48:58 +08:00

12 lines
172 B
JSON

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