Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions carpet_01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#O",
"O#"
],
"key": {
"#": "minecraft:yellow_terracotta",
"O": "minecraft:orange_terracotta"
},
"result": {
"id": "box3:carpet_01",
"count": 4
}
}
17 changes: 17 additions & 0 deletions carpet_02.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#W#",
"B#B",
"WBW"
],
"key": {
"#": "minecraft:light_blue_terracotta",
"W": "minecraft:white_terracotta",
"B": "minecraft:blue_terracotta"
},
"result": {
"id": "box3:carpet_02",
"count": 9
}
}
15 changes: 15 additions & 0 deletions carpet_03.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#W",
"W#"
],
"key": {
"#": "minecraft:magenta_terracotta",
"W": "minecraft:white_terracotta"
},
"result": {
"id": "box3:carpet_03",
"count": 4
}
}
15 changes: 15 additions & 0 deletions carpet_04.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"##W",
"W##"
],
"key": {
"#": "minecraft:lime_terracotta",
"W": "minecraft:white_terracotta"
},
"result": {
"id": "box3:carpet_04",
"count": 6
}
}
8 changes: 8 additions & 0 deletions carpet_05.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:red_concrete",
"result": {
"id": "box3:carpet_05",
"count": 1
}
}
16 changes: 16 additions & 0 deletions carpet_06.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#W#",
"W#W",
"#W#"
],
"key": {
"#": "minecraft:light_gray_concrete",
"W": "minecraft:white_concrete"
},
"result": {
"id": "box3:carpet_06",
"count": 9
}
}
8 changes: 8 additions & 0 deletions carpet_07.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:red_concrete",
"result": {
"id": "box3:carpet_07",
"count": 1
}
}
8 changes: 8 additions & 0 deletions cross_window.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "box3:window",
"result": {
"id": "box3:cross_window",
"count": 1
}
}
8 changes: 8 additions & 0 deletions geometric_window_01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "box3:window",
"result": {
"id": "box3:geometric_window_01",
"count": 1
}
}
8 changes: 8 additions & 0 deletions geometric_window_02.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "box3:window",
"result": {
"id": "box3:geometric_window_02",
"count": 1
}
}
16 changes: 16 additions & 0 deletions gold_trim_brick.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#Y#",
"Y#Y",
"#Y#"
],
"key": {
"#": "minecraft:white_concrete",
"Y": "minecraft:yellow_concrete"
},
"result": {
"id": "box3:gold_trim_brick",
"count": 9
}
}
14 changes: 14 additions & 0 deletions grey_stone_brick.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": "minecraft:stone_bricks"
},
"result": {
"id": "box3:grey_stone_brick",
"count": 4
}
}
14 changes: 14 additions & 0 deletions ice_brick.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": "minecraft:blue_ice"
},
"result": {
"id": "box3:ice_brick",
"count": 6
}
}
16 changes: 16 additions & 0 deletions lantern_01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#T#",
" # "
],
"key": {
"#": "minecraft:stripped_oak_log",
"T": "minecraft:torch"
},
"result": {
"id": "box3:lantern_01",
"count": 4
}
}
16 changes: 16 additions & 0 deletions lantern_02.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" i ",
"iTi",
" i "
],
"key": {
"i": "minecraft:iron_ingot",
"T": "minecraft:torch"
},
"result": {
"id": "box3:lantern_02",
"count": 1
}
}
16 changes: 16 additions & 0 deletions light_grey_stone_brick.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#S#",
"###"
],
"key": {
"#": "minecraft:stone",
"S": "minecraft:smooth_stone"
},
"result": {
"id": "box3:light_grey_stone_brick",
"count": 9
}
}
11 changes: 11 additions & 0 deletions orange_light.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
"minecraft:orange_concrete",
"minecraft:glow_ink_sac"
],
"result": {
"id": "box3:orange_light",
"count": 1
}
}
8 changes: 8 additions & 0 deletions palace_eaves_01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:green_glazed_terracotta",
"result": {
"id": "box3:palace_eaves_01",
"count": 1
}
}
8 changes: 8 additions & 0 deletions palace_eaves_02.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:green_glazed_terracotta",
"result": {
"id": "box3:palace_eaves_02",
"count": 1
}
}
8 changes: 8 additions & 0 deletions palace_eaves_03.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:green_glazed_terracotta",
"result": {
"id": "box3:palace_eaves_03",
"count": 1
}
}
8 changes: 8 additions & 0 deletions palace_eaves_04.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:green_glazed_terracotta",
"result": {
"id": "box3:palace_eaves_04",
"count": 1
}
}
8 changes: 8 additions & 0 deletions palace_eaves_05.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:green_glazed_terracotta",
"result": {
"id": "box3:palace_eaves_05",
"count": 1
}
}
8 changes: 8 additions & 0 deletions palace_eaves_06.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:green_glazed_terracotta",
"result": {
"id": "box3:palace_eaves_06",
"count": 1
}
}
8 changes: 8 additions & 0 deletions palace_eaves_07.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:green_glazed_terracotta",
"result": {
"id": "box3:palace_eaves_07",
"count": 1
}
}
15 changes: 15 additions & 0 deletions palace_eaves_08.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"RRR"
],
"key": {
"#": "minecraft:yellow_glazed_terracotta",
"R": "minecraft:red_glazed_terracotta"
},
"result": {
"id": "box3:palace_eaves_08",
"count": 6
}
}
15 changes: 15 additions & 0 deletions plank_04.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"##I",
"##I"
],
"key": {
"#": "minecraft:spruce_planks",
"I": "minecraft:iron_nugget"
},
"result": {
"id": "box3:plank_04",
"count": 4
}
}
16 changes: 16 additions & 0 deletions quartz_brick.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#S#",
"###"
],
"key": {
"#": "minecraft:sandstone",
"S": "minecraft:smooth_sandstone"
},
"result": {
"id": "box3:quartz_brick",
"count": 9
}
}
11 changes: 11 additions & 0 deletions red_brick.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
"minecraft:bricks",
"minecraft:bricks"
],
"result": {
"id": "box3:red_brick",
"count": 2
}
}
Loading
Loading