charnia tweaks, offset tweaks

This commit is contained in:
Pyritie 2025-08-29 01:05:42 +01:00
parent 37e08a9597
commit 2d3ed998ee
2 changed files with 15 additions and 20 deletions

View file

@ -80,11 +80,6 @@
"type": "minecraft:matching_fluids",
"fluids": "tfg:semiheavy_ammoniacal_water"
},
{
"type": "minecraft:matching_fluids",
"offset": [ 0, 1, 0 ],
"fluids": "tfg:fluid/semiheavy_ammoniacal_water"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
@ -96,7 +91,7 @@
]
},
"tries": 36,
"xz_spread": 7,
"y_spread": 1
"xz_spread": 8,
"y_spread": 3
}
}