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

12 lines
170 B
JSON

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