Recipes Data
This commit is contained in:
parent
5fe6ac1a22
commit
f18080a845
1450 changed files with 38936 additions and 0 deletions
12
src/main/generated/data/betterend/recipes/tail_moss_dye.json
Normal file
12
src/main/generated/data/betterend/recipes/tail_moss_dye.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "betterend:tail_moss"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:gray_dye"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue