1
0
Fork 0

Inital commit

This commit is contained in:
abtmtr 2025-08-27 20:49:18 -05:00
commit b5089257c5
1005 changed files with 23476 additions and 0 deletions

View file

@ -0,0 +1,18 @@
{
"display": {
"icon": {
"id": "minecraft:elytra",
"components": {"minecraft:custom_model_data":{"floats":[13522556]}}
},
"title": "Armored Elytra ",
"description": ["",{"text":"Drop","color":"green"},{"text":" elytra and a chestplate above an anvil to merge them into one item.\n","color":"gold"},{"text":"Drop","color":"green"},{"text":" the merged item above a grindstone to separate them again.\n","color":"gold"},{"text":"Enchantments","color":"green"},{"text":" are kept safely between merging and separating.\n","color":"gold"},{"text":"Burning","color":"green"},{"text":" netherite armored elytra will keep the chestplate but burn off the elytra.","color":"gold"}],
"show_toast": false,
"announce_to_chat": false
},
"parent": "vanillatweaks:root",
"criteria": {
"tick": {
"trigger": "minecraft:tick"
}
}
}