Skip to content

Commit

Permalink
recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
Leronus committed Aug 10, 2024
1 parent 7c96d37 commit a6621e2
Show file tree
Hide file tree
Showing 358 changed files with 360 additions and 364 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/amethyst_axe.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

"result":
{
"item": "mores:amethyst_axe",
"id": "mores:amethyst_axe",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

"result":
{
"item": "mores:amethyst_battleaxe",
"id": "mores:amethyst_battleaxe",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/amethyst_block.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

"result":
{
"item": "mores:amethyst_block",
"id": "mores:amethyst_block",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/amethyst_boots.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

"result":
{
"item": "mores:amethyst_boots",
"id": "mores:amethyst_boots",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

"result":
{
"item": "mores:amethyst_chestplate",
"id": "mores:amethyst_chestplate",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/amethyst_dagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

"result":
{
"item": "mores:amethyst_dagger",
"id": "mores:amethyst_dagger",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/amethyst_helmet.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

"result":
{
"item": "mores:amethyst_helmet",
"id": "mores:amethyst_helmet",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/amethyst_hoe.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

"result":
{
"item": "mores:amethyst_hoe",
"id": "mores:amethyst_hoe",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

"result":
{
"item": "mores:amethyst_horse_armor",
"id": "mores:amethyst_horse_armor",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

"result":
{
"item": "mores:amethyst_leggings",
"id": "mores:amethyst_leggings",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/amethyst_mace.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

"result":
{
"item": "mores:amethyst_mace",
"id": "mores:amethyst_mace",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

"result":
{
"item": "mores:amethyst_pickaxe",
"id": "mores:amethyst_pickaxe",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/amethyst_shield.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
}
},
"result": {
"item": "mores:amethyst_shield"
"id": "mores:amethyst_shield"
}
}
10 changes: 3 additions & 7 deletions src/main/resources/data/mores/recipes/amethyst_shovel.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
{
"type": "minecraft:crafting_shaped",

"category": "equipment",
"pattern":
[
"$",
"#",
"#"
],


"key":
{
"#":
Expand All @@ -20,10 +18,8 @@
"item": "minecraft:amethyst_shard"
}
},

"result":
{
"item": "mores:amethyst_shovel",
"result": {
"id": "mores:amethyst_shovel",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/amethyst_sword.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

"result":
{
"item": "mores:amethyst_sword",
"id": "mores:amethyst_sword",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"result": {
"count": 7,
"item": "mores:bronze_alloy_smithing_template"
"id": "mores:bronze_alloy_smithing_template"
},
"show_notification": true
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_apple.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
}
},
"result": {
"item": "mores:bronze_apple"
"id": "mores:bronze_apple"
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_axe.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

"result":
{
"item": "mores:bronze_axe",
"id": "mores:bronze_axe",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

"result":
{
"item": "mores:bronze_battleaxe",
"id": "mores:bronze_battleaxe",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_block.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

"result":
{
"item": "mores:bronze_block",
"id": "mores:bronze_block",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_boots.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

"result":
{
"item": "mores:bronze_boots",
"id": "mores:bronze_boots",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

"result":
{
"item": "mores:bronze_chestplate",
"id": "mores:bronze_chestplate",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_dagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

"result":
{
"item": "mores:bronze_dagger",
"id": "mores:bronze_dagger",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_helmet.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

"result":
{
"item": "mores:bronze_helmet",
"id": "mores:bronze_helmet",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_hoe.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

"result":
{
"item": "mores:bronze_hoe",
"id": "mores:bronze_hoe",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

"result":
{
"item": "mores:bronze_horse_armor",
"id": "mores:bronze_horse_armor",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
],
"result": {
"item": "mores:bronze_ingot",
"id": "mores:bronze_ingot",
"count": 9
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
}
},
"result": {
"item": "mores:bronze_ingot"
"id": "mores:bronze_ingot"
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_leggings.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

"result":
{
"item": "mores:bronze_leggings",
"id": "mores:bronze_leggings",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_mace.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

"result":
{
"item": "mores:bronze_mace",
"id": "mores:bronze_mace",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_nugget.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}
],
"result": {
"item": "mores:bronze_nugget",
"id": "mores:bronze_nugget",
"count": 9
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_pickaxe.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

"result":
{
"item": "mores:bronze_pickaxe",
"id": "mores:bronze_pickaxe",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_shield.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
}
},
"result": {
"item": "mores:bronze_shield"
"id": "mores:bronze_shield"
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_shovel.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

"result":
{
"item": "mores:bronze_shovel",
"id": "mores:bronze_shovel",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_smithing.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"item": "mores:tin_ingot"
},
"result": {
"item": "mores:bronze_ingot"
"id": "mores:bronze_ingot"
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/bronze_sword.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

"result":
{
"item": "mores:bronze_sword",
"id": "mores:bronze_sword",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/carrot_pie.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
}
],
"result": {
"item": "mores:carrot_pie"
"id": "mores:carrot_pie"
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mores/recipes/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

"result":
{
"item": "mores:chain",
"id": "mores:chain",
"count": 1
}
}
Loading

0 comments on commit a6621e2

Please sign in to comment.