Patch Update
Behavior:
- Set Power Rail speeds to follow geometric progression.
- Service Rail (2 bps)
- Power Rail I (8 bps)
- Power Rail II (16 bps)
- Power Rail III (32 bps)
- Power Rail IV (64 bps)
- Power Rail V (128 bps)
Backend:
- Update to Fabric 16.9
- Revert to old mixin code from version 1.0.1 (it works better)
Bugs:
- Mod blocks are always visible in the crafting book.
Patch Update
Backend:
- Streamline java code
- Implement new mixin code
- Reduced mod size by over 30%
Resources:
- Update mod icon
- Update textures for:
- All Rails
- Redstone Dust
- Redstone Torch
- Torch
- Soul Torch
Bugs:
- Service Rail speed is incorrectly set
- Mod blocks are always visible in the crafting book.
Feature Update
Blocks:
- Power Rail I
- Power Rail II
- Power Rail III
- Power Rail IV
- Power Rail V
Naming:
- Rename "minecraft:rail" and "minecraft:powered_rail" to "Basic Rail" and "Service Rail" respectively
Crafting:
- Change the recipe for "minecraft:rail" and "minecraft:powered_rail"
Resources:
- Change vanilla textures for all rail types to match mod rail textures
- Added vanilla optimized emissive rail textures.
- Added shader optimized emissive rail textures as optional Resource Pack
Bugs:
- Mod blocks are always visible in the crafting book.