Files
meatballcraft/resources/contenttweaker/blockstates/yttrium_oxide.json
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

12 lines
165 B
JSON

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