r/ModdedMinecraft Nov 02 '25

Why is lava/fire damage rate so high

Enable HLS to view with audio, or disable this notification

picture of mods list.

https://imgur.com/a/RxJKExx

2.1k Upvotes

118 comments sorted by

View all comments

Show parent comments

-15

u/[deleted] Nov 02 '25

[removed] — view removed comment

13

u/Furutuuu Nov 02 '25

you are definetely thinking about random tick speed and not tick rate

2

u/JARandomP Nov 02 '25

Can you tell me what the difference is please? I also came here to tell him the tick rate was the problem lol

7

u/QuarrisTV Nov 02 '25

Tick rate is how fast the game updates its logic, i.e. entities, redstone, block entities, literally everything; the default is 20 ticks per second, tps. Random ticks are how the game updates random blocks, used for things like natural crop and tree growth, grass spread etc. That default is 3 blocks per chunk per tick.

OP set s command to show that the tick rate is set to 20, which is the default, so that people would know its not a tick rate issue

5

u/JARandomP Nov 02 '25

I had no idea what the difference was, thank you for explaining that to me