Skip to content

Commit

Permalink
recipe finnicking
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnupbups committed Jun 29, 2020
1 parent 829ab64 commit d4ae8ad
Show file tree
Hide file tree
Showing 36 changed files with 35 additions and 35 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["## ", "#$ ", " $ "],
"pattern": ["##", "#$", " $"],
"key": {
"#": {
"item": "astromine:asterite"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" ", "# #", "# #"],
"pattern": ["# #", "# #"],
"key": {
"#": {
"item": "astromine:asterite"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["###", "# #", " "],
"pattern": ["###", "# #"],
"key": {
"#": {
"item": "astromine:asterite"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["## ", " $ ", " $ "],
"pattern": ["##", " $", " $"],
"key": {
"#": {
"item": "astromine:asterite"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " $ ", " $ "],
"pattern": ["#", "$", "$"],
"key": {
"#": {
"item": "astromine:asterite"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " # ", " $ "],
"pattern": ["#", "#", "$"],
"key": {
"#": {
"item": "astromine:asterite"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["## ", "#$ ", " $ "],
"pattern": ["##", "#$", " $"],
"key": {
"#": {
"item": "astromine:galaxium"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" ", "# #", "# #"],
"pattern": ["# #", "# #"],
"key": {
"#": {
"item": "astromine:galaxium"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["###", "# #", " "],
"pattern": ["###", "# #"],
"key": {
"#": {
"item": "astromine:galaxium"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["## ", " $ ", " $ "],
"pattern": ["##", " $", " $"],
"key": {
"#": {
"item": "astromine:galaxium"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " $ ", " $ "],
"pattern": ["#", "$", "$"],
"key": {
"#": {
"item": "astromine:galaxium"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " # ", " $ "],
"pattern": ["#", "#", "$"],
"key": {
"#": {
"item": "astromine:galaxium"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " # ", " "],
"pattern": ["#", "#"],
"key": {
"#": {
"item": "minecraft:gold_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " # ", " "],
"pattern": ["#", "#"],
"key": {
"#": {
"item": "minecraft:iron_ingot"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/data/astromine/recipes/metite_axe.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["## ", "#$ ", " $ "],
"pattern": ["##", "#$", " $"],
"key": {
"#": {
"item": "astromine:metite_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" ", "# #", "# #"],
"pattern": ["# #", "# #"],
"key": {
"#": {
"item": "astromine:metite_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["###", "# #", " "],
"pattern": ["###", "# #"],
"key": {
"#": {
"item": "astromine:metite_ingot"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/data/astromine/recipes/metite_hoe.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["## ", " $ ", " $ "],
"pattern": ["##", " $", " $"],
"key": {
"#": {
"item": "astromine:metite_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " # ", " "],
"pattern": ["#", "#"],
"key": {
"#": {
"item": "astromine:metite_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " $ ", " $ "],
"pattern": ["#", "$", "$"],
"key": {
"#": {
"item": "astromine:metite_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " # ", " $ "],
"pattern": ["#", "#", "$"],
"key": {
"#": {
"item": "astromine:metite_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " # ", " "],
"pattern": ["#", "#"],
"key": {
"#": {
"item": "minecraft:netherite_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" ", "121", "3 3"],
"pattern": ["121", "3 3"],
"key": {
"1": {
"item": "minecraft:white_wool"
},
"2": {
"item": "astromine:diamond_dust"
"item": "astromine:metite_dust"
},
"3": {
"item": "minecraft:black_wool"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"item": "minecraft:white_wool"
},
"2": {
"item": "astromine:diamond_dust"
"item": "astromine:metite_dust"
},
"3": {
"item": "minecraft:black_wool"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"item": "minecraft:white_wool"
},
"2": {
"item": "astromine:diamond_dust"
"item": "astromine:metite_dust"
},
"3": {
"item": "minecraft:black_wool"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"item": "minecraft:white_wool"
},
"2": {
"item": "astromine:diamond_dust"
"item": "astromine:metite_dust"
},
"3": {
"item": "minecraft:black_wool"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/data/astromine/recipes/stellum_axe.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["## ", "#$ ", " $ "],
"pattern": ["##", "#$", " $"],
"key": {
"#": {
"item": "astromine:stellum_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" ", "# #", "# #"],
"pattern": ["# #", "# #"],
"key": {
"#": {
"item": "astromine:stellum_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["###", "# #", " "],
"pattern": ["###", "# #"],
"key": {
"#": {
"item": "astromine:stellum_ingot"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/data/astromine/recipes/stellum_hoe.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": ["## ", " $ ", " $ "],
"pattern": ["##", " $", " $"],
"key": {
"#": {
"item": "astromine:stellum_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " # ", " "],
"pattern": ["#", "#"],
"key": {
"#": {
"item": "astromine:stellum_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " $ ", " $ "],
"pattern": ["#", "$", "$"],
"key": {
"#": {
"item": "astromine:stellum_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " # ", " $ "],
"pattern": ["#", "#", "$"],
"key": {
"#": {
"item": "astromine:stellum_ingot"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [" # ", " # ", " "],
"pattern": ["#", "#"],
"key": {
"#": {
"item": "astromine:univite_ingot"
Expand Down

0 comments on commit d4ae8ad

Please sign in to comment.