Skip to content

Grindstone Recipes

WolfyScript edited this page Mar 6, 2022 · 2 revisions

Screenshot_20220304_181630

JSON

{
  "@type" : "customcrafting:grindstone",
  "group" : "",
  "hidden" : false,
  "vanillaBook" : false,
  "priority" : "NORMAL",
  "checkNBT" : true,
  "conditions" : {
    "values" : [ /* Conditions */ ]
  },
  "inputTop" : { /* Ingredient settings */ },
  "inputBottom" : { /* Ingredient settings */ },
  "xp" : 5,
  "result" : { /* Result settings */ }
}

| Home

  • Editions
  • Installation

| General

  • Performance
  • Terminology

| Recipes

Types

  • From 1.6.5.x
  • From 1.6.4.0
  • From 1.6.3.0 or older

| Special Workstations

  • Custom Recipe Book
  • Vanilla Recipe Book
Clone this wiki locally