question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot add recipe via CraftTweaker to Energized Smelter

See original GitHub issue

Issue description:

I am trying to add a recipe to the Energized Smelter via CraftTweaker and it appears to not work. There is no error in the crafttweaker.log file

Steps to reproduce:

//Ensure furnace removals dont affect smelter recipe adding
furnace.remove(<minecraft:iron_ingot>, <mekanism:dust>);
mods.mekanism.smelter.addRecipe(<mekanism:dust>, <minecraft:iron_ingot>);

//Attempt to just add any random recipe to test if recipe addition works at all
mods.mekanism.smelter.addRecipe(<minecraft:stick>, <minecraft:sticky_piston>);

Version (make sure you are on the latest version before reporting):

Minecraft: 1.12.2 Forge: 14.23.3.2669 Mekanism: 1.12.2-9.4.3.330 CraftTweaker: 1.12-4.1.6 MTLib: 3.0.4

Logs:

crafttweaker, debug, and latest

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
tomelfringcommented, Apr 27, 2018

Energized smelter

I think this looks good 😃 It now has a dubble list, one of it’s own, with recipes being registered through crafttweaker and IMC (none by default) and the vanilla furnace list.

2reactions
tomelfringcommented, Apr 29, 2018

Build has started, it will automatically upload to curse. Version will be 9.4.7

Read more comments on GitHub >

github_iconTop Results From Across the Web

Energized Smelter - CraftTweaker Documentation
Documentation for the CraftTweaker Minecraft mod, information on how to use the ZenScript language and a central wiki for mods that rely on...
Read more >
smelting quartz will result in quartz glass instead of silicon ...
It's just a recipe conflict. Fix it with kubejs, crafttweaker, or a data pack.
Read more >
UniDict - Mods - Minecraft - CurseForge
This "issue" could be solved manually through CraftTweaker, but since there are a lot ... I ended up having to add a bunch...
Read more >
Energized Smelter - Official Mekanism Wiki
The energized smelter is your basic electric furnace that uses energy instead of fuel to smelt items. Crafting Recipe. Ingredients, Crafting recipe. Basic ......
Read more >
[MoT]ModTweaker更新日志- MC百科|最大的Minecraft中文 ...
[ThermalExpansion][Insolator] addRecipe ... http://crafttweaker.readthedocs.io/en/latest/Mods/Modtweaker/Modtweaker/ ... Support for Energized Smelter
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found