Files
meatballcraft/resources/contenttweaker/blockstates/void_ichor.json
T
2025-06-21 21:33:37 +08:00

12 lines
162 B
JSON

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