Skip to content

Commit

Permalink
feat: ✨ Add stonecutter and chipped upgrades as recipe catalysts so t…
Browse files Browse the repository at this point in the history
…hat they show up in JEI as ways to craft the given blocks
  • Loading branch information
P3pp3rF1y committed Nov 19, 2023
1 parent e0c55c6 commit 7bbaae8
Show file tree
Hide file tree
Showing 69 changed files with 270 additions and 287 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.daemon=false

mod_id=sophisticatedbackpacks
mod_group_id=sophisticatedbackpacks
mod_version=3.18.67
mod_version=3.18.68
sonar_project_key=sophisticatedbackpacks:SophisticatedBackpacks
github_package_url=https://maven.pkg.github.com/P3pp3rF1y/SophisticatedBackpacks

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_compacting_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_deposit_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_feeding_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_filter_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_magnet_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_magnet_upgrade_from_basic"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_pickup_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_pump_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_refill_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_restock_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_tool_swapper_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:advanced_void_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:auto_blasting_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:auto_blasting_upgrade_from_auto_smelting_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:auto_smelting_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:auto_smoking_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:auto_smoking_upgrade_from_auto_smelting_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@
"recipes": [
"sophisticatedbackpacks:backpack"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:battery_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:blasting_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"recipes": [
"sophisticatedbackpacks:blasting_upgrade_from_smelting_upgrade"
]
},
"sends_telemetry_event": true
}
}
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"sophisticatedbackpacks:chipped/botanist_workbench_upgrade"
]
},
"criteria": {
"has_the_recipe": {
"conditions": {
"recipe": "sophisticatedbackpacks:chipped/botanist_workbench_upgrade"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_upgrade_base": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
Expand All @@ -16,19 +16,20 @@
]
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "sophisticatedbackpacks:chipped/botanist_workbench_upgrade"
}
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_upgrade_base",
"has_the_recipe"
]
]
],
"rewards": {
"recipes": [
"sophisticatedbackpacks:chipped/botanist_workbench_upgrade"
]
},
"sends_telemetry_event": true
}
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"sophisticatedbackpacks:chipped/carpenter_workbench_upgrade"
]
},
"criteria": {
"has_the_recipe": {
"conditions": {
"recipe": "sophisticatedbackpacks:chipped/carpenter_workbench_upgrade"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_upgrade_base": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
Expand All @@ -16,19 +16,20 @@
]
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "sophisticatedbackpacks:chipped/carpenter_workbench_upgrade"
}
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_upgrade_base",
"has_the_recipe"
]
]
],
"rewards": {
"recipes": [
"sophisticatedbackpacks:chipped/carpenter_workbench_upgrade"
]
},
"sends_telemetry_event": true
}
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"sophisticatedbackpacks:chipped/glassblower_workbench_upgrade"
]
},
"criteria": {
"has_the_recipe": {
"conditions": {
"recipe": "sophisticatedbackpacks:chipped/glassblower_workbench_upgrade"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_upgrade_base": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
Expand All @@ -16,19 +16,20 @@
]
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "sophisticatedbackpacks:chipped/glassblower_workbench_upgrade"
}
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_upgrade_base",
"has_the_recipe"
]
]
],
"rewards": {
"recipes": [
"sophisticatedbackpacks:chipped/glassblower_workbench_upgrade"
]
},
"sends_telemetry_event": true
}
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"sophisticatedbackpacks:chipped/mason_workbench_upgrade"
]
},
"criteria": {
"has_the_recipe": {
"conditions": {
"recipe": "sophisticatedbackpacks:chipped/mason_workbench_upgrade"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_upgrade_base": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
Expand All @@ -16,19 +16,20 @@
]
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "sophisticatedbackpacks:chipped/mason_workbench_upgrade"
}
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_upgrade_base",
"has_the_recipe"
]
]
],
"rewards": {
"recipes": [
"sophisticatedbackpacks:chipped/mason_workbench_upgrade"
]
},
"sends_telemetry_event": true
}
Loading

0 comments on commit 7bbaae8

Please sign in to comment.