Botania Unofficial

Botania Unofficial

795k Downloads

Double chest with double corporea spark

Hyxaru opened this issue ยท 7 comments

commented

When an item is requested from an inventory with two sparks on top of it, like a double chest, more items then requested are drawn from it but the right amount of items are dropped: item loss.

As a sidenote/reminder, in 1.8 item frames can rotate their holding item eight times as oposed to four in previous versions. Additional request multipliers might me required. Right now the block freezes upon getting an invalid request. The game doesn't crash fortunatly.

commented

instead of
1 16 32 64 (then crashes for the rest), we now have

1 16 24 32 40 48 56 64
Will be 1 2 4 8 16 32 48 64 in next build

commented

As a small reminder if not already done, the lexica entry might need an update then.

commented

It got one.

commented

Actually, only half of this issue was fixed (item frames)

Can you reproduce the first issue (double sparks) in 1.7?

commented

I can't reproduce the double spark issue.

Have a chest with master spark, then a double chest with two sparks with some cobble in both halves. Both an index and funnel return and deduct the correct amounts

commented

I think there was an issue about the double-chest/double-spark behaviour on Vazkii's GitHub that got closed because you don't need double sparks in the first place.

EDIT: Found it. VazkiiMods/Botania#1545

commented

Closing until further response by assuming OP ran into the above situation