well seeing as the param2 is used by at least 1 mod (see mineclonia/mineclonia#1047 ), snow might be the only situation where it would work, it would result in 8 more...
well specifically, this mod (which is taking forever to be approved on contentdb) but yeah it might not be a big deal since I can always...
This is just me but I have a few mods where I change the paramtype2 of snow and ice to color and my kids and I paint the snow biomes.
if param2 is used for levels, we wouldn't be able to do...
on_place
good point. I'll add a chatcommand to mcl_devtest in a bit.
About the non node ones, craft items seem to have an on_place where a placer is passed. I'll double check if it's an issue and revert...
on_place
Not a strictly placer related refactor but it removes some duplicated logic and reduces lines of code. Stair and slab placement still behave the same afterwards
on_place
concrete group to definition when registering concrete slabs and stairs.