Skip to content

Releases: Technici4n/Modern-Dynamics

Version 0.2.2-beta for Minecraft 1.18.2

17 Jun 22:18
Compare
Choose a tag to compare

Changelog

  • Fix #18: Pipes are now waterloggable.
  • Fix #21: Increase max transfer count if addItemCount upgrade is inserted at max.
  • Fix #25: Weird issues with FTB Ultimine veinminer.
  • Fix #26: Attachment upgrades not dropping.

Version 0.2.1-beta for Minecraft 1.18.2

28 May 14:51
Compare
Choose a tag to compare

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

27 May 12:21
Compare
Choose a tag to compare

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.

image

Full Changelog: 0.1.4-alpha...0.2.0-beta

Version 0.1.4-alpha for Minecraft 1.18.2

17 May 20:50
Compare
Choose a tag to compare

Changelog

  • Implement redstone mode.
  • Fix wrong version with automatic publishing.

Version 0.1.3-alpha for Minecraft 1.18.2

17 May 19:21
Compare
Choose a tag to compare

Changelog

Test automatic mod publishing.

Version 0.1.2-alpha for Minecraft 1.18.2

16 May 22:29
Compare
Choose a tag to compare

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

15 May 21:46
Compare
Choose a tag to compare
Version 0.1.1-alpha Pre-release
Pre-release

Changelog

  • Include Team Reborn Energy (oops!).

Version 0.1.0-alpha

15 May 21:17
Compare
Choose a tag to compare
Version 0.1.0-alpha Pre-release
Pre-release

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).