Files
meatballcraft/resources/contenttweaker/blockstates/resonating_recursive_essence.json
T
2025-08-02 16:48:58 +08:00

12 lines
180 B
JSON

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