EnderIO
EnderIO copied to clipboard
Add Vacuum Blocks
Co-authored-by: ferriarnus [email protected]
Description
Adds Vacuum Blocks - Vacuum Chest and XP Vacuum blocks supersedes #22
Todo (Vacuum Chest)
- [x] Work with hopper
- [x] Model
- [ ] Filter
- [x] GUI layout
- [x] lang
Todo (XP Vacuum)
- [x] Work with tank
- [x] Model
- [x] Liquid
- [x] GUI layout
- [x] lang
Checklist:
- [x] My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you)
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation