Cameron Martens

Results 4 comments of Cameron Martens

Looks like the issue is this line: https://github.com/InnovativeOnlineIndustries/Industrial-Foregoing/blob/1.16/src/main/java/com/buuz135/industrial/block/resourceproduction/tile/OreLaserBaseTile.java#L150 The break statement only breaks the inner loop, and the outer loop continues checking the other modids.

Seems like I can fix this by duplicating the list backwards: [TagConfig].ITEM_PREFERENCE = ["minecraft", "thermal", "create", "thermal", "minecraft"] Not ideal, but it works for now...

I just ran into this. Somewhat annoying, but can be worked around by saving as an Excel file and then saving that as a CSV from within Excel.

I've encountered this issue twice now. Seems to be a known issue: #11069 I've been able to fix it both times by downloading the .msi installer from the Releases page...