This Stonecutter Recipe Tags Mod allows for creation of stonecutter recipes through tags. Any item in these tags can be crafted into any other item in the same tag. This isn’t a direct port of the crystals. They have been modified to look more pretty (made more transparent). The generation mimics that of amethyst geodes, but with these crystals. You can now enjoy pretty building blocks as long as you meet their exploratory needs!!
Basics
StonecutterRecipeTagManager
is where all the magic happens. However, most of the time you won’t even need to touch it. To create a recipe tag, start by creating a subfolder in your mod’s item tags directory. This subfolder should be named stonecutter_recipes
. File structure should look something like this:
resources/data/modid/tags/items/stonecutter_recipes/
Any tag inside this folder will automatically be registered as a recipe tag.
Full Block Amounts
In order to craft, all items must be equated to full blocks. Each item has a linked amount that determines how many of it is needed to equal a full block. For most items, this will be 1. For slabs, it will be 2. For snow layers, it’s 8. You can register your own with StonecutterRecipeTagManager#setAmountForFullBlock
. If you need to cover a large amount of items, such as with an instanceof
, you can instead register a provider with StonecutterRecipeTagManager#registerFullBlockAmountProvider
.
Example use case: quarter slabs would have a full block amount of 4.
Advanced
StonecutterRecipeTagManager
has a few other methods which may be utilized. See the Javadocs for more information.
How to install Stonecutter Recipe Tags Mod?
How To Download & Install Mods with Minecraft Forge
How To Download & Install Fabric Mods
Don’t miss out today’s latest Minecraft Mods
📥Stonecutter Recipe Tags Mod (1.18.2 → 1.19.2) — Download Links
Name | Stonecutter Recipe Tags Mod |
Update on |
Jan 11, 2023
|
Developer |
tropheusj |
Get it on PC |
|
Leave a Reply