Jump to content

Blue_Atlas

Members
  • Posts

    132
  • Joined

  • Last visited

Everything posted by Blue_Atlas

  1. I don't know what a bump is. I don't know how I center the text, but sorry about that. Where and how do I add the array list to my json?
  2. Pls could someone tell me what is wrong with it?
  3. this Is the tutorial I used for tree gen. Hope it helps
  4. ok but how do i input this? here is my current json: { "type": "minecraft:crafting_shapeless", "ingredients": [ { "item": "minecraft:stone_sword" }, { "item": "minecraft:flint" } ], "result": { "item": "minecraft:stone_sword", "nbt": { "ench": { "id": 16, "lvl": 1 } }, "count": 1 } }
  5. I know how to use the json recipes. However I do not know how to use nbts.
  6. I want to make a recipe using a stone sword and doing to return an enchanted sword with sharpness. How would I do this? Pls supply code of possible.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.