Small bug fixes. Again.
- Some Optimizations (Mainly a revist of the used Mixins)
- "scroller_changed" event gets fired whenever it should (where was a bug that made it sometimes not fire)
- RedRouter now also updates the blocks around itself aswell for redstone that is further away (e.g. connected via a block inbetween it and the redstone for example)
- Adjusted the MOTDs for CC.
Small bug fixes.
- RedRouter Blocks can't conduct outside redstone signals anymore & now will emit strong redstone signals when one side is powered.
- Scroller Panes now can be used in Adventure mode as well.
- They also won't push a
"scroller_changed"
event anymore, when a Computer changes the value.
- They also won't push a
- Create dependency's version got updated
- Animatronics now can drive trains!
- Items now have expandable descriptions (including peripheral version)
- Added Creative Tab for CC:C Bridge Peripherals
- Fixed Iris rendering bug
- RedRouter faces now glow like Computer screens
- Added config screen (accessable via ModMenu, which is optional)
- Animatronic now has a relative body rotation, based on face property of block
- Removed advancements because they are fucking cursed
- Tweaked some textures and models
- Huge Code refactoring