Cold Sweat

Cold Sweat

5M Downloads

List of entities that will insulate the player when riding them doesn't work

LughtMon opened this issue ยท 15 comments

commented

I have stated this in the config:

"Insulated Mounts" = [["minecraft:oak_boat", 1, 1]]

The problem is, when I get into the boat, it won't protect me from freezing or high temperatures.
I tried also adding there this (from DragN Valiant Vehicles):

"Insulated Mounts" = [["dragnvehicles:car", 1, 1]]

I was ensured the ID is right. The game crashed saying:

Caused by: com.electronwill.nightconfig.core.io.ParsingException: Invalid value: dragnvehicles:car

Not sure if I mistyped it, or if there's a bug.
Thanks for reply!

commented

Strange, this works fine for me. I installed DragN Vehicles and copied/pasted your config, and it worked as intended. Is this Minecraft 1.18 or 1.20?

commented

Strange, this works fine for me. I installed DragN Vehicles and copied/pasted your config, and it worked as intended. Is this Minecraft 1.18 or 1.20?

It's 1.20.1 Forge 47.4.0.

I forgot to mention that I use also "Refueled" mod addon for DragN Valiant Vehicles.

It's also in my large modpack, latest log to see all mods: https://mclo.gs/cgPv12d

I honestly don't know if I should see temperature drop/increase when I ride these entities. But just simply adding the boat doesn't work. The boat itself doesn't insulate me. Ice armor from "simple difficulty" (https://www.curseforge.com/minecraft/mc-mods/simple-difficulty-reforged) does work in the nether but for example hoglin tunic doesn't work. Maybe I have screwed somehow config.

commented

I can't say I know what the issue is either, but the given error suggests that it was either mistyped or the text editor you're using could be saving the text incorrectly somehow. I can't recreate this issue myself.

Strangely it now works fine. I didn't change anything. No idea what was the cause.

commented

I'm using Insulated Mounts for Alex's Caves submarine in a huge modpack for 1.20.1 Forge 47.4.0 too and it works perfectly fine for me

commented

I can't say I know what the issue is either, but the given error suggests that it was either mistyped or the text editor you're using could be saving the text incorrectly somehow. I can't recreate this issue myself.

commented

I can't say I know what the issue is either, but the given error suggests that it was either mistyped or the text editor you're using could be saving the text incorrectly somehow. I can't recreate this issue myself.

should insulation armor work, when I put it on? cause hoglin tunic seems not to work for me in cold. The temperature stays the same.

commented

Hoglin hide provides heat protection, not cold protection.

commented

Hoglin hide provides heat protection, not cold protection.

I know, but it didn't. Is there a config option to disable something and make it behave like this? Or is there a conflict which can create such issues?

commented

You can make it give cold protection if you want, it's configurable in the item.toml config file

commented

You can make it give cold protection if you want, it's configurable in the item.toml config file

You don't understand, I was trying to find out why the issue with Insulated Mounts occur in my case.

commented

You're talking about two different things. You replied to my message about hoglin hide asking if you can do something to fix "it". I don't know why your configs are behaving that way for mounts.

commented

You're talking about two different things. You replied to my message about hoglin hide asking if you can do something to fix "it". I don't know why your configs are behaving that way for mounts.

Sorry for misunderstanding, I was talking about both of these things cause I thought they were connected in some way. May I ask then how the hoglin tunic and other insulating armors do insulate you? Do they just slow down the freezing/overheating? Do the same also insulated mounts?

commented

Both slow down the rate at which you overheat/freeze. Hoglin armor slows down your overheating rate. For mounts, a value of 1 means 100% protection.

commented

Both slow down the rate at which you overheat/freeze. Hoglin armor slows down your overheating rate. For mounts, a value of 1 means 100% protection.

Aha, so the boat will just stop the body heat/cold, the temps will not drop?

commented

Right. It just prevents it from going up.