SANDBOX — this is a test environment. No servers are actually deployed and no real payments are charged.
Back to NxLabs

NxLabs / Vintage Story

Slabs & Stairs

MBy MistAway

Easily convert between blocks, slabs and stairs

Slabs & Stairs

Description

<h1 dir="auto" tabindex="-1">Slabs &amp; Stairs</h1> <p dir="auto">This mod allows you to make stairs and slabs from blocks in a very fast and efficient manner. <br />Nothing is wasted! Every recipe gives you the exact amount of materials and can be reverted instantly.</p> <p dir="auto"><img src="https://cdn.discordapp.com/attachments/926192610773712906/1144795036551225455/SlabsAndStairsVideo.gif" alt="Gif demonstrating how mod works" width="351" height="298" /></p> <p dir="auto">Stop worrying about overproducing stairs for your roof. <br />Try new shapes for your castle without thinking about mortar being wasted on half of the block. <br />Convert any excess material back into compact form.<br />Be immersive as long as it doesn't interfere with your creativity!</p> <h2 dir="auto" tabindex="-1"><a id="user-content-mod-compatibility" class="anchor" href="https://github.com/JeanSummers/SlabsAndStairs#mod-compatibility" aria-hidden="true"></a>Mod compatibility</h2> <p>Tested on game version 1.18.8-1.18.10</p> <p dir="auto">If your mod adds new block codes there is basically no way to detect them. <br />But good news, it is already quite easy to manually add new recipe sets to the mod and I have some further optimizations regarding this functionality in mind.</p> <p dir="auto">You can message me here, on the&nbsp;<a href="https://discordapp.com/users/663441224732246036" rel="nofollow">Discord</a>, or modify config by hand as described below.</p> <h2 dir="auto" tabindex="-1"><a id="user-content-config" class="anchor" href="https://github.com/JeanSummers/SlabsAndStairs#config" aria-hidden="true"></a>Config</h2> <p dir="auto">If you don't like making glass slabs without a saw, or want to add some mod compatibility by hand, go to&nbsp;<code>VintagestoryData/ModConfig</code>&nbsp;and create a file&nbsp;<code>slabsandstairs.json</code>.</p> <div class="spoiler"> <div class="spoiler-toggle">Default content</div> <div class="spoiler-text"> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto">{<br />&nbsp;&nbsp;"recipes":&nbsp;[<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"block":&nbsp;"stonepath-free",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"slab":&nbsp;"stonepathslab-free",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"stairs":&nbsp;"stonepathstairs-up-north-free"<br />&nbsp;&nbsp;&nbsp;&nbsp;},<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"block":&nbsp;"quartz-plain",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"slab":&nbsp;"quartzslab-down-free",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"stairs":&nbsp;"quartzstairs-up-north-free"<br />&nbsp;&nbsp;&nbsp;&nbsp;},<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"block":&nbsp;"planks-*-ns",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"slab":&nbsp;"plankslab-*-down-free",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"stairs":&nbsp;"plankstairs-*-up-north-free"<br />&nbsp;&nbsp;&nbsp;&nbsp;},<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"block":&nbsp;"cobblestone-*",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"slab":&nbsp;"cobblestoneslab-*-down-free",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"stairs":&nbsp;"cobblestonestairs-*-up-north-free"<br />&nbsp;&nbsp;&nbsp;&nbsp;},<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"block":&nbsp;"stonebricks-*",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"slab":&nbsp;"stonebrickslab-*-down-free",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"stairs":&nbsp;"stonebrickstairs-*-up-north-free"<br />&nbsp;&nbsp;&nbsp;&nbsp;},<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"block":&nbsp;"claybricks-*",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"slab":&nbsp;"brickslabs-*-down-free",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"stairs":&nbsp;"brickstairs-*-up-north-free"<br />&nbsp;&nbsp;&nbsp;&nbsp;},<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"block":&nbsp;"clayshingleblock-*",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"slab":&nbsp;"clayshinglelabs-*-down-free",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"stairs":&nbsp;"clayshinglestairs-*-up-north-free"<br />&nbsp;&nbsp;&nbsp;&nbsp;},<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"block":&nbsp;"rockpolished-*",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"slab":&nbsp;"polishedrockslab-*-down-free"<br />&nbsp;&nbsp;&nbsp;&nbsp;},<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"block":&nbsp;"glass-*",<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"slab":&nbsp;"glassslab-*-down-free"<br />&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;]<br />}</div> </div> </div>

Download

No download link is available for this entry right now.

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.