-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
76 changed files
with
977 additions
and
33 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
src/main/generated/.cache/2a6c4893c768bc43ca87ea7d6ecdcaba130270b1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
// 1.20.4 2024-02-09T19:55:16.427174908 TutorialMod/Block Loot Tables | ||
cc949d0a6d37d42537b3f6a8856eca6dfd258e66 data/tutorialmod/loot_tables/blocks/sound_block.json | ||
03a3b82f1a2fb709266d0911c5987cde08a8ef10 data/tutorialmod/loot_tables/blocks/end_stone_ruby_ore.json | ||
6cbee860a058aff1471e8886d74965f5a072e318 data/tutorialmod/loot_tables/blocks/raw_ruby_block.json | ||
3f950c6a949fc7757f6ee79a0dc95e652cf721fa data/tutorialmod/loot_tables/blocks/ruby_ore.json | ||
e10b58ff9a7f9df85b67b7807d5ae423e7a759f8 data/tutorialmod/loot_tables/blocks/ruby_block.json | ||
01b515238d9fe6e695ccb6cde2add8caa23ef2d1 data/tutorialmod/loot_tables/blocks/deepslate_ruby_ore.json | ||
8fb6c58892093a4f3b3cfb425b862efcdedcc873 data/tutorialmod/loot_tables/blocks/nether_ruby_ore.json |
23 changes: 23 additions & 0 deletions
23
src/main/generated/.cache/5b38a70760b32179b6d7399732aa7f62e8793cb7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// 1.20.4 2024-02-09T19:55:16.426924015 TutorialMod/Recipes | ||
bdd1a2f3a87947bfdd91e6ea415c2385b43970db data/tutorialmod/advancements/recipes/misc/raw_ruby.json | ||
e3dbaaf86976c41d3eda2ced039349ad46b7dd23 data/tutorialmod/recipes/raw_ruby.json | ||
c4731ffbf4e6eaad4f517142169df11021461215 data/tutorialmod/recipes/ruby_from_smelting_end_stone_ruby_ore.json | ||
54354767baa1edeaed45983ff85d1e7504c924b5 data/tutorialmod/advancements/recipes/misc/ruby_from_blasting_nether_ruby_ore.json | ||
99ac2fad730948cbfcb4c6637188b2d16f6853ce data/tutorialmod/recipes/ruby_from_smelting_nether_ruby_ore.json | ||
d4795385ed106ab15961d35844b1398de7e45d96 data/tutorialmod/advancements/recipes/misc/ruby_from_smelting_nether_ruby_ore.json | ||
e82bd194278914325670819963836170d8b45424 data/tutorialmod/recipes/ruby_from_blasting_end_stone_ruby_ore.json | ||
bfc763592df0c885eadf1fa6407ba618c5f52b86 data/tutorialmod/recipes/ruby_from_smelting_raw_ruby.json | ||
52a8e7f117f6b2f98feb742c1ddad27f7763cfa6 data/tutorialmod/advancements/recipes/misc/ruby_from_blasting_ruby_ore.json | ||
adbd6aa707967bbb53ca9e96ba7a75e707a3ab1f data/tutorialmod/advancements/recipes/misc/ruby_from_smelting_ruby_ore.json | ||
ea3f2fa9245d18a2803d0eb21c54bec74d0924df data/tutorialmod/recipes/ruby_from_blasting_raw_ruby.json | ||
4ef393bccf338995ca1f883c7374d69f6d505b00 data/tutorialmod/advancements/recipes/misc/ruby_from_smelting_raw_ruby.json | ||
dd79d75efdf8e6fe6d262df085f3fc17a170dd4b data/tutorialmod/advancements/recipes/misc/ruby_from_smelting_end_stone_ruby_ore.json | ||
f44a020805f68e57af1ec2cdf9c08d65a0a2493e data/tutorialmod/recipes/ruby_from_blasting_nether_ruby_ore.json | ||
403a5552172030b1233c33869ec3eb673b2ed654 data/tutorialmod/advancements/recipes/misc/ruby_from_blasting_end_stone_ruby_ore.json | ||
1f79ee072c381aa558c6d92b1c1c915618f073de data/tutorialmod/advancements/recipes/building_blocks/ruby.json | ||
ff1d1c860db286c03a200fb7e99386372ea23007 data/tutorialmod/recipes/ruby_from_smelting_ruby_ore.json | ||
68d274b6bd0a38ce27e947d3182a794f5c8dcb72 data/tutorialmod/recipes/ruby.json | ||
2c578d2ef5570b3f70994070d55800867fcaa8e8 data/tutorialmod/advancements/recipes/decorations/ruby_block.json | ||
80ac03f16eb78a208c56db4f70f1fb8e2a11dc89 data/tutorialmod/advancements/recipes/misc/ruby_from_blasting_raw_ruby.json | ||
9b458a489cfd42cb04fa6ba6c4212e48360cc579 data/tutorialmod/recipes/ruby_block.json | ||
c1a3567f63b520f5efe7395d79f6815e355e759f data/tutorialmod/recipes/ruby_from_blasting_ruby_ore.json |
1 change: 1 addition & 0 deletions
1
src/main/generated/.cache/7adfc799bc63aad7dbb4040c11e8b499fd3b945b
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
// 1.20.4 2024-02-09T19:55:16.426504133 TutorialMod/Tags for minecraft:item |
27 changes: 27 additions & 0 deletions
27
src/main/generated/.cache/8e5d61690f39401af1a249ac7756b56399634be2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
// 1.20.4 2024-02-09T19:55:16.426617517 TutorialMod/Model Definitions | ||
1e28efa60d451a0277c0e06152dd9c47e3e73701 assets/tutorialmod/blockstates/ruby_ore.json | ||
dac8730911a1737e4cdd2e70cfc8d32b0b0ba457 assets/tutorialmod/models/block/sound_block.json | ||
fdfadf4fbed71a5d0dee8237f61cf4a05d5b93d4 assets/tutorialmod/models/item/raw_ruby_block.json | ||
eb1fa20950fba3a8d7186dc327c1ffb0dfce79b6 assets/tutorialmod/models/block/ruby_ore.json | ||
614c8479da11bdafaa7223f769520123ba171468 assets/tutorialmod/models/block/deepslate_ruby_ore.json | ||
e93e5d2c8c8e036c7383d253b6ed71d3f3cc7baa assets/tutorialmod/models/block/nether_ruby_ore.json | ||
86c7c307167b5a0efe2175235a7fa584d4523ac3 assets/tutorialmod/blockstates/raw_ruby_block.json | ||
7e439f9c39ea91be588ddc78cf4cd903b5b9cb70 assets/tutorialmod/blockstates/sound_block.json | ||
de1b322d97929c84f07ee7634cc04489dd96a7e6 assets/tutorialmod/blockstates/end_stone_ruby_ore.json | ||
9b062c50679acb96ed97c1ecdc1f6e85a7cdedd7 assets/tutorialmod/models/block/raw_ruby_block.json | ||
227887ba16919b1cedc0c4188b78790643c2d62e assets/tutorialmod/blockstates/deepslate_ruby_ore.json | ||
d265fc031081fa3e6544db97d53afd58d746ef33 assets/tutorialmod/models/block/ruby_block.json | ||
2ca7de8e9b006ce3fe69daf7252f31de9a79fd29 assets/tutorialmod/models/block/end_stone_ruby_ore.json | ||
d07fad06b4e5a92363d8d18e034dbd6a8641d34d assets/tutorialmod/models/item/ruby.json | ||
69c2d540b8ddbd4e551bd70db496c57ee6450e49 assets/tutorialmod/blockstates/nether_ruby_ore.json | ||
a3afdbdc2d5bc2b6615dfde9596d1eeeb3dc4564 assets/tutorialmod/models/item/ruby_block.json | ||
d2ea57718b2b1d4bafd79cc6c71c483bab5528d7 assets/tutorialmod/blockstates/ruby_block.json | ||
dd8175fa12280ab5f11423a30ce62f43befa9a1d assets/tutorialmod/models/item/raw_ruby.json | ||
430890fbcf2db7c6b7b703b18ca062d9b174ed64 assets/tutorialmod/models/item/coal_briquette.json | ||
c0634688a6b5b0c7310b2a754b1b90e7f02c886f assets/tutorialmod/models/item/nether_ruby_ore.json | ||
93719e53df04c62d91023fe733206eb93b7aac86 assets/tutorialmod/models/item/metal_detector.json | ||
6be76f1a1ff65477cdf294793fa18f09f935d954 assets/tutorialmod/models/item/deepslate_ruby_ore.json | ||
f8363c61ac5c853aefbed155e9fe21d00ab5b177 assets/tutorialmod/models/item/ruby_ore.json | ||
81c58771c6f956628ada19712ede57133eb95836 assets/tutorialmod/models/item/end_stone_ruby_ore.json | ||
e1bcffd5dcbfb758a3668455d04d23c6efda02cf assets/tutorialmod/models/item/sound_block.json | ||
a743381d7382b871f961ede3637b21dd7322ef0d assets/tutorialmod/models/item/tomato.json |
7 changes: 7 additions & 0 deletions
7
src/main/generated/.cache/e5f44278c047a3c549db4d1e452a7777839a2e19
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
// 1.20.4 2024-02-09T19:55:16.426121011 TutorialMod/Tags for minecraft:block | ||
04af89ac372616814468363bf06eb4e154e54d25 data/minecraft/tags/blocks/mineable/pickaxe.json | ||
73c07b084712b06dbb0b224fdf6348000e5741df data/fabric/tags/blocks/needs_tool_level_4.json | ||
6446ed28cb4ab3f15e9b978234672715ad219d65 data/minecraft/tags/blocks/needs_diamond_tool.json | ||
ba8d493b80709dab74096050eae307a04a22b98b data/tutorialmod/tags/blocks/metal_detector_detectable_blocks.json | ||
1094742dcaf3ee582a7a121e9ae4a2477318142b data/minecraft/tags/blocks/needs_iron_tool.json | ||
090afd1457b32fdd36d347afa6679cf48a814de9 data/minecraft/tags/blocks/needs_stone_tool.json |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions
7
src/main/generated/assets/tutorialmod/blockstates/sound_block.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "tutorialmod:block/sound_block" | ||
} | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...orialmod/models/block/raw_ruby_block.json → ...orialmod/models/block/raw_ruby_block.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../tutorialmod/models/block/ruby_block.json → .../tutorialmod/models/block/ruby_block.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...tutorialmod/models/block/sound_block.json → ...tutorialmod/models/block/sound_block.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"parent": "minecraft:block/cube_all", | ||
"textures": { | ||
"all": "tutorialmod:block/ruby_ore" | ||
"all": "tutorialmod:block/sound_block" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/generated/assets/tutorialmod/models/item/coal_briquette.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "minecraft:item/generated", | ||
"textures": { | ||
"layer0": "tutorialmod:item/coal_briquette" | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions
6
src/main/generated/assets/tutorialmod/models/item/metal_detector.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "minecraft:item/generated", | ||
"textures": { | ||
"layer0": "tutorialmod:item/metal_detector" | ||
} | ||
} |
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ets/tutorialmod/models/item/raw_ruby.json → ...ets/tutorialmod/models/item/raw_ruby.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
.../assets/tutorialmod/models/item/ruby.json → .../assets/tutorialmod/models/item/ruby.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
src/main/generated/assets/tutorialmod/models/item/sound_block.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"parent": "tutorialmod:block/sound_block" | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/generated/assets/tutorialmod/models/item/tomato.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "minecraft:item/generated", | ||
"textures": { | ||
"layer0": "tutorialmod:item/tomato" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/generated/data/fabric/tags/blocks/needs_tool_level_4.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"tutorialmod:end_stone_ruby_ore" | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
src/main/generated/data/minecraft/tags/blocks/mineable/pickaxe.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"tutorialmod:raw_ruby_block", | ||
"tutorialmod:ruby_block", | ||
"tutorialmod:ruby_ore", | ||
"tutorialmod:deepslate_ruby_ore", | ||
"tutorialmod:nether_ruby_ore", | ||
"tutorialmod:end_stone_ruby_ore", | ||
"tutorialmod:sound_block" | ||
] | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/generated/data/minecraft/tags/blocks/needs_diamond_tool.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"tutorialmod:deepslate_ruby_ore" | ||
] | ||
} |
7 changes: 7 additions & 0 deletions
7
src/main/generated/data/minecraft/tags/blocks/needs_iron_tool.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"tutorialmod:raw_ruby_block", | ||
"tutorialmod:ruby_ore" | ||
] | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/generated/data/minecraft/tags/blocks/needs_stone_tool.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"tutorialmod:ruby_block" | ||
] | ||
} |
34 changes: 34 additions & 0 deletions
34
src/main/generated/data/tutorialmod/advancements/recipes/building_blocks/ruby.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"parent": "minecraft:recipes/root", | ||
"criteria": { | ||
"has_ruby_block": { | ||
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"tutorialmod:ruby_block" | ||
] | ||
} | ||
] | ||
}, | ||
"trigger": "minecraft:inventory_changed" | ||
}, | ||
"has_the_recipe": { | ||
"conditions": { | ||
"recipe": "minecraft:ruby" | ||
}, | ||
"trigger": "minecraft:recipe_unlocked" | ||
} | ||
}, | ||
"requirements": [ | ||
[ | ||
"has_the_recipe", | ||
"has_ruby_block" | ||
] | ||
], | ||
"rewards": { | ||
"recipes": [ | ||
"minecraft:ruby" | ||
] | ||
} | ||
} |
34 changes: 34 additions & 0 deletions
34
src/main/generated/data/tutorialmod/advancements/recipes/decorations/ruby_block.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"parent": "minecraft:recipes/root", | ||
"criteria": { | ||
"has_ruby": { | ||
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"tutorialmod:ruby" | ||
] | ||
} | ||
] | ||
}, | ||
"trigger": "minecraft:inventory_changed" | ||
}, | ||
"has_the_recipe": { | ||
"conditions": { | ||
"recipe": "minecraft:ruby_block" | ||
}, | ||
"trigger": "minecraft:recipe_unlocked" | ||
} | ||
}, | ||
"requirements": [ | ||
[ | ||
"has_the_recipe", | ||
"has_ruby" | ||
] | ||
], | ||
"rewards": { | ||
"recipes": [ | ||
"minecraft:ruby_block" | ||
] | ||
} | ||
} |
47 changes: 47 additions & 0 deletions
47
src/main/generated/data/tutorialmod/advancements/recipes/misc/raw_ruby.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"parent": "minecraft:recipes/root", | ||
"criteria": { | ||
"has_ruby": { | ||
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"tutorialmod:ruby" | ||
] | ||
} | ||
] | ||
}, | ||
"trigger": "minecraft:inventory_changed" | ||
}, | ||
"has_stone": { | ||
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"minecraft:stone" | ||
] | ||
} | ||
] | ||
}, | ||
"trigger": "minecraft:inventory_changed" | ||
}, | ||
"has_the_recipe": { | ||
"conditions": { | ||
"recipe": "minecraft:raw_ruby" | ||
}, | ||
"trigger": "minecraft:recipe_unlocked" | ||
} | ||
}, | ||
"requirements": [ | ||
[ | ||
"has_the_recipe", | ||
"has_stone", | ||
"has_ruby" | ||
] | ||
], | ||
"rewards": { | ||
"recipes": [ | ||
"minecraft:raw_ruby" | ||
] | ||
} | ||
} |
34 changes: 34 additions & 0 deletions
34
...ted/data/tutorialmod/advancements/recipes/misc/ruby_from_blasting_end_stone_ruby_ore.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"parent": "minecraft:recipes/root", | ||
"criteria": { | ||
"has_end_stone_ruby_ore": { | ||
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"tutorialmod:end_stone_ruby_ore" | ||
] | ||
} | ||
] | ||
}, | ||
"trigger": "minecraft:inventory_changed" | ||
}, | ||
"has_the_recipe": { | ||
"conditions": { | ||
"recipe": "minecraft:ruby_from_blasting_end_stone_ruby_ore" | ||
}, | ||
"trigger": "minecraft:recipe_unlocked" | ||
} | ||
}, | ||
"requirements": [ | ||
[ | ||
"has_the_recipe", | ||
"has_end_stone_ruby_ore" | ||
] | ||
], | ||
"rewards": { | ||
"recipes": [ | ||
"minecraft:ruby_from_blasting_end_stone_ruby_ore" | ||
] | ||
} | ||
} |
34 changes: 34 additions & 0 deletions
34
...erated/data/tutorialmod/advancements/recipes/misc/ruby_from_blasting_nether_ruby_ore.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"parent": "minecraft:recipes/root", | ||
"criteria": { | ||
"has_nether_ruby_ore": { | ||
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"tutorialmod:nether_ruby_ore" | ||
] | ||
} | ||
] | ||
}, | ||
"trigger": "minecraft:inventory_changed" | ||
}, | ||
"has_the_recipe": { | ||
"conditions": { | ||
"recipe": "minecraft:ruby_from_blasting_nether_ruby_ore" | ||
}, | ||
"trigger": "minecraft:recipe_unlocked" | ||
} | ||
}, | ||
"requirements": [ | ||
[ | ||
"has_the_recipe", | ||
"has_nether_ruby_ore" | ||
] | ||
], | ||
"rewards": { | ||
"recipes": [ | ||
"minecraft:ruby_from_blasting_nether_ruby_ore" | ||
] | ||
} | ||
} |
Oops, something went wrong.