Stonecutter Recipes - WolfyScript/CustomCrafting GitHub Wiki

Screenshot_20220304_181646

JSON

{
  "@type" : "customcrafting:stonecutter",
  "group" : "",
  "hidden" : false,
  "vanillaBook" : true,
  "priority" : "NORMAL",
  "checkNBT" : true,
  "conditions" : {
    "values" : [ /* Conditions */ ]
  },
  "source" : { /* Ingredient settings */ },
  "result" : { /* Result settings */ }
}