TConstruct Fuel
MrByryndyk opened this issue · 3 comments
What happens:
"TemperatureAmount" and "Time in Ticks" do not work when adding new fuel.
If you do not specify these parameters - the temperature is 300, this is a very low temperature. But the script works fine.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
Affected Versions (Do not use "latest"):
- Minecraft: 1.10.2
- Forge: 12.18.3.2254
- Crafttweaker: 3.0.24
- ModTweaker: 2.0.11
- MTLib: 1.0.2
The time in ticks param doesn't exist. The other issue about the fuel temp has been fixed in code.
I compiled the mod from the source code. But the temperature still does not change, 300
mods.tconstruct.Smeltery.addFuel(liquid:fire_water, 1000);
Log:
[SERVER_ABOUT_TO_START][SERVER][ERROR] TConstruct.zs:174 > a method available but none matches the parameters (minetweaker.liquid.ILiquidStack, int)
This is usually an error in your script, not in the mod
addFuel(ZenTypeNative )
TIC bug, it shows the liquids temperature and not the registry temperature,
they know about it.
…On Mar 26, 2017 23:13, "MrByryndyk" ***@***.***> wrote:
I compiled the mod from the source code. But the temperature still does
not change, 300
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#450 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFS9xazRnS4jhPNurA6BNjp5OuD-PGEmks5rpsJVgaJpZM4MpeD->
.