CraftTweaker

CraftTweaker

151M Downloads

Furnace.setfuel Problem

slebreton79 opened this issue ยท 2 comments

commented

Issue Description:

furnace.setfuel does not work.

What happens:

using furnace.setFuel to use torch as a fuel source does not work

What you expected to happen:

torches valid fuel source

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

furnace.setFuel(minecraft:torch, 1600);

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

https://pastebin.com/wudVnc35


Affected Versions (Do not use "latest"):

  • Minecraft: 1.10.2
  • Forge: 1.10.2-12.18.3.2316
  • Crafttweaker: 1.10.2-3.0.26

Your most recent log file where the issue was present:

https://pastebin.com/tvwABQC4

commented

This is a "feature" of Forge, no burn times for vanilla items can be changed. Nothing I can do about it.

commented

Okay I misunderstood vanilla items mean all vanilla items. I tried moded items as well with exact same effect.