Skip to content

Commit

Permalink
Use shapeless recipes for single-input material recipes (#869)
Browse files Browse the repository at this point in the history
  • Loading branch information
Technici4n authored Sep 7, 2024
1 parent 5ae2667 commit e19058c
Show file tree
Hide file tree
Showing 158 changed files with 575 additions and 971 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:aluminum_block"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:aluminum_ingot"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:aluminum_dust"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:annealed_copper_block"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:annealed_copper_ingot"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:annealed_copper_dust"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:deepslate_antimony_ore"
}
},
"pattern": [
" ",
" x ",
" "
],
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:antimony_block"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:antimony_ingot"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:raw_antimony_block"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:antimony_dust"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:battery_alloy_block"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:battery_alloy_ingot"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:battery_alloy_dust"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:deepslate_bauxite_ore"
}
},
"pattern": [
" ",
" x ",
" "
],
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:bauxite_block"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:bauxite_dust"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:beryllium_block"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:beryllium_ingot"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:beryllium_dust"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:brick_dust"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:bronze_block"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"type": "minecraft:crafting_shaped",
"type": "minecraft:crafting_shapeless",
"category": "misc",
"key": {
"x": {
"ingredients": [
{
"item": "modern_industrialization:bronze_ingot"
}
},
"pattern": [
"x"
],
"result": {
"count": 9,
Expand Down
Loading

0 comments on commit e19058c

Please sign in to comment.