Files
meatballcraft/resources/contenttweaker/blockstates/combustible_glowstone.json
T
2023-04-30 10:50:40 -07:00

12 lines
173 B
JSON

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