Files
meatballcraft/resources/contenttweaker/blockstates/hassium.json
T
PietroSainaghi ac93e323d2 Pre-Patch
2023-01-20 14:31:42 -08:00

12 lines
159 B
JSON

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