nicguzzo / wands

Apache License 2.0
6 stars 8 forks source link

Magic Bag item duplication #60

Open fzzyhmstrs opened 2 months ago

fzzyhmstrs commented 2 months ago

Magic Bags are capable of duplicating any item by using other magic bags*. The basic process is: 1: put item in bag A 2: put bag A into bag B 3: put any other bag into bag B afterwards and they all become copies of bag A

*This also works with other storage containers! Shulker duplication! Bundle duplication! Backpack duplication!

Video from the player on our server that discovered this: https://github.com/nicguzzo/wands/assets/72876796/c7a69bea-3dca-459f-9e15-0e874a7ef322

Seems to me like magic bags should not be able to hold other magic bags, nor anything else nothing to do with building wand functionality. Only holding Block Items, for example.

nicguzzo commented 2 months ago

I'm on it

nicguzzo commented 2 months ago

fixed it in next version