Fix more UU-matter recipes. Kudos to vhd. Closes #1959
This commit is contained in:
parent
39617f61c0
commit
5e3341df21
29 changed files with 185 additions and 101 deletions
|
@ -2,13 +2,16 @@
|
|||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UUU",
|
||||
"U ",
|
||||
" "
|
||||
"UXX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:aluminum_dust"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UXX",
|
||||
"XXX",
|
||||
"UXX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"U ",
|
||||
" U",
|
||||
" "
|
||||
"UXX",
|
||||
"XXU",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:cactus"
|
||||
|
|
|
@ -2,13 +2,16 @@
|
|||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UUU",
|
||||
"UU ",
|
||||
" U "
|
||||
"UUX",
|
||||
"XUX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:chrome_dust"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"U ",
|
||||
" U ",
|
||||
" "
|
||||
"UXX",
|
||||
"XUX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:coal_ore"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"U ",
|
||||
" ",
|
||||
"U "
|
||||
"UXX",
|
||||
"XXX",
|
||||
"UXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:cocoa_beans"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"U ",
|
||||
" ",
|
||||
" U "
|
||||
"UXX",
|
||||
"XXX",
|
||||
"XUX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:copper_dust"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" U ",
|
||||
"XUX",
|
||||
"UUU",
|
||||
"UU "
|
||||
"UUX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:diamond_ore"
|
||||
|
|
|
@ -2,13 +2,16 @@
|
|||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UUU",
|
||||
"U U",
|
||||
"U "
|
||||
"UXU",
|
||||
"UXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:emerald_ore"
|
||||
|
|
|
@ -2,13 +2,16 @@
|
|||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UUU",
|
||||
" ",
|
||||
" "
|
||||
"XXX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:ender_pearl"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"U ",
|
||||
"U ",
|
||||
"U "
|
||||
"UXX",
|
||||
"UXX",
|
||||
"UXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:feather"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"U ",
|
||||
" ",
|
||||
" U"
|
||||
"UXX",
|
||||
"XXX",
|
||||
"XXU"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:glass"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UU ",
|
||||
" ",
|
||||
" "
|
||||
"UUX",
|
||||
"XXX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:glowstone"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" ",
|
||||
"XXX",
|
||||
"UUU",
|
||||
" "
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:gold_ore"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"U ",
|
||||
" U ",
|
||||
" U"
|
||||
"UXX",
|
||||
"XUX",
|
||||
"XXU"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:gunpowder"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UU ",
|
||||
"U ",
|
||||
" "
|
||||
"UUX",
|
||||
"UXX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:ink_sac"
|
||||
|
|
|
@ -2,13 +2,16 @@
|
|||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UUU",
|
||||
"UU ",
|
||||
"U "
|
||||
"UUX",
|
||||
"UXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:iridium_ore"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"U U",
|
||||
" ",
|
||||
" "
|
||||
"UXU",
|
||||
"XXX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:iron_ore"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"U ",
|
||||
"U ",
|
||||
" "
|
||||
"UXX",
|
||||
"UXX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:lapis_ore"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" U ",
|
||||
"U ",
|
||||
" "
|
||||
"XXX",
|
||||
"UXX",
|
||||
"UXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:lead_dust"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" U ",
|
||||
" U",
|
||||
" "
|
||||
"XUX",
|
||||
"XXU",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:lily_pad"
|
||||
|
|
|
@ -2,13 +2,16 @@
|
|||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UUU",
|
||||
" U ",
|
||||
" "
|
||||
"XUX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:obsidian"
|
||||
|
|
|
@ -2,13 +2,16 @@
|
|||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UUU",
|
||||
"UU ",
|
||||
" "
|
||||
"UUX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:platinum_dust"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" ",
|
||||
" ",
|
||||
"U U"
|
||||
"XXX",
|
||||
"XXX",
|
||||
"UXU"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:redstone_ore"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" U ",
|
||||
" ",
|
||||
"U "
|
||||
"XUX",
|
||||
"XXX",
|
||||
"UXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:sugar_cane"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" UU",
|
||||
" ",
|
||||
" "
|
||||
"XXX",
|
||||
"XUX",
|
||||
"XXU"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:tin_dust"
|
||||
|
|
|
@ -2,13 +2,16 @@
|
|||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"UUU",
|
||||
"U U",
|
||||
" "
|
||||
"UXU",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:titanium_dust"
|
||||
|
|
|
@ -3,12 +3,15 @@
|
|||
"pattern": [
|
||||
"UUU",
|
||||
"UUU",
|
||||
" "
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:tungsten_dust"
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" U ",
|
||||
" U ",
|
||||
" "
|
||||
"XUX",
|
||||
"XUX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
||||
}
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:vine"
|
||||
|
|
Loading…
Add table
Reference in a new issue