george8188625 / Create-Diesel-Generators

Source code of Create Diesel Generators mod
https://www.curseforge.com/minecraft/mc-mods/create-diesel-generators
MIT License
22 stars 36 forks source link

Add config options for engine stats #104

Open Chris6ix opened 5 months ago

Chris6ix commented 5 months ago

It would be nice if you could customize the stats (RPM, SU and burn rate) per fuel for each engine.

Also, the turbo upgrade should increase SU, not RPM, just like a real turbocharger does (Increases torque, not rpm)

george8188625 commented 5 months ago

https://github.com/george8188625/Create-Diesel-Generators/wiki/Customization#adding-custom-fuel-types just override the default fuel types

Turbochargers will increase the stress capacity in 1.3

Chris6ix commented 5 months ago

Hey, thank you. Just wondering if it is possible to override 2 fuels at the same time? No matter how I try, it only loads 1. I have tried putting both the diesel and gasoline in 1 JSON, I have tried putting them each in their own JSON in the same datapack and I have tried 2 completely separate datapacks, 1 per fuel. None of these ways make it load both fuel overrides...

george8188625 commented 5 months ago

of course it's possible, just copy the fuel types from here and modify them https://github.com/george8188625/Create-Diesel-Generators/tree/1.19.2/src/main/resources/data/createdieselgenerators/diesel_engine_fuel_types it's possible that you just named the file incorrectly or used the wrong tag