Trins-mods / Gravisuit-Classic-Edition

GNU Lesser General Public License v3.0
7 stars 8 forks source link

Fixes #4

Closed CrossVas closed 5 years ago

CrossVas commented 5 years ago

https://github.com/Trinsdar/Gravisuit-Classic-Edition/blob/c32b82b4db396d8d178c5b1280b47a21b686f2ac/src/main/java/trinsdar/gravisuit/util/Registry.java#L23

https://github.com/Trinsdar/Gravisuit-Classic-Edition/blob/c32b82b4db396d8d178c5b1280b47a21b686f2ac/src/main/java/trinsdar/gravisuit/items/armor/ItemArmorAdvancedElectricJetpack.java#L31

https://github.com/Trinsdar/Gravisuit-Classic-Edition/blob/c32b82b4db396d8d178c5b1280b47a21b686f2ac/src/main/java/trinsdar/gravisuit/items/armor/ItemArmorGravisuit.java#L45

Also Advanced NanoChestplate should have maxCharge = 1.000.000.

Trinsdar commented 5 years ago
  1. Not sure about changing it because it's balanced against the quantum pack, having exactly half of the quantum pack's storage. if I changed it to be 1 mil eu it would only have 2ook eu less then the quantum pack.
  2. I should change it to be the advanced lappack storage + the electric jetpack storage, but I don't think I should do 1 mil eu as it's only tier 2.
  3. Woops I'll fix that.
CrossVas commented 5 years ago

Okay then. What about Advanced Nano Chestplate with its 100.000 EU (like regular NanoSuit)? Shouldn't it be at least like half of QuantumSuit -> 500.000? What do you think?

UPD: It is not a regular BodyArmor. It can charge items, so it must have a little more energy storage I think.

Trinsdar commented 5 years ago

yah maybe. I'll have to think about it.

CrossVas commented 5 years ago

Thanks for understanding! Keep up a great job!