Tech Reborn

Tech Reborn

30M Downloads

Unable to Turn off Creative Flight

Dragonfly-Totem opened this issue · 11 comments

commented

Unable to turn off Creative Flight for Quantum Chestplate on server.

In the "items.json" file located within .\minecraft\config\techreborn, there is the following entry:

"quantumSuitEnableFlight": {
  "comment": "Enable Flight for Quantum Chest",
  "value": true

Changing the value to false does not seem to disable the Creative Flight option.

Minecraft 1.19
Fabric 0.14.8
Fabric API 0.57.0
Reborn Core 5.3.2
TechReborn 5.3.2

Haven't tested this in a more recent version, since I haven't updated my server to 1.19.2 just yet. Still, wanted to report this.

commented

same for quantumSuitEnableSprint param

also, it would be awesome if there was an ability to change the attack speed of nano sword

commented

try adjusting solar panel energy generation. that works, right?

commented

looks like config not working at all. Just tried to modify lapotronicOrbMaxCharge from 100000000 to 200000000 - no difference. Same for quantumSuitFlyingCost

commented

just tried

nanoSaberDamage - works
quantumNightRate/quantumDayRate - nope

commented

thats very strange, cos some random params works like quantumSuitCapacity, nanoSaberDamage while others do not...

commented

Are you doing this server or client side

commented

hosting server via client

commented

Interestingly, I tested the creative flight setting, turning it off on server did not stop it, but turning it off on client did 🤷🏻‍♂️

commented

I think this is simply because some things, like movement, happen on client

commented

Seems to still be happening on 1.20.1 #3146

commented

This was fixed.