You've already forked minecraft-assets
Create/Update assets for version 1.12.2
This commit is contained in:
19
assets/minecraft/advancements/story/enchant_item.json
Normal file
19
assets/minecraft/advancements/story/enchant_item.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:enchanted_book"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.story.enchant_item.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.story.enchant_item.description"
|
||||
}
|
||||
},
|
||||
"parent": "minecraft:story/mine_diamond",
|
||||
"criteria": {
|
||||
"enchanted_item": {
|
||||
"trigger": "minecraft:enchanted_item"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user