Files
meatballcraft/resources/contenttweaker/blockstates/einstenium.json
T
PietroSainaghi cb3f80f938 Version 0.11.9.1
2022-10-31 09:44:45 -07:00

12 lines
162 B
JSON

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