
Mods / Lumber Sling (Continued)
Author: LordOri
Side: Both
Created: Jun 13th at 2:00 PM
Last modified: Jul 1st at 9:37 AM
Downloads: 519
Follow Unfollow 30
Recommended download (for Vintage Story 1.20.0 and 1.20.12):
lumbersling_v1.0.2.zip
1-click install
Lumber Sling (Continued)
Духовное продолжение мода Lumber Sling с другими изменениями, я решил сделать эту вариацию мода что бы не быть в зависимости от потенциальных требований разработчика оригинального мода и моего мода продолжения, таким образом я отделю немного себя и этот мод от оригинальных разработчиков, простите за неудобства.
На данный момент мод добавляет 3 вида ремней лесника с разной ёмкостью
Ремни - (Маленькие 6, Средние 8, Большие 10) слотов для переноски дров, топоров, палок, ножниц, семян деревьев и смолы
Также, более актуальные рецепты которые ограничивают возможность получить лучшие ремни на ранних этапах игры
Начиная с версии v1.0.2 поддерживаются новые виды дров из мода Seasoned Firewood
A spiritual continuation of the Lumber Sling mod with other changes, I decided to make this variation of the mod so as not to be dependent on the potential requirements of the developer of the original mod and my continuation mod, thus separating myself and this mod a little from the original developers. Sorry for the inconvenience.
Currently, the mod adds 3 types of lumberjack belts with different capacities
Belts - (Small 6, Medium 8, Large 10) slots for carrying firewood, axes, sticks, scissors, tree seeds, and resin
Also, more relevant recipes that limit the ability to get the best belts in the early stages of the game
Starting with v1.0.2, new types of firewood from the Seasoned Firewood mod are supported
My mods: LIST
Mod Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
1.0.2 | 208 | Jul 1st at 9:31 AM | lumbersling_v1.0.2.zip | 1-click install | ||
Хотфикс v1.0.2! Версия привносит возможность хранить дрова из мода Seasoned Firewood в ремнях а также позволяет носить в ремнях старые дрова из оригинальной игры | ||||||
1.0.1 | 3 | Jul 1st at 8:51 AM | lumbersling_v1.0.1.zip | 1-click install | ||
V1.0.1 Добавлены новые рецепты! Новые альтернативные рецепты для всех видов ремней!
Поддержка дров из мода Seasoned Firewood (Сухие и подготовленные дрова) - ТОЛЬКО В РЕЦЕПТЕ КРАФТА! Полная поддержка в версии v1.0.2
| ||||||
1.0.0 | 308 | Jun 13th at 3:15 PM | lumbersling_v1.0.0.zip | 1-click install | ||
Первый релиз! Контент - Новые рецепты |
Qwerdo Please try to implement the changes you suggested yourself, as I was unable to reproduce your errors and therefore cannot track down the solution to the problem. If you can pinpoint the problem and solve it, please send me your solution and I will implement it into the mod on a permanent basis.
Could you add a conditional check in the json for the seasoned firewood patch?
It's throwing errors for me:
3.7.2025 23:34:03 [Error] Grid Recipe with output Item code lumbersling:woodbag_10 contains an ingredient that cannot be resolved: Item code fseasonedfirewood:fpreparedfirewood
3.7.2025 23:34:03 [Warning] Failed resolving crafting recipe ingredient with code fseasonedfirewood:fseasonedfirewood in Grid recipe
3.7.2025 23:34:03 [Error] Grid Recipe with output Item code lumbersling:woodbag_10 contains an ingredient that cannot be resolved: Item code fseasonedfirewood:fseasonedfirewood
3.7.2025 23:34:03 [Warning] Failed resolving crafting recipe ingredient with code fseasonedfirewood:fpreparedfirewood in Grid recipe
3.7.2025 23:34:03 [Error] Grid Recipe with output Item code lumbersling:woodbag_6 contains an ingredient that cannot be resolved: Item code fseasonedfirewood:fpreparedfirewood
3.7.2025 23:34:03 [Warning] Failed resolving crafting recipe ingredient with code fseasonedfirewood:fseasonedfirewood in Grid recipe
3.7.2025 23:34:03 [Error] Grid Recipe with output Item code lumbersling:woodbag_6 contains an ingredient that cannot be resolved: Item code fseasonedfirewood:fseasonedfirewood
3.7.2025 23:34:03 [Warning] Failed resolving crafting recipe ingredient with code fseasonedfirewood:fpreparedfirewood in Grid recipe
3.7.2025 23:34:03 [Error] Grid Recipe with output Item code lumbersling:woodbag_6 contains an ingredient that cannot be resolved: Item code fseasonedfirewood:fpreparedfirewood
3.7.2025 23:34:03 [Warning] Failed resolving crafting recipe ingredient with code fseasonedfirewood:fseasonedfirewood in Grid recipe
3.7.2025 23:34:03 [Error] Grid Recipe with output Item code lumbersling:woodbag_6 contains an ingredient that cannot be resolved: Item code fseasonedfirewood:fseasonedfirewood
3.7.2025 23:34:03 [Warning] Failed resolving crafting recipe ingredient with code fseasonedfirewood:fpreparedfirewood in Grid recipe
3.7.2025 23:34:03 [Error] Grid Recipe with output Item code lumbersling:woodbag_8 contains an ingredient that cannot be resolved: Item code fseasonedfirewood:fpreparedfirewood
3.7.2025 23:34:03 [Warning] Failed resolving crafting recipe ingredient with code fseasonedfirewood:fseasonedfirewood in Grid recipe
3.7.2025 23:34:03 [Error] Grid Recipe with output Item code lumbersling:woodbag_8 contains an ingredient that cannot be resolved: Item code fseasonedfirewood:fseasonedfirewood
Adding: "dependsOn": [{ "modid": "fseasonedfirewood" }] should work i think