ThePansmith / Monifactory

A Modern Remaster of Nomifactory
GNU Lesser General Public License v3.0
178 stars 87 forks source link

[Bug]: maintenance hatch recipe conflict with dark steel hull/ iron jetpack thrusters NBT data messed up #830

Open Canbinlol opened 1 week ago

Canbinlol commented 1 week ago

Issue Summary

  1. The maintenance hatch and dark steel hull shares lv hull and circuit 8 and the maintenance recipe is not working. Changing the dark steel hull circuit to 4 should work.

  2. AE is very confused about the NBT of iron jetpack thrusters. They seem to be very inconsistent when crafted and shows one of the 3 results randomly(even if the pattern only shows one of them) that is: {Id: "ironjetpacks:conductive_iron"}, {Id:"ironjetpacks:conductive_iron", Throttle: 1.0d} and {Throttle: 1.0d, Id: "ironjetpacks:conductive_iron"}. AE really does not like the NBT randomness.

Reproduction steps

  1. put lv hull into assembler with circuit 8.

  2. try to code with crafting pattern and craft a higher level jetpack with ae, like the angel ring.

Relevant log output

No response

Canbinlol commented 1 week ago

Also I used the "update" modpack function in PolyMC launcher and I do not know how it replace the older files so it might be PolyMC not updating the newer kubejs script, though I do currently play on the newest version that is beta 0.9.3.

ThePansmith commented 6 days ago

First one has been fixed, but not the second.