Open 2.3.3: How to fix crafting MT Core [FIXED]

  • Thread starter Thread starter Hamed
  • Start date Start date
  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
H

Hamed

Guest
Version:
2.3.3

What is the bug:
i've used this:


#MT Core Fix
recipes.remove(<AdvancedSolarPanel:asp_crafting_items:12>);
recipes.addShaped(<AdvancedSolarPanel:asp_crafting_items:12>,[
[<AdvancedSolarPanel:asp_crafting_items:5>, <IC2:reactorReflectorThick:1>, <AdvancedSolarPanel:asp_crafting_items:5>],
[<AdvancedSolarPanel:asp_crafting_items:5>, null, <AdvancedSolarPanel:asp_crafting_items:5>],
[<AdvancedSolarPanel:asp_crafting_items:5>, <IC2:reactorReflectorThick:1>, <AdvancedSolarPanel:asp_crafting_items:5>]]);

but it does not work still not enabled

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:


Known Fix:
 
i've just solve it i did put the Fixes.zs in "\scripts" not in "\minecraft\modpack\common\scripts".

thank you all,