Paradise Lost

Paradise Lost

7M Downloads

Oranges always fall in the center of the block

Jack-Papel opened this issue ยท 4 comments

commented

Randomtickspeed 1000
Weather rainy

image

This also occurs with their particles, as you can see.

commented

Can't figure out how github works, replace line 69 in blocks.natural.tree.FruitingLeavesBlock with:
ItemScatterer.spawn(world, pos, DefaultedList.ofSize(1, new ItemStack(fruit.get())));

commented

Thank you very much @RowingRussell !

commented

Resolved on b1.7 branch. Change needs to be ported to 1.18.2

commented

Resolved on 1.18.2