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",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UUU",
|
"UUU",
|
||||||
"U ",
|
"UXX",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:aluminum_dust"
|
"item": "techreborn:aluminum_dust"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UXX",
|
|
||||||
"XXX",
|
"XXX",
|
||||||
|
"UXX",
|
||||||
"XXX"
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"U ",
|
"UXX",
|
||||||
" U",
|
"XXU",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:cactus"
|
"item": "minecraft:cactus"
|
||||||
|
|
|
@ -2,13 +2,16 @@
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UUU",
|
"UUU",
|
||||||
"UU ",
|
"UUX",
|
||||||
" U "
|
"XUX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:chrome_dust"
|
"item": "techreborn:chrome_dust"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"U ",
|
"UXX",
|
||||||
" U ",
|
"XUX",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:coal_ore"
|
"item": "minecraft:coal_ore"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"U ",
|
"UXX",
|
||||||
" ",
|
"XXX",
|
||||||
"U "
|
"UXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:cocoa_beans"
|
"item": "minecraft:cocoa_beans"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"U ",
|
"UXX",
|
||||||
" ",
|
"XXX",
|
||||||
" U "
|
"XUX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:copper_dust"
|
"item": "techreborn:copper_dust"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" U ",
|
"XUX",
|
||||||
"UUU",
|
"UUU",
|
||||||
"UU "
|
"UUX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:diamond_ore"
|
"item": "minecraft:diamond_ore"
|
||||||
|
|
|
@ -2,13 +2,16 @@
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UUU",
|
"UUU",
|
||||||
"U U",
|
"UXU",
|
||||||
"U "
|
"UXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:emerald_ore"
|
"item": "minecraft:emerald_ore"
|
||||||
|
|
|
@ -2,13 +2,16 @@
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UUU",
|
"UUU",
|
||||||
" ",
|
"XXX",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:ender_pearl"
|
"item": "minecraft:ender_pearl"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"U ",
|
"UXX",
|
||||||
"U ",
|
"UXX",
|
||||||
"U "
|
"UXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:feather"
|
"item": "minecraft:feather"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"U ",
|
"UXX",
|
||||||
" ",
|
"XXX",
|
||||||
" U"
|
"XXU"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:glass"
|
"item": "minecraft:glass"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UU ",
|
"UUX",
|
||||||
" ",
|
"XXX",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:glowstone"
|
"item": "minecraft:glowstone"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" ",
|
"XXX",
|
||||||
"UUU",
|
"UUU",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:gold_ore"
|
"item": "minecraft:gold_ore"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"U ",
|
"UXX",
|
||||||
" U ",
|
"XUX",
|
||||||
" U"
|
"XXU"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:gunpowder"
|
"item": "minecraft:gunpowder"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UU ",
|
"UUX",
|
||||||
"U ",
|
"UXX",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:ink_sac"
|
"item": "minecraft:ink_sac"
|
||||||
|
|
|
@ -2,13 +2,16 @@
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UUU",
|
"UUU",
|
||||||
"UU ",
|
"UUX",
|
||||||
"U "
|
"UXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:iridium_ore"
|
"item": "techreborn:iridium_ore"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"U U",
|
"UXU",
|
||||||
" ",
|
"XXX",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:iron_ore"
|
"item": "minecraft:iron_ore"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"U ",
|
"UXX",
|
||||||
"U ",
|
"UXX",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:lapis_ore"
|
"item": "minecraft:lapis_ore"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" U ",
|
"XXX",
|
||||||
"U ",
|
"UXX",
|
||||||
" "
|
"UXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:lead_dust"
|
"item": "techreborn:lead_dust"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" U ",
|
"XUX",
|
||||||
" U",
|
"XXU",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:lily_pad"
|
"item": "minecraft:lily_pad"
|
||||||
|
|
|
@ -2,13 +2,16 @@
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UUU",
|
"UUU",
|
||||||
" U ",
|
"XUX",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:obsidian"
|
"item": "minecraft:obsidian"
|
||||||
|
|
|
@ -2,13 +2,16 @@
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UUU",
|
"UUU",
|
||||||
"UU ",
|
"UUX",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:platinum_dust"
|
"item": "techreborn:platinum_dust"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" ",
|
"XXX",
|
||||||
" ",
|
"XXX",
|
||||||
"U U"
|
"UXU"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:redstone_ore"
|
"item": "minecraft:redstone_ore"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" U ",
|
"XUX",
|
||||||
" ",
|
"XXX",
|
||||||
"U "
|
"UXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:sugar_cane"
|
"item": "minecraft:sugar_cane"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" UU",
|
"XXX",
|
||||||
" ",
|
"XUX",
|
||||||
" "
|
"XXU"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:tin_dust"
|
"item": "techreborn:tin_dust"
|
||||||
|
|
|
@ -2,13 +2,16 @@
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UUU",
|
"UUU",
|
||||||
"U U",
|
"UXU",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:titanium_dust"
|
"item": "techreborn:titanium_dust"
|
||||||
|
|
|
@ -3,12 +3,15 @@
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"UUU",
|
"UUU",
|
||||||
"UUU",
|
"UUU",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:tungsten_dust"
|
"item": "techreborn:tungsten_dust"
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" U ",
|
"XUX",
|
||||||
" U ",
|
"XUX",
|
||||||
" "
|
"XXX"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:uu_matter"
|
"item": "techreborn:uu_matter"
|
||||||
}
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "minecraft:air"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:vine"
|
"item": "minecraft:vine"
|
||||||
|
|
Loading…
Add table
Reference in a new issue