Minecraft Data Packs / Weapons and Armor

Craftable Rare Items Datapack

  • check_circle Recipes
  • 18,714 views, 5 today
  • 2,545 downloads, 1 today
  • 14
  • 11
  • 4
Aszard's Avatar Aszard
Level 40 : Master Miner
8
This datapack allows you to craft rare items that you couldn't craft before.


------------------------------------------------

NOTE: The crafting recipes are shaped.

------------------------------------------------

How to install:

1. Open Minecraft.

2. Select your world, click on “Edit”, then “Open world folder”.

3. Open the folder named datapacks, and then drag and drop the data pack file into it.

4. Play the world, and type in /datapack

5. If this doesn't work, type in /reload

------------------------------------------------
CompatibilityMinecraft 1.13
Tags

1 Update Logs

Update 1.0.1 : by Aszard 10/25/2018 3:02:25 pmOct 25th, 2018

Changed Elytra crafting recipe

Create an account or sign in to comment.

FlamerSparks
07/30/2019 4:37 pm
Level 1 : New Miner
FlamerSparks's Avatar
Hey guys, If you want to change the items which are used for crafting, then open the folder select which item you want to change, open with notepad and change the name of the item

If I wanted to change the nether star to a diamond block then I would:
before:
{
"type": "crafting_shaped",
"pattern": [
"#/#",
"PNP",
"P P"
],
"key": {
"#": {
"item": "minecraft:string"
},
"/": {
"item": "minecraft:stick"
},
"N": {
"item": "minecraft:nether_star"
},
"P": {
"item": "minecraft:phantom_membrane"
}
},
"result": {
"item": "minecraft:elytra",
"count": 1
}
}


After:
{
"type": "crafting_shaped",
"pattern": [
"#/#",
"PNP",
"P P"
],
"key": {
"#": {
"item": "minecraft:string"
},
"/": {
"item": "minecraft:stick"
},
"N": {
"item": "minecraft:diamond_block"
},
"P": {
"item": "minecraft:phantom_membrane"
}
},
"result": {
"item": "minecraft:elytra",
"count": 1
}
}
1
lrh3370
02/05/2019 4:20 am
Level 1 : New Miner
lrh3370's Avatar
I feel like the dragon head should have obsidian instead of wool, And another thing. The name tag and trident feel way to easy to get compared to vanilla. I don't care much if these aren't changed but if you could tell me how to change them i would be eternally grateful.
1
Blaizius
09/09/2018 3:39 am
Level 1 : New Network
Blaizius's Avatar
Don't know how I feel about the Elytra... That's super easy to get early game. Maybe replace the diamond with a nether star, so there's still a challenge. I'd also say replace the leather with membrane, emphasizing the fact that you're basically stealing the Phantom's wings.
1
Aszard
10/25/2018 5:29 pm
Level 40 : Master Miner
Aszard's Avatar
Thank you for your feedback! It has been taken into consideration and the Elytra now has a new crafting recipe.

1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome