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

12 lines
178 B
JSON

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