EnderIO
EnderIO copied to clipboard
EnderIO Rewritten for Modern Minecraft.
# Description Added the following functionality to Fluid Tanks: - The ability to fill/drain from the Block in the world, using a Bucket or something that implements/has the capability of...
# Description Converts to Item Decorators instead of the mixin and moves to the forge composite models. # Todo - [ ] Wait for my forge PR so we can...
Co-authored-by: ferriarnus # Description Adds Vacuum Blocks - Vacuum Chest and XP Vacuum blocks supersedes #22 # Todo (Vacuum Chest) - [x] Work with hopper - [x] Model - [...
- [ ] Stop using our own composite model impl, fully move to composite models. - [ ] https://github.com/MinecraftForge/MinecraftForge/pull/8860 - [ ] https://github.com/MinecraftForge/MinecraftForge/pull/8794
# Description Added Staff of Travelling Added TeleportationTargetSystem using WorldSavedData (can be moved to capability, if wanted, but WorldSavedData is imo the better approach for this) Marked as a Draft,...
Fluids currently have no physics. Blocked by: - [x] https://github.com/MinecraftForge/MinecraftForge/issues/8608 - [ ] https://github.com/MinecraftForge/MinecraftForge/issues/8811
Just a handful of minor quality of life features that cropped up at sometime or another - [x] Dispenser behaviour for soul vials.
- [x] Alloy smelter - [x] Sag mill - [ ] Farming station - [x] Slice'N'Splice - [ ] Soul Binder - [ ] Powered Spawner - [ ] The...