Mods / Plankable

Tags: #Crafting
Author: Melchior
Side: Server
Created: Jan 9th 2022 at 12:04 AM
Last modified: Jan 9th 2022 at 12:06 AM
Downloads: 409
Follow Unfollow 4

Latest release (for Vintage Story 1.12.14, 1.13.4 and 1.15.10, outdated):
plankables.zip  1-click install


More than enough Planks?

Too few Sticks?

This simple little mod adds some extra recipies, as alternative ways to craft (sails , ladders, and even sticks).

Sticks chopped from Firewood, or Planks.

 

(Mod is designed to be installed server side, clients don't even need it!)

Mod Version Mod IdentifierFor Game version Downloads Released Changelog Download 1-click mod install*
0.1.0 plankable 409 Jan 9th 2022 at 12:06 AM plankables.zip 1-click install

First Released version. (old!) - probably works with later V.S. versions; as there isn't anything fancy inside...


2 Comments (oldest first | newest first)

Melchior , May 5th 2024 at 3:42 PM

Its pretty old now, and unmaintained; Try: https://mods.vintagestory.at/plankablenmnd ?

NMND, Oct 14th 2023 at 7:04 PM

VS 1.18.15
Error on modded server start: "output block code game:ladder-north cannot be resolved"

possible solution:

  • Unpack plankables.zip.
  • Then change "\Mods\plankables\assets\plankable\recipes\grid/ladder2.json"
  • Line "output: { type: "block", code: "game:ladder-north", quantity: 1 }"
  • to    "output: { type: "block", code: "game:ladder-wood-north", quantity: 1 }"