Skip to content

Commit

Permalink
fix: Stonecutter recipe and fix otherworld log name (#1204) - thanks @…
Browse files Browse the repository at this point in the history
…Eqis-Edu

* otherworld log fix

* Stonecutter recipes
  • Loading branch information
Eqis-Edu authored Sep 7, 2024
1 parent bc671f4 commit 22193ca
Show file tree
Hide file tree
Showing 34 changed files with 717 additions and 43 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_othercobblestone": {
"conditions": {
"items": [
{
"items": "occultism:othercobblestone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/othercobblestone_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_othercobblestone"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/othercobblestone_slab"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_othercobblestone": {
"conditions": {
"items": [
{
"items": "occultism:othercobblestone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/othercobblestone_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_othercobblestone"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/othercobblestone_stairs"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_othercobblestone": {
"conditions": {
"items": [
{
"items": "occultism:othercobblestone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/othercobblestone_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_othercobblestone"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/othercobblestone_wall"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_otherstone": {
"conditions": {
"items": [
{
"items": "occultism:otherstone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/otherstone_bricks"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_otherstone"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/otherstone_bricks"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_otherstone_bricks": {
"conditions": {
"items": [
{
"items": "occultism:otherstone_bricks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/otherstone_bricks_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_otherstone_bricks"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/otherstone_bricks_slab"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_otherstone": {
"conditions": {
"items": [
{
"items": "occultism:otherstone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/otherstone_bricks_slab_from_otherstone"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_otherstone"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/otherstone_bricks_slab_from_otherstone"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_otherstone_bricks": {
"conditions": {
"items": [
{
"items": "occultism:otherstone_bricks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/otherstone_bricks_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_otherstone_bricks"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/otherstone_bricks_stairs"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_otherstone": {
"conditions": {
"items": [
{
"items": "occultism:otherstone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/otherstone_bricks_stairs_from_otherstone"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_otherstone"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/otherstone_bricks_stairs_from_otherstone"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_otherstone_bricks": {
"conditions": {
"items": [
{
"items": "occultism:otherstone_bricks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/otherstone_bricks_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_otherstone_bricks"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/otherstone_bricks_wall"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_otherstone": {
"conditions": {
"items": [
{
"items": "occultism:otherstone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/otherstone_bricks_wall_from_otherstone"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_otherstone"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/otherstone_bricks_wall_from_otherstone"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_otherstone": {
"conditions": {
"items": [
{
"items": "occultism:otherstone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "occultism:stonecutting/otherstone_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_otherstone"
]
],
"rewards": {
"recipes": [
"occultism:stonecutting/otherstone_slab"
]
}
}
Loading

0 comments on commit 22193ca

Please sign in to comment.