Skip to content

Commit 5dbfa5f

Browse files
committed
Ultrite stuff. >< Oh and also fixed 3x3 elemental stone recipes.
1 parent 0d6317f commit 5dbfa5f

58 files changed

Lines changed: 297 additions & 120 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

common/src/main/generated/resources/data/cobblemon/advancements/recipes/building_blocks/dawn_stone.json renamed to common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/dawn_stone_block_decompress.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"has_the_recipe": {
1717
"conditions": {
18-
"recipe": "cobblemon:dawn_stone"
18+
"recipe": "generations_core:dawn_stone_block_decompress"
1919
},
2020
"trigger": "minecraft:recipe_unlocked"
2121
}
@@ -28,7 +28,7 @@
2828
],
2929
"rewards": {
3030
"recipes": [
31-
"cobblemon:dawn_stone"
31+
"generations_core:dawn_stone_block_decompress"
3232
]
3333
},
3434
"sends_telemetry_event": false

common/src/main/generated/resources/data/cobblemon/advancements/recipes/building_blocks/dusk_stone.json renamed to common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/dusk_stone_block_decompress.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"has_the_recipe": {
1717
"conditions": {
18-
"recipe": "cobblemon:dusk_stone"
18+
"recipe": "generations_core:dusk_stone_block_decompress"
1919
},
2020
"trigger": "minecraft:recipe_unlocked"
2121
}
@@ -28,7 +28,7 @@
2828
],
2929
"rewards": {
3030
"recipes": [
31-
"cobblemon:dusk_stone"
31+
"generations_core:dusk_stone_block_decompress"
3232
]
3333
},
3434
"sends_telemetry_event": false

common/src/main/generated/resources/data/cobblemon/advancements/recipes/building_blocks/fire_stone.json renamed to common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/fire_stone_block_decompress.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"has_the_recipe": {
1717
"conditions": {
18-
"recipe": "cobblemon:fire_stone"
18+
"recipe": "generations_core:fire_stone_block_decompress"
1919
},
2020
"trigger": "minecraft:recipe_unlocked"
2121
}
@@ -28,7 +28,7 @@
2828
],
2929
"rewards": {
3030
"recipes": [
31-
"cobblemon:fire_stone"
31+
"generations_core:fire_stone_block_decompress"
3232
]
3333
},
3434
"sends_telemetry_event": false

common/src/main/generated/resources/data/cobblemon/advancements/recipes/building_blocks/ice_stone.json renamed to common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/ice_stone_block_decompress.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"has_the_recipe": {
1717
"conditions": {
18-
"recipe": "cobblemon:ice_stone"
18+
"recipe": "generations_core:ice_stone_block_decompress"
1919
},
2020
"trigger": "minecraft:recipe_unlocked"
2121
}
@@ -28,7 +28,7 @@
2828
],
2929
"rewards": {
3030
"recipes": [
31-
"cobblemon:ice_stone"
31+
"generations_core:ice_stone_block_decompress"
3232
]
3333
},
3434
"sends_telemetry_event": false

common/src/main/generated/resources/data/cobblemon/advancements/recipes/building_blocks/leaf_stone.json renamed to common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/leaf_stone_block_decompress.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"has_the_recipe": {
1717
"conditions": {
18-
"recipe": "cobblemon:leaf_stone"
18+
"recipe": "generations_core:leaf_stone_block_decompress"
1919
},
2020
"trigger": "minecraft:recipe_unlocked"
2121
}
@@ -28,7 +28,7 @@
2828
],
2929
"rewards": {
3030
"recipes": [
31-
"cobblemon:leaf_stone"
31+
"generations_core:leaf_stone_block_decompress"
3232
]
3333
},
3434
"sends_telemetry_event": false

common/src/main/generated/resources/data/cobblemon/advancements/recipes/building_blocks/moon_stone.json renamed to common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/moon_stone_block_decompress.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"has_the_recipe": {
1717
"conditions": {
18-
"recipe": "cobblemon:moon_stone"
18+
"recipe": "generations_core:moon_stone_block_decompress"
1919
},
2020
"trigger": "minecraft:recipe_unlocked"
2121
}
@@ -28,7 +28,7 @@
2828
],
2929
"rewards": {
3030
"recipes": [
31-
"cobblemon:moon_stone"
31+
"generations_core:moon_stone_block_decompress"
3232
]
3333
},
3434
"sends_telemetry_event": false

common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/ruby.json renamed to common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/ruby_block_decompress.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"has_the_recipe": {
1717
"conditions": {
18-
"recipe": "generations_core:ruby"
18+
"recipe": "generations_core:ruby_block_decompress"
1919
},
2020
"trigger": "minecraft:recipe_unlocked"
2121
}
@@ -28,7 +28,7 @@
2828
],
2929
"rewards": {
3030
"recipes": [
31-
"generations_core:ruby"
31+
"generations_core:ruby_block_decompress"
3232
]
3333
},
3434
"sends_telemetry_event": false

common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/sapphire.json renamed to common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/sapphire_block_decompress.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"has_the_recipe": {
1717
"conditions": {
18-
"recipe": "generations_core:sapphire"
18+
"recipe": "generations_core:sapphire_block_decompress"
1919
},
2020
"trigger": "minecraft:recipe_unlocked"
2121
}
@@ -28,7 +28,7 @@
2828
],
2929
"rewards": {
3030
"recipes": [
31-
"generations_core:sapphire"
31+
"generations_core:sapphire_block_decompress"
3232
]
3333
},
3434
"sends_telemetry_event": false

common/src/main/generated/resources/data/cobblemon/advancements/recipes/building_blocks/shiny_stone.json renamed to common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/shiny_stone_block_decompress.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"has_the_recipe": {
1717
"conditions": {
18-
"recipe": "cobblemon:shiny_stone"
18+
"recipe": "generations_core:shiny_stone_block_decompress"
1919
},
2020
"trigger": "minecraft:recipe_unlocked"
2121
}
@@ -28,7 +28,7 @@
2828
],
2929
"rewards": {
3030
"recipes": [
31-
"cobblemon:shiny_stone"
31+
"generations_core:shiny_stone_block_decompress"
3232
]
3333
},
3434
"sends_telemetry_event": false

common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/silicon.json renamed to common/src/main/generated/resources/data/generations_core/advancements/recipes/building_blocks/silicon_block_decompress.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"has_the_recipe": {
1717
"conditions": {
18-
"recipe": "generations_core:silicon"
18+
"recipe": "generations_core:silicon_block_decompress"
1919
},
2020
"trigger": "minecraft:recipe_unlocked"
2121
}
@@ -28,7 +28,7 @@
2828
],
2929
"rewards": {
3030
"recipes": [
31-
"generations_core:silicon"
31+
"generations_core:silicon_block_decompress"
3232
]
3333
},
3434
"sends_telemetry_event": false

0 commit comments

Comments
 (0)