Files
meatballcraft/resources/contenttweaker/blockstates/spent_flibe.json
T
2023-11-04 16:52:08 -07:00

12 lines
163 B
JSON

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