-
-
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.
Added ruby and root advancements (#114)
- Loading branch information
1 parent
f7d36c2
commit c72bcd9
Showing
43 changed files
with
725 additions
and
146 deletions.
There are no files selected for viewing
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
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
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
4 changes: 2 additions & 2 deletions
4
src/generated/resources/.cache/c622617f6fabf890a00b9275cd5f643584a8a2c8
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,2 +1,2 @@ | ||
// 1.20.1 2023-08-30T12:33:42.9741275 Languages: en_us | ||
601874194d902031d40fcc5bf0372a7391ae9381 assets/armourandtoolsmod/lang/en_us.json | ||
// 1.20.1 2023-09-23T22:25:34.491149 Languages: en_us | ||
690efaf5484f80cfa19b78007a4cba3936b182c9 assets/armourandtoolsmod/lang/en_us.json |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/.cache/e5c5eb35b4ba40351ecb7d9f04c3527f2f5779b0
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.1 2023-09-23T23:05:20.651697 Advancements | ||
e147657cab8a15ee7168ef89b384b6a085481fee data/armourandtoolsmod/advancements/root.json | ||
9af5b955ffcb35aad96b6662a1674a4aeea105a2 data/armourandtoolsmod/advancements/ruby_armour.json | ||
c7283efe8a10721cc12d6f75e20159542ceb7083 data/armourandtoolsmod/advancements/ruby_block.json | ||
d5250527b9881cecbda67fbb2daa0b4d5f829dfb data/armourandtoolsmod/advancements/ruby_ingot.json | ||
a1ebe95e005b5b589e0450811e7d29f0ac2a8f8d data/armourandtoolsmod/advancements/ruby_ore.json | ||
840aeebcb2077081d0bcdbf48fcfdfaaff564a5a data/armourandtoolsmod/advancements/ruby_tools.json |
12 changes: 12 additions & 0 deletions
12
src/generated/resources/assets/armourandtoolsmod/lang/en_us.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
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
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
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
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
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 |
---|---|---|
|
@@ -5,9 +5,7 @@ | |
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"armourandtoolsmod:ruby" | ||
] | ||
"tag": "forge:ingots/ruby" | ||
} | ||
] | ||
}, | ||
|
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 |
---|---|---|
|
@@ -5,9 +5,7 @@ | |
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"armourandtoolsmod:ruby" | ||
] | ||
"tag": "forge:ingots/ruby" | ||
} | ||
] | ||
}, | ||
|
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 |
---|---|---|
|
@@ -5,9 +5,7 @@ | |
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"armourandtoolsmod:ruby" | ||
] | ||
"tag": "forge:ingots/ruby" | ||
} | ||
] | ||
}, | ||
|
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 |
---|---|---|
|
@@ -5,9 +5,7 @@ | |
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"armourandtoolsmod:ruby" | ||
] | ||
"tag": "forge:ingots/ruby" | ||
} | ||
] | ||
}, | ||
|
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 |
---|---|---|
|
@@ -5,9 +5,7 @@ | |
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"armourandtoolsmod:ruby" | ||
] | ||
"tag": "forge:ingots/ruby" | ||
} | ||
] | ||
}, | ||
|
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 |
---|---|---|
|
@@ -5,9 +5,7 @@ | |
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"armourandtoolsmod:ruby" | ||
] | ||
"tag": "forge:ingots/ruby" | ||
} | ||
] | ||
}, | ||
|
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
38 changes: 38 additions & 0 deletions
38
src/generated/resources/data/armourandtoolsmod/advancements/root.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,38 @@ | ||
{ | ||
"criteria": { | ||
"get_item": { | ||
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"minecraft:crafting_table" | ||
] | ||
} | ||
] | ||
}, | ||
"trigger": "minecraft:inventory_changed" | ||
} | ||
}, | ||
"display": { | ||
"announce_to_chat": false, | ||
"background": "minecraft:textures/block/light_blue_wool.png", | ||
"description": { | ||
"translate": "advancements.armourandtoolsmod.root.description" | ||
}, | ||
"frame": "task", | ||
"hidden": false, | ||
"icon": { | ||
"item": "armourandtoolsmod:aqumarine" | ||
}, | ||
"show_toast": true, | ||
"title": { | ||
"translate": "advancements.armourandtoolsmod.root.title" | ||
} | ||
}, | ||
"requirements": [ | ||
[ | ||
"get_item" | ||
] | ||
], | ||
"sends_telemetry_event": true | ||
} |
Oops, something went wrong.