CraftTweaker

CraftTweaker

151M Downloads

[1.12.2] CTGUI is broken with shapeless oredict recipe (missing comma)

jawsawn opened this issue ยท 1 comments

commented

Intro:

1.12.2 Crafttweaker fails to create working scripts with /CTGUI crafting_table

Issue Description:

Oredict shapeless recipes are really broken with /CTGUI

What happens:

After doing /CTGUI shapeless recipes with some oredict items the output script has commas missing between its oredict items thus breaking the script

What you expected to happen:

/CTGUI is supposed to create working recipes with commas between the ingredients.

Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):

https://gist.github.com/JAWSAWN/7cf4f980037375ac79e01b988e9fe6d4

Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):

https://gist.github.com/JAWSAWN/f37661342e3c531dcbc8e4a53a955164


Affected Versions (Do not use "latest"):

  • Minecraft:1.12.2
  • Forge:forge-14.23.1.2604
  • Crafttweaker: 4.1.0

Your most recent log file where the issue was present:

https://gist.github.com/JAWSAWN/6bc4fde9cd29c755a32505cb4695dde9

commented

Oh also I remember clicking the shapeless button after I've placed my items. That might have caused it.