ModTweaker

ModTweaker

88M Downloads

[1.10.2] Cannot add Smeltery fuel sources to Tinker's Construct

Compegen opened this issue ยท 1 comments

commented

Issue Description:

When adding a fuel source to Tinker's the arguments that are supposed to be given are returned as invalid (Wiki says you need FluidStack, Temperature, Ticks).

When adding fuel source with the arguments your code calls for (Just FluidStack), it saves and runs correctly but is nonfunctional.

What happens:

Fuel is not used, and items display as not having enough heat.

What you expected to happen:

Fuel to be used, and items beginning to smelt.

Script.

Minetweaker.log


Affected Versions

  • Minecraft: 1.10.2
  • Forge: 1.10.2-12.18.3.2281
  • Crafttweaker: 1.10.2-3.0.24
  • ModTweaker: 2.0.11
  • MTLib: 1.0.2

2017-04-24_21 07 23

commented

Duplicate of #439