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

12 lines
160 B
JSON

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