diff --git a/items/IMPALING;4.json b/items/IMPALING;4.json index 62ad5a90f..8a4f61391 100644 --- a/items/IMPALING;4.json +++ b/items/IMPALING;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{AttributeModifiers:[],ExtraAttributes:{enchantments:{impaling:4},id:\"IMPALING;4\"},HideFlags:254,display:{Lore:[0:\"§9Impaling IV\",1:\"§7Increases damage dealt to §9⚓\",2:\"§9Aquatic§7 mobs by §a20%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fLongsword\",15:\"§7- §fGauntlet\",16:\"§7- §fBow\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ench:[],overrideMeta:1B}", + "nbttag": "{ExtraAttributes:{enchantments:{impaling:4},id:\"IMPALING;4\"},HideFlags:254,ItemModel:\"minecraft:enchanted_book\",display:{Lore:[0:\"§9Impaling IV\",1:\"§7Increases damage dealt to §9⚓\",2:\"§9Aquatic§7 mobs by §a20%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fLongsword\",15:\"§7- §fGauntlet\",16:\"§7- §fBow\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ench:[]}", "damage": 0, "lore": [ "§9Impaling IV", @@ -25,8 +25,9 @@ "§f§lCOMMON" ], "internalname": "IMPALING;4", - "crafttext": "", "clickcommand": "", - "modver": "", - "infoType": "" -} + "crafttext": "", + "modver": "Firmament 3.7.1-dev+mc1.21.5+gf7e1a13", + "infoType": "", + "info": [] +} \ No newline at end of file diff --git a/items/IMPALING;5.json b/items/IMPALING;5.json index 12c2b6456..35cf568e7 100644 --- a/items/IMPALING;5.json +++ b/items/IMPALING;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{AttributeModifiers:[],ExtraAttributes:{enchantments:{impaling:5},id:\"IMPALING;5\"},HideFlags:254,display:{Lore:[0:\"§9Impaling V\",1:\"§7Increases damage dealt to §9⚓\",2:\"§9Aquatic§7 mobs by §a30%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fLongsword\",15:\"§7- §fGauntlet\",16:\"§7- §fBow\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§fEnchanted Book\"},ench:[],overrideMeta:1B}", + "nbttag": "{ExtraAttributes:{enchantments:{impaling:5},id:\"IMPALING;5\"},HideFlags:254,ItemModel:\"minecraft:enchanted_book\",display:{Lore:[0:\"§9Impaling V\",1:\"§7Increases damage dealt to §9⚓\",2:\"§9Aquatic§7 mobs by §a30%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fLongsword\",15:\"§7- §fGauntlet\",16:\"§7- §fBow\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§fEnchanted Book\"},ench:[]}", "damage": 0, "lore": [ "§9Impaling V", @@ -25,8 +25,9 @@ "§a§lUNCOMMON" ], "internalname": "IMPALING;5", - "crafttext": "", "clickcommand": "", - "modver": "", - "infoType": "" -} + "crafttext": "", + "modver": "Firmament 3.7.1-dev+mc1.21.5+gf7e1a13", + "infoType": "", + "info": [] +} \ No newline at end of file diff --git a/itemsOverlay/4325/IMPALING;3.snbt b/itemsOverlay/4325/IMPALING;3.snbt index a57b270f0..459990f0b 100644 --- a/itemsOverlay/4325/IMPALING;3.snbt +++ b/itemsOverlay/4325/IMPALING;3.snbt @@ -2,7 +2,7 @@ components: { "minecraft:custom_data": { enchantments: { - impaling: 4 + impaling: 3 }, id: "IMPALING;3" }, @@ -18,6 +18,6 @@ id: "minecraft:enchanted_book", source: { dataVersion: 4325, - modVersion: "Firmament 3.4.0-dev+mc1.21.5+g4cd6602" + modVersion: "Firmament 3.7.1-dev+mc1.21.5+gf7e1a13" } } \ No newline at end of file diff --git a/itemsOverlay/4325/IMPALING;4.snbt b/itemsOverlay/4325/IMPALING;4.snbt new file mode 100644 index 000000000..696dc8990 --- /dev/null +++ b/itemsOverlay/4325/IMPALING;4.snbt @@ -0,0 +1,23 @@ +{ + components: { + "minecraft:custom_data": { + enchantments: { + impaling: 4 + }, + id: "IMPALING;4" + }, + "minecraft:tooltip_display": { + hidden_components: [ + "minecraft:attribute_modifiers", + "minecraft:stored_enchantments", + "minecraft:dyed_color" + ] + } + }, + count: 1, + id: "minecraft:enchanted_book", + source: { + dataVersion: 4325, + modVersion: "Firmament 3.7.1-dev+mc1.21.5+gf7e1a13" + } +} \ No newline at end of file diff --git a/itemsOverlay/4325/IMPALING;5.snbt b/itemsOverlay/4325/IMPALING;5.snbt new file mode 100644 index 000000000..14a3c3ec5 --- /dev/null +++ b/itemsOverlay/4325/IMPALING;5.snbt @@ -0,0 +1,23 @@ +{ + components: { + "minecraft:custom_data": { + enchantments: { + impaling: 5 + }, + id: "IMPALING;5" + }, + "minecraft:tooltip_display": { + hidden_components: [ + "minecraft:attribute_modifiers", + "minecraft:stored_enchantments", + "minecraft:dyed_color" + ] + } + }, + count: 1, + id: "minecraft:enchanted_book", + source: { + dataVersion: 4325, + modVersion: "Firmament 3.7.1-dev+mc1.21.5+gf7e1a13" + } +} \ No newline at end of file