add first patch
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:black_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_black",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:blue_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_blue",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:brown_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_brown",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:cyan_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_cyan",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:gray_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_gray",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:green_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_green",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:light_blue_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_light_blue",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:light_gray_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_light_gray",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:lime_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_lime",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:magenta_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_magenta",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:orange_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_orange",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:pink_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_pink",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:purple_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_purple",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:red_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_red",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:white_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_white",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:yellow_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_yellow",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:black_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:black_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_black",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:blue_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:blue_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_blue",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:brown_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:brown_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_brown",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:cyan_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:cyan_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_cyan",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:gray_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:gray_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_gray",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:green_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:green_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_green",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:light_blue_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:light_blue_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_light_blue",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:light_gray_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:light_gray_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_light_gray",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:lime_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:lime_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_lime",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:magenta_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:magenta_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_magenta",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:orange_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:orange_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_orange",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:pink_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:pink_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_pink",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:purple_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:purple_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_purple",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:red_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:red_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_red",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:white_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:white_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_white",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"#C#",
|
||||
"X X"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"C": {
|
||||
"item": "society:yellow_sheet"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:yellow_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:sofa_yellow",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CBC",
|
||||
"CBC",
|
||||
"CCC"
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:dirt"
|
||||
},
|
||||
"C": {
|
||||
"tag": "minecraft:wooden_slabs"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:wooden_planter",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user