aboutsummaryrefslogtreecommitdiff
path: root/items/MESA_BIOME_STICK.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/MESA_BIOME_STICK.json')
-rw-r--r--items/MESA_BIOME_STICK.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/items/MESA_BIOME_STICK.json b/items/MESA_BIOME_STICK.json
new file mode 100644
index 00000000..feab8c89
--- /dev/null
+++ b/items/MESA_BIOME_STICK.json
@@ -0,0 +1,34 @@
+{
+ "itemid": "minecraft:stick",
+ "displayname": "§fMesa Biome Stick",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Allows you to change the biome\",1:\"§7at the §atargeted block §7on\",2:\"§7your private island to §bMesa§7.\",3:\"\",4:\"§7Right-click to use or Left-click\",5:\"§7to change the radius it effects.\",6:\"\",7:\"§7Selected Radius: §b3\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fMesa Biome Stick\"},ExtraAttributes:{id:\"MESA_BIOME_STICK\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Allows you to change the biome",
+ "§7at the §atargeted block §7on",
+ "§7your private island to §bMesa§7.",
+ "",
+ "§7Right-click to use or Left-click",
+ "§7to change the radius it effects.",
+ "",
+ "§7Selected Radius: §b3",
+ "",
+ "§f§lCOMMON"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "",
+ "A3": "ENCHANTED_RED_SAND:1",
+ "B1": "",
+ "B2": "STICK:1",
+ "B3": "",
+ "C1": "STICK:1",
+ "C2": "",
+ "C3": ""
+ },
+ "internalname": "MESA_BIOME_STICK",
+ "crafttext": "Requires: Red Sand III",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file