Files
meatballcraft/resources/contenttweaker/blockstates/blood_great_snake.json
T
2024-05-03 10:04:06 -07:00

12 lines
169 B
JSON

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