From 5174d791f717e8b5dbf2c59bc4e5eb48596c524b Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 2 Jun 2024 14:37:28 +0200 Subject: Push prerelease into master (#1226) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: gaybot Co-authored-by: Linnea Gräf Co-authored-by: Lulonaut Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> --- items/MAGIC_FIND.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 items/MAGIC_FIND.json (limited to 'items/MAGIC_FIND.json') diff --git a/items/MAGIC_FIND.json b/items/MAGIC_FIND.json deleted file mode 100644 index facaf238..00000000 --- a/items/MAGIC_FIND.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "itemid": "minecraft:potion", - "displayname": "§fMagic Find I Potion", - "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:8b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§bMagic Find I §f(3:00)\",2:\"§7Gain §a+10% §7chance to find\",3:\"§7rare items from monsters and\",4:\"§7bosses.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fMagic Find I Potion\"},ExtraAttributes:{potion_level:1,potion:\"magic_find\",effects:[0:{level:1,effect:\"magic_find\",duration_ticks:3600}],potion_type:\"POTION\",id:\"MAGIC_FIND\"}}", - "damage": 7, - "lore": [ - "", - "§bMagic Find I §f(3:00)", - "§7Gain §a+10% §7chance to find", - "§7rare items from monsters and", - "§7bosses.", - "", - "§f§lCOMMON" - ], - "internalname": "MAGIC_FIND", - "clickcommand": "", - "modver": "1.0.0", - "infoType": "" -} -- cgit