Skip to content

Smithing Recipes

WolfyScript edited this page Mar 5, 2022 · 5 revisions

Screenshot_20220304_181202

JSON

{
  "@type" : "customcrafting:smithing",
  "group" : "",
  "hidden" : false,
  "vanillaBook" : false,
  "priority" : "NORMAL",
  "checkNBT" : false,
  "conditions" : {
    "values" : [ /* Conditions */ ]
  },
  "base" : { /* Ingredient settings */ },
  "addition" : { /* Ingredient settings */ },
  "preserveEnchants" : false,
  "preserveDamage" : true,
  "onlyChangeMaterial" : false,
  "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