aboutsummaryrefslogtreecommitdiff
path: root/items/MUSHROOM_BIOME_STICK.json
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2022-04-22 06:57:21 +0200
committerjani270 <jani270@gmx.de>2022-04-22 06:57:21 +0200
commit63769b63076a9951a3089abf519b3e9fff825b13 (patch)
tree2fd8b4b8155e4a53e6ff4279c9685b81d9346fb7 /items/MUSHROOM_BIOME_STICK.json
parentbbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (diff)
downloadNotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.tar.gz
NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.tar.bz2
NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.zip
Nether stuff and mob recipes
Diffstat (limited to 'items/MUSHROOM_BIOME_STICK.json')
-rw-r--r--items/MUSHROOM_BIOME_STICK.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/items/MUSHROOM_BIOME_STICK.json b/items/MUSHROOM_BIOME_STICK.json
new file mode 100644
index 00000000..cab87ddb
--- /dev/null
+++ b/items/MUSHROOM_BIOME_STICK.json
@@ -0,0 +1,35 @@
+{
+ "itemid": "minecraft:stick",
+ "displayname": "§fMushroom 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\",3:\"§7§bMushroom Island§7.\",4:\"\",5:\"§7Right-click to use or Left-click\",6:\"§7to change the radius it effects.\",7:\"\",8:\"§7Selected Radius: §b3\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fMushroom Biome Stick\"},ExtraAttributes:{id:\"MUSHROOM_BIOME_STICK\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Allows you to change the biome",
+ "§7at the §atargeted block §7on",
+ "§7your private island to",
+ "§7§bMushroom Island§7.",
+ "",
+ "§7Right-click to use or Left-click",
+ "§7to change the radius it effects.",
+ "",
+ "§7Selected Radius: §b3",
+ "",
+ "§f§lCOMMON"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "",
+ "A3": "ENCHANTED_MYCELIUM:1",
+ "B1": "",
+ "B2": "STICK:1",
+ "B3": "",
+ "C1": "STICK:1",
+ "C2": "",
+ "C3": ""
+ },
+ "internalname": "MUSHROOM_BIOME_STICK",
+ "crafttext": "",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file