Kinetic Battery doesn't charge - Create Ultimate Selection
benaiguy opened this issue ยท 4 comments
Using Create Ultimate Selection's latest version. Local Multiplayer. The Kinetic Battery doesn't charge under any circumstances. LMK what other info would be helpful.
I am also having the same problem but on a server, single player works fine, any updates on a fix/work around?
- create_connected-1.1.7-mc1.20.1.jar
- create-1.20.1-6.0.6.jar
- All_of_Create_6.0_v1.5HF_serverpack.zip
Also having this problem on a server where we likely have a lot of mods in common since it is a Create based modpack.
https://www.curseforge.com/minecraft/modpacks/simplicity-smp
For me, single player does not work either.
The battery doesn't charge if it doesn't consume any stress. Did you change its stress impact in the server configs?
What is your Minecraft version, Create version and mod version? Also please provide your client logs.
Same problem
Game Version: 1.20.1
Mod Pack: Create-Ultimate Selection MC 1.20.1-12.1.0.zip (happend in server or local)
Create Version: create-1.20.1-6.0.4.jar
Create Connected Version: create_connected-1.1.3-mc1.20.1-all.jar
config/create_connected-common.toml
[features]
kinetic_battery = true
world/serverconfig/create_connected-server.toml
#Range: 0 ~ 256
batteryDischargeRPM = 64
#.
#Max capacity of a Kinetic Battery in su-hours
#Range: 0.0 ~ 8192.0
batteryCapacity = 512.0
#.
#.
#[in Stress Units]
#Configure the individual stress impact of mechanical blocks. Note that this cost is doubled for every speed increase it receives.
[stressValues.v1.impact]
kinetic_battery = 64.0
#.
#[in Stress Units]
#Configure how much stress a source can accommodate for.
[stressValues.v1.capacity]
kinetic_battery = 32.0
Server Log have no things about it.
Is it possible to solve this problem without upgrading?
