diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
commit | abe9292c1f44cca735dd92474558a23348de203c (patch) | |
tree | c887de7e4e52b014fbbba04dc2b2a4fd7666423b /items/THEORETICAL_HOE_CARROT_2.json | |
parent | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (diff) | |
download | NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.gz NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.bz2 NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.zip |
Hopefully Updated Manually
Diffstat (limited to 'items/THEORETICAL_HOE_CARROT_2.json')
-rw-r--r-- | items/THEORETICAL_HOE_CARROT_2.json | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/items/THEORETICAL_HOE_CARROT_2.json b/items/THEORETICAL_HOE_CARROT_2.json new file mode 100644 index 00000000..6fada10c --- /dev/null +++ b/items/THEORETICAL_HOE_CARROT_2.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aGauss Carrot Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% carrot\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7carrot per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7carrot\",9:\"\",10:\"§7§8Bonus carrot percent increases\",11:\"§8your Farmhand perk\u0027s chances\",12:\"\",13:\"§eReach 100k Counter for +1 Rarity!\",14:\"\",15:\"§6Right-click to view upgrade recipe!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§a§lUNCOMMON HOE\"],Name:\"§aGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% carrot", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Carrots", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7carrot per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7carrot", + "", + "§7§8Bonus carrot percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_CARROT:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_CARROT:64", + "B2": "THEORETICAL_HOE_CARROT_1:1", + "B3": "ENCHANTED_CARROT:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_CARROT:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_CARROT_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +}
\ No newline at end of file |