Files
meatballcraft/resources/contenttweaker/blockstates/trinity_ingot.json
T
2025-04-30 16:35:13 +08:00

12 lines
165 B
JSON

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