BearsDen989-GT / Gregtech-5u-Bears-Den-Edition

Gregtech 5u Bears Den Edition
Other
6 stars 6 forks source link

Item Barrels not counting items correctly #76

Closed YoshiWoof22 closed 5 years ago

YoshiWoof22 commented 5 years ago

Current item Barrels store items in "counts" of 2000 (So 2000, 4000, 8000, etc.). To fit more with minecraft's counting system, they should store items in counts of stacks:

Wood = 2048 Items = 32 Stacks
Bronze = 4096 Items = 64 Stacks
Steel = 8192 Items = 128 Stacks
Titanium = 16384 Items = 256 Stacks
Tungstensteel = 32768 Items = 512 Stacks
e99999 commented 5 years ago

this is how you make an issue 👍 🥇 , will be fixed in next push.