Files
meatballcraft/resources/contenttweaker/blockstates/galactic_plasma.json
T
2025-04-30 16:35:13 +08:00

12 lines
167 B
JSON

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