Releases: Technici4n/Modern-Dynamics
Releases · Technici4n/Modern-Dynamics
Version 0.2.2-beta for Minecraft 1.18.2
Version 0.2.1-beta for Minecraft 1.18.2
Changelog
- Advanced behavior for attachment. Currently includes: NBT Filtering mode and Routing Mode (closest/furthest/random/round-robin).
- Advanced placement options: when a wrench is in the off-hand, pipes won't connect to others and attachments will be set the whitelist mode by default (i.e. disabled).
- Better shift-click inventory interactions: shift-click will properly move upgrades and items in attachment GUIs. Shift-click can also be used to set item and fluid filters.
- Better REI interactions: filter contents can be dragged from REI, and R/U can be used on filtered fluids.
- Wrench only stacks to 1 now.
Version 0.2.0-beta for Minecraft 1.18.2
Changelog
- Rename servo -> extractor, retriever -> attractor.
- Remove tiered attachments (attractors, extractors, filters). Attachments can instead accept upgrades from various mods depending on what is loaded. The accepted attachment upgrades and their effects are fully customizable using data packs.
- REI support: proper exclusion zones, and listing of loaded attachment upgrades and their effects.
Full Changelog: 0.1.4-alpha...0.2.0-beta
Version 0.1.4-alpha for Minecraft 1.18.2
Changelog
- Implement redstone mode.
- Fix wrong version with automatic publishing.
Version 0.1.3-alpha for Minecraft 1.18.2
Changelog
Test automatic mod publishing.
Version 0.1.2-alpha for Minecraft 1.18.2
Changelog
- Much smoother and improved item rendering.
- Higher tier servos and retrievers make items go faster.
- Fix #6: Servos and pipes dropping in creative mode.
- Fix #7: Set default filter mode to blacklist, make whitelist not match anything.
- Fix #9: Invalidate path cache when a connection changes in the network.
- Fix #10: Make block picking work with attachments.
Version 0.1.1-alpha
Changelog
- Include Team Reborn Energy (oops!).
Version 0.1.0-alpha
Initial very alpha release!
Contents
- Transparent item pipes.
- Transparent fluid pipes.
- Servos: extract items and fluids from connected inventories.
- Retrievers: pull items from connected inventories, or increase speed at which fluid is pulled by the connected inventory.
- Filters: filter items or fluids.
- Inhibitors: increase the length of the path through a connection by 1000. Item pipes only.
- Wrench: generic wrench in case no other wrench mod is available, otherwise any item with the
c:wrenches
tag will work (for example the Applied Energistics 2 or Modern Industrialization wrenches). - (Debug Tool: internal dev item).