Cubic Carts
This modification implements suggestions presented in the video https://www.youtube.com/watch?v=klsGsPY-Q9k
Key changes:
- Added copper rails sensitive to redstone level (1 level = 0.1 blocks/tick)
- Removed maximum speed limit through game rules
- Drag now applies according to exponential formula
Configuration:
All parameters can be configured in the config/cubiccarts.json file on the server. For drag calculation, EvalEx is used, which is processed in real time. The configuration file monitors changes and automatically updates upon saving.