aboutsummaryrefslogtreecommitdiff
path: root/items/CROPIE_BOOTS.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-02-15 09:29:45 +0100
committerGitHub <noreply@github.com>2023-02-15 09:29:45 +0100
commit4fa2f1eb69e5d3e412387d3f5bbde66e49245241 (patch)
tree3787dbd8e19e900d9f1d0ad360b221347b62a3ee /items/CROPIE_BOOTS.json
parent1b02e6fa47fc68095fc4cd6bc9038af9af803bb1 (diff)
downloadNotEnoughUpdates-REPO-4fa2f1eb69e5d3e412387d3f5bbde66e49245241.tar.gz
NotEnoughUpdates-REPO-4fa2f1eb69e5d3e412387d3f5bbde66e49245241.tar.bz2
NotEnoughUpdates-REPO-4fa2f1eb69e5d3e412387d3f5bbde66e49245241.zip
New stuff from garden update (#853)
* New stuff from garden update * Fixed some items * Fixed nbt * Added new items * Fixed things idk * Fixed lores * Added reqs * Added sunder and missing dicer * Added reqs, new items and fixed some * +1 soul * Added island
Diffstat (limited to 'items/CROPIE_BOOTS.json')
-rw-r--r--items/CROPIE_BOOTS.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/items/CROPIE_BOOTS.json b/items/CROPIE_BOOTS.json
new file mode 100644
index 00000000..6b34ab2d
--- /dev/null
+++ b/items/CROPIE_BOOTS.json
@@ -0,0 +1,41 @@
+{
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§9Cropie Boots",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+110\",1:\"§7Defense: §a+30\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+20\",4:\"\",5:\"§8Tiered Bonus: Squashbuckle (0/4)\",6:\"§7§7Farming Pumpkin, Melon, and\",7:\"§7Cocoa Beans have a §a0.01%\",8:\"§a§7chance of dropping a Squash.\",9:\"\",10:\"§6Ability: Farmer\u0027s Grace\",11:\"§7Grants immunity to trampling\",12:\"§7crops.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",16:\"§9§lRARE BOOTS\"],color:12281141,Name:\"§9Cropie Boots\"},ExtraAttributes:{id:\"CROPIE_BOOTS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Health: §a+110",
+ "§7Defense: §a+30",
+ "§7Speed: §a+4",
+ "§7Farming Fortune: §a+20",
+ "",
+ "§8Tiered Bonus: Squashbuckle (0/4)",
+ "§7§7Farming Pumpkin, Melon, and",
+ "§7Cocoa Beans have a §a0.01%",
+ "§a§7chance of dropping a Squash.",
+ "",
+ "§6Ability: Farmer\u0027s Grace",
+ "§7Grants immunity to trampling",
+ "§7crops.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aFarming Skill 30§c.",
+ "§9§lRARE BOOTS"
+ ],
+ "recipe": {
+ "A1": "CROPIE:10",
+ "A2": "",
+ "A3": "CROPIE:10",
+ "B1": "TIGHTLY_TIED_HAY_BALE:1",
+ "B2": "MELON_BOOTS:1",
+ "B3": "TIGHTLY_TIED_HAY_BALE:1",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ },
+ "internalname": "CROPIE_BOOTS",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file