CHANGELOG 2.3.0
ADDITIONS AND CHANGES
- fix: function requirement not being processed
- update: item bus screen. Fully configurable on the config
RECOMENDATIONS
- Update every addon you have to improve compat and don't break things
WARNING
- This version is not compatible with any version below 2.0.0 of any addon
CHANGELOG 2.2.2
ADDITIONS AND CHANGES
- fix: config miss-match property name
- update: machine modifier getting and sync
- update: message error on machine build error from kubejs
- fix: machine modifiers getting on every recipe check multiple times(due to missing ones)
- fix: machine modifiers not being applied correctly
- add: KubeJS Function Requirements see the KubeJS example script for more info
- update: kubejs example script with changes and additions
RECOMENDATIONS
- Update every addon you have to improve compat and don't break things
WARNING
- This version is not compatible with any version below 2.0.0 of any addon
CHANGELOG 2.2.2
ADDITIONS AND CHANGES
- fix: config missmatch property name
- update: machine modifier getting and sync
- update: message error on machine build error from kubejs
- fix: machine modifiers getting on every recipe check multiple times(due to missing ones)
RECOMENDATIONS
- Update every addon you have to improve compat and don't break things
WARNING
- This version is not compatible with any version below 2.0.0 of any addon
CHANGELOG 2.2.0
ADDITIONS AND CHANGES
- updated NeoForge version to: 21.1.143
- updated JEI version to: 19.21.0.247
- updated EMI version to: 1.1.21
- updated Jade version to: 15.10.0
- updated TheOneProbe version to: 1.21_neo-12.0.4-6
- update: kubejs script to new version
- add: parallel processing.
- add: height requirement
- add: height meter block
- add: item tags so it can be used on recipes
- add: configure structure messages.
- add: replaceable tag so the auto-build can replace blocks even on survival mode.
- add: showing recipe tab button (JEI/EMI).
- add: info about cores tab button.
- add: recipe duration in arrow icon hover.
- remove: recipe duration text.
- update: Jade/TOP info about running machine, now don't display the current progress, just running cores, to see the progress see the core info tab button.
- update: recipe modifiers not being able to use multiple blocks for the same type on the same spot but with different modifier value.
- update: recipe modifier type: duration -> speed.
- fix: recipe modifiers not being synced between server and client.
- fix: structure preview not cycling between blocks.
- fix: items in gui not being updated.
- fix: recipe modifiers not being placed correctly with auto-build feature(not being correctly rotated).
- fix: processing with data components not working properly sometimes.
- fix: sometimes recipes eats inputs and don't produce output.
RECOMENDATIONS
- Update every addon you have to improve compat and don't break things
WARNING
- This version is not compatible with any version below 2.0.0 of any addon
CHANGELOG 2.1.1
ADDITIONS AND CHANGES
- fix: crashing with custom ingredient on recipe creation
- fix: not processing with multiple fluid input requirement
RECOMENDATIONS
- Update every addon you have to improve compat and don't break things
WARNING
- This version is not compatible with any version below 2.0.0 of any addon
CHANGELOG 2.0.0
ADDITIONS AND CHANGES
- fix: crafting system
- add: confirmation popups to place and break structure on controller GUI
- add: on click place structure button shows a selection popup where each one does something different on clicked on the confirmation popup
- add: sound ability(see test datapack or kubejs example to use them)
RECOMENDATIONS
- Update every addon you have to improve compat and don't break things
WARNING
- This version is not compatible with any version below 2.0.0 of any addon
CHANGELOG 1.1.18
ADDITIONS AND CHANGES
- fix: Controller crashing game on break or place with adjacent blocks (#19, #23)
- fix: redstone control of machine recipe(redstone > 0 = machine paused) [controller or direct sided powered blocks]
- add: controller tab button to break current structure placed
- fix: calling client side methods on server side (#20, #21)
- fix: experience output not being processing
- add: recipe modifiers to machine
RECOMENDATIONS
- Update every addon you have to improve compat and don't break things
CHANGELOG 1.1.15
ADDITIONS AND CHANGES
- Add: renderProgress to recipe:
- json:
"renderProgress": true|false
(if not provided -> default: true) - kubejs:
.renderProgress(true|false)
(if not present -> default: true)
- json:
- Remove: item bus config as it does nothing (for the moment)
- Fix: using tags and blockstates not recognizing blockstates
- Update: Controller GUI structure tooltip(one value is no longer wrapped by
[]
) - Update: Controller Item structure tooltip(one value is no longer wrapped by
[]
)
RECOMENDATIONS
- Update every addon you have to improve compat and don't break things
- This version will crash with [NeoForge]Modular Machinery Reborn Energistics-1.21.1-1.1.2
CHANGELOG 1.1.14
ADDITIONS AND CHANGES
- Fix: crashing with JEI #16
RECOMENDATIONS
- Update every addon you have to improve compat and don't break things
- This version will crash with [NeoForge]Modular Machinery Reborn Energistics-1.21.1-1.1.2