Snow Variants

Snow Variants

3M Downloads

[1.12.2] Right-clicking stairs with consumables works

CREEATION opened this issue ยท 4 comments

commented

It removes one consumable item from your inventory and adds the snow layer to the stair.
Food, potions, you name it.

(I was initially also going to submit an issue about the snow layer not being applied at all sometimes, then I realized I have to actually target one of the top sides of the stair. That was a little confusing ๐Ÿข )

commented

That is interesting.... After I am done updating my other mod 'Nether Gold' to 1.13.2 I am going to be backporting this mod to 1.12.2 because the way I coded it for 1.13.2 is much more efficient and cleaner to read.

If this problem also happens in 1.13.2 I will be looking into it, otherwise the back port will fix it.

Also, the requirement for looking at the top of the stair/slab is to prevent problems where right clicking on the side will also place a snow layer along with converting the star/slab.

commented

I see. It does work for 1.13.2. Waiting for the port then, thanks!

commented

Great to here! It shouldn't be too long as the 'Nether Gold' port is almost complete

commented

c0a7c0b
Fixed and now published on curse. Thanks for reporting!