2

Unable to make custom crafting recipies

DanMcb's Avatar DanMcb4/3/21 4:45 pm
4/4/2021 3:49 am
DanMcb's Avatar DanMcb
I've spent 4 hours just trying to make a simple crafting recipes here's whats suppose to happen

flower_banner_pattern + globe_banner_pattern = creeper_banner_pattern

but when I try, nothing happens




File directory:
.minecraft\saves\Freedom\datapacks\Freedom\data\minecraft\recipes




pack mcmeta

{

"pack": {

"pack_format": 6,

"description": "First Datapack"

}

}




creeper_banner_pattern

{
"type": "minecraft:crafting\_shapeless",

"ingredients": \[{

"item": "minecraft:flower\_banner\_pattern"

},

{

"item": "minecraft:globe\_banner\_pattern"

}

\],

"result": {

"item": "minecraft:creeper\_banner\_pattern"

}

}
Posted by DanMcb's Avatar
DanMcb
Level 1 : New Miner
0

Create an account or sign in to comment.

5

1
04/04/2021 3:49 am
Level 1 : New Miner
DanMcb
DanMcb's Avatar
FIXED

Problem with naming the tick.json and load.json.
1
04/03/2021 9:24 pm
Level 15 : Journeyman Miner
icephantom
icephantom's Avatar
In the spoiler below is a valid .json file containing what you've tried to do. I haven't tried if it'll work, but at least its valid.

Click to reveal
{
"type": "minecraft:crafting_shapeless",

"ingredients": [{

"item": "minecraft:flower_banner_pattern"

},

{

"item": "minecraft:globe_banner_pattern"

}


],

"result": {

"item": "minecraft:creeper_banner_pattern"

}
}
1
04/04/2021 3:48 am
Level 1 : New Miner
DanMcb
DanMcb's Avatar
thanks!
1
04/03/2021 8:46 pm
Level 52 : Grandmaster Blob
HoboMaggot
HoboMaggot's Avatar
Have you tried to make the json file using a generator like this?
1
04/04/2021 3:48 am
Level 1 : New Miner
DanMcb
DanMcb's Avatar
oh damn thats very useful, thanks!
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome