-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backported Storage Downgrade #5
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly looks fine. I'm not seeing an icon for the downgrade, I'd like to see that added, and some screenshots with evidence everything is working as expected.
src/com/jaquadro/minecraft/storagedrawers/block/tile/TileEntityDrawers.java
Show resolved
Hide resolved
@johnch18 You added the recipe for default, but not for GTNH, so there is no recipe. See https://github.com/GTNewHorizons/StorageDrawers/pull/3/files. |
I backported this from the 1.12 version of the mod.
It sets the base storage of a drawer to 1 stack, useful for creating inventories with a specific number of stacks.
e.g. A drawer with a downgrade and two emerald upgrades would have the normal number of stacks.