NWT's 2020.2 Furnace procedure not working

Started by SpaceSoldier248 on

Topic category: Help with MCreator software

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
NWT's 2020.2 Furnace procedure not working

Ran into issues with one of NWT's procedures (https://github.com/MCreator-Examples/Projects/discussions/32, 2020.2; using MCreator 2021.1, for Minecraft 1.12.2).

 

AlloyForgeFuel.ptpl

AlloyForgeRecipeAlloyBronze.ptpl

AlloyForgeUpdateTick.ptpl

(besides consistently taking double fuel) I had gotten these to work on alloying items. Then, after trying to change how they were formatted (i.e. combing a few into one procedure for organization), they started not working properly, taking a much shorter length on consuming fuel and then producing the results quite a while later, each within a second or two of each other. Restoring the previous format, fixing the tick rate, and re-creating the recipe procedure did nothing to fix it.

If further resources, such as the exported mod or even source files, are needed I will gladly assist. (As of now, development of my mod is stalled indefinitely, either until I can either get this resolved or be forced to do one of the following: use some other procedure, or not include the furnace aspect until far later (wouldn't exactly look very good). )