Giter VIP home page Giter VIP logo

mc-slabs-to-blocks's Introduction

Modded Slabs To Block datapack

This repository contains the source code for the Slabs to Block datapack.

This datapack adds recipes to craft two slabs back into the full block.

Check the release tab for public releases.

This datapack does not include vanilla slab recipes, use Vanilla Tweaks for those

How to add support for new slabs and stairs ?

Follow the following steps:

  • Fork & Clone this repository.
  • Add the jar of the mod you want to support in the mods directory.
  • Run npm run gen-json.
  • Commit, push and send us a PR with the newly generated recipe files.

I did all that, but the recipes did not generate

That can be caused by a few reasons,
for slabs:

  • The mod did not tag the slabs with the minecraft:slabs item tag.
  • The mod is missing one of these two recipes:
    • 3 full blocks for 6 slabs (crafting table, shaped).
    • 1 full block for 2 slabs (stone-cutter).

for stairs:

  • The mod did not tag the slabs with the minecraft:stairs item tag.
  • The mod is missing the following recipe
    • 6 full blocks for 4 stairs (crafting table, shaped like a stair).

mc-slabs-to-blocks's People

Contributors

ephys avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.