Skip to content

Commit

Permalink
fix: re-add enchantments to worn notebook (#1562)
Browse files Browse the repository at this point in the history
Co-authored-by: Bailey Hollingsworth <baileyholl@gmail.com>
  • Loading branch information
Vonr and baileyholl authored Jan 1, 2025
1 parent 682dd1f commit edd1cad
Show file tree
Hide file tree
Showing 32 changed files with 601 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.aqua_affinity",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:aqua_affinity_1"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.bane_of_arthropods",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:bane_of_arthropods_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:bane_of_arthropods_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:bane_of_arthropods_3"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:bane_of_arthropods_4"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:bane_of_arthropods_5"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.blast_protection",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:blast_protection_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:blast_protection_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:blast_protection_3"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:blast_protection_4"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.depth_strider",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:depth_strider_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:depth_strider_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:depth_strider_3"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.efficiency",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:efficiency_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:efficiency_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:efficiency_3"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:efficiency_4"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:efficiency_5"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.feather_falling",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:feather_falling_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:feather_falling_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:feather_falling_3"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:feather_falling_4"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.fire_aspect",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:fire_aspect_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:fire_aspect_2"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.fire_protection",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:fire_protection_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:fire_protection_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:fire_protection_3"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:fire_protection_4"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.flame",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:flame_1"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.fortune",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:fortune_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:fortune_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:fortune_3"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.infinity",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:infinity_1"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.knockback",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:knockback_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:knockback_2"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.looting",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:looting_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:looting_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:looting_3"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.ars_nouveau.mana_boost",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:mana_boost_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:mana_boost_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:mana_boost_3"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.ars_nouveau.mana_regen",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:mana_regen_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:mana_regen_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:mana_regen_3"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.multishot",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:multishot_1"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.piercing",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:piercing_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:piercing_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:piercing_3"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:piercing_4"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"category": "ars_nouveau:enchantments",
"icon": "minecraft:enchanted_book",
"name": "enchantment.minecraft.power",
"pages": [
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:power_1"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:power_2"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:power_3"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:power_4"
},
{
"type": "ars_nouveau:enchanting_recipe",
"recipe": "ars_nouveau:power_5"
}
]
}
Loading

0 comments on commit edd1cad

Please sign in to comment.