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

12 lines
173 B
JSON

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