Skip to content

Commit

Permalink
recipes and picakxe glitch
Browse files Browse the repository at this point in the history
  • Loading branch information
gemsb committed Jun 5, 2023
1 parent e41308a commit 4e2fb2d
Show file tree
Hide file tree
Showing 31 changed files with 205 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"sculk_depths:petrified_valtrox_wood",
"sculk_depths:petrified_valtrox_slab",
"sculk_depths:petrified_valtrox_stairs",
"sculk_depths:petrified_valtrox_fence",
"sculk_depths:petrified_valtrox_wall",

"sculk_depths:zygrin",
"sculk_depths:zygrin_stairs",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"key": {
"#": {
"item": "sculk_depths:zygrin_slab"
"item": "sculk_depths:polished_zygrin_slab"
}
},
"result": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
},
"result": "sculk_depths:chiseled_zygrin",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
"item": "sculk_depths:polished_zygrin"
},
"result": "sculk_depths:chiseled_zygrin",
"count": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,16 @@
"type": "minecraft:crafting_shaped",
"group": "wooden_fence",
"pattern": [
"W#W",
"W#W"
"WWW",
"WWW"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "sculk_depths:dried_valtrox_planks"
}
},
"result": {
"item": "sculk_depths:dried_valtrox_fence",
"count": 3
"item": "sculk_depths:dried_valtrox_wall",
"count": 6
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:petrified_valtrox_log"
},
"result": "sculk_depths:petrified_valtrox_slab",
"count": 8
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"group": "planks",
"ingredients": [
{
"tag": "sculk_depths:petrified_valtrox_logs"
"tag": "sculk_depths:petrified_valtrox_log"
}
],
"result": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:petrified_valtrox_log"
},
"result": "sculk_depths:petrified_valtrox_stairs",
"count": 4
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:petrified_valtrox_log"
},
"result": "sculk_depths:petrified_valtrox_wall",
"count": 4
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:petrified_valtrox_slates"
},
"result": "sculk_depths:petrified_valtrox_wall",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:petrified_valtrox_log"
},
"result": "sculk_depths:petrified_valtrox_wood",
"count": 4
}
16 changes: 16 additions & 0 deletions src/main/resources/data/sculk_depths/recipes/polished_zygrin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "sculk_depths:zygrin"
}
},
"result": {
"item": "sculk_depths:polished_zygrin",
"count": 4
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
},
"result": "sculk_depths:polished_zygrin_slab",
"count": 2
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
},
"result": "sculk_depths:polished_zygrin_stairs",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
},
"result": "sculk_depths:polished_zygrin_wall",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:umbrusk"
},
"result": "sculk_depths:umbrusk_brick_slab",
"count": 2
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:umbrusk"
},
"result": "sculk_depths:umbrusk_brick_stairs",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:umbrusk"
},
"result": "sculk_depths:umbrusk_brick_wall",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:polished_zygrin"
},
"result": "sculk_depths:zygrin_brick_slab",
"count": 2
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
},
"result": "sculk_depths:zygrin_brick_slab",
"count": 2
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:polished_zygrin"
},
"result": "sculk_depths:zygrin_brick_stairs",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
},
"result": "sculk_depths:zygrin_brick_stairs",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:polished_zygrin"
},
"result": "sculk_depths:zygrin_brick_wall",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
},
"result": "sculk_depths:zygrin_brick_wall",
"count": 1
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"key": {
"#": {
"item": "sculk_depths:zygrin"
"item": "sculk_depths:polished_zygrin"
}
},
"result": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
},
"result": "sculk_depths:zygrin_bricks",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:polished_zygrin"
},
"result": "sculk_depths:zygrin_bricks",
"count": 1
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
],
"key": {
"#": {
"item": "sculk_depths:zygrin"
"item": "sculk_depths:zygrin_bricks"
}
},
"result": {
"item": "sculk_depths:chiseled_zygrin",
"count": 2
"item": "sculk_depths:zygrin_pillar",
"count": 1
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:polished_zygrin"
},
"result": "sculk_depths:zygrin_pillar",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
},
"result": "sculk_depths:zygrin_pillar",
"count": 1
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "sculk_depths:zygrin"
"item": "sculk_depths:zygrin_bricks"
},
"result": "sculk_depths:zygrin_pillar",
"count": 1
Expand Down

0 comments on commit 4e2fb2d

Please sign in to comment.