-
Notifications
You must be signed in to change notification settings - Fork 15
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
[Request] Mod Chests #2
Comments
What about support all containers by default? |
Might not be a great idea, some containers may cause issues |
Such as? |
I will keep it that way for now as I'll focus on other things (the shop report and new signs among others) As of version 1.11, chest and trapped chest can be used. As they to not link one can maximise space. If you are on modded, you can use mods to refill / empty the chests on the go (refined storage / applied / item conduits...). I might add more containers some day, but for now this is not critical, and this will need much more testing to make sure there is no dupe exploit. |
I was hoping you might be able to add compatibility for Quark and Iron Chests.
Quark chests have OreDict but Iron Chests don't.
Item Registry + Ore Dict Names
Quark's Chests
quark:custom_chest(:0-8)
ore:chestWood
ore:chest
Iron Chests
ironchest:BlockIronChest(:0-8)
It's okay if it's not possible or too hard, but would be a good addition.
The text was updated successfully, but these errors were encountered: