You are viewing a potentially older version of this package. View all versions.
Frogger-ChunkLoader-1.1.1 icon

ChunkLoader

Keeps some area active even there are no players nearby. More details on the mod page.

Date uploaded 2 years ago
Version 1.1.1
Download link Frogger-ChunkLoader-1.1.1.zip
Downloads 1158
Dependency string Frogger-ChunkLoader-1.1.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

ChunkLoader

You can build an observation column. The area of one chunk around it will always be active. If you don't know what chunks are, you can press [Shift + E] on the column and the workspace will be highlighted.

It can be useful for breeding animals or farm mobs. You will put a column next to it and you can safely go do anything else, and the wolves will continue to multiply and the mobs will die. You can also configure the column limit per player in the configuration.

The column must be charged like a torch. By default, a thunderstone. In the absence of recharge, the column will turn off and stop working. If desired, in the configuration of the mod, you can remove the need for charging or change the necessary item.

The configuration is synchronized with the server.
Config:

[Fuelling]

# Setting type: Int32
# Default value: 100
Max fuel = 100

# Setting type: Int32
# Default value: 1
Start fuel = 1

# Setting type: String
# Default value: Thunderstone
Fuel item = Thunderstone

# Setting type: Int32
# Default value: 5
Minutes for one fuel item = 5

# Setting type: Boolean
# Default value: false
Infinite fuel = false

[General]

# Setting type: Toggle
# Default value: On
# Acceptable values: Off, On
ServerConfigLock = On

[Main]

# Setting type: Int32
# Default value: 2
ChunkLoaders limit by player = 2

# Setting type: Color
# Default value: FFEB04FF
Terrain flash color = FFEB04FF

If something does not work for you, you have found any bugs, there are any suggestions, then be sure to write to me!

Discord justafrogger
If you need a custom mod, do not hesitate to write 😉.

CHANGELOG

Version Date Changes
1.1.0 08.09.2023 Mod published
1.1.1 10.09.2023 Possible issues solved
1.2.0 06.10.2023 Works on latest Valheim version
1.2.1 06.10.2023 Updated README
1.3.0 30.10.2023 Code cleanup
1.4.0 31.10.2023 Added NoUselessWarnings as a dependency
1.4.1 31.10.2023 Fixed PlacementGhost
1.4.2 03.11.2023 utils update
1.5.0 03.02.2024 Some corrections in the work of the columns. It works well now.
1.5.1 22.02.2024 Subtle localization fixes
1.5.2 24.05.2024 Fixed NoUselessWarnings dependency. Made it SoftDependency
1.7.0 03.04.2026 Major project restucture and code refactor. Moved away from JFUtils
1.7.1 05.04.2026 Added French, Spanish, German, Chinese translations. Now loaders are visible on a minimap. Fixed shader warnings. Optimized loaders lookup logic
1.7.1 05.04.2026 Bug fixes, now you can enable/disable the pillar, see it's range