aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_COMPOST.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/ENCHANTED_COMPOST.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/ENCHANTED_COMPOST.json')
-rw-r--r--items/ENCHANTED_COMPOST.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ENCHANTED_COMPOST.json b/items/ENCHANTED_COMPOST.json
new file mode 100644
index 00000000..590ccbd3
--- /dev/null
+++ b/items/ENCHANTED_COMPOST.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Compost Bundle",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dfa275ac-b862-31e5-a42e-0809bd52e4b6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2Mzc1Mzg4NTM4OSwKICAicHJvZmlsZUlkIiA6ICI2ZTIyNjYxZmNlMTI0MGE0YWE4OTA0NDA0NTFiYjBiNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJncnZleWFyZCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lM2M3NzA3YzJjNDE1MzY3MzdlM2RhNTA1OTFmZGU4YjczYTFiZjY2Njg0NTM2NzE1ZWY2NWI3YzBiYzg5OTdiIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Compost Bundle\"},ExtraAttributes:{id:\"ENCHANTED_COMPOST\"}}",
+ "damage": 3,
+ "lore": [
+ "§9§lRARE"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "COMPOST:32",
+ "A3": "",
+ "B1": "COMPOST:32",
+ "B2": "COMPOST:32",
+ "B3": "COMPOST:32",
+ "C1": "",
+ "C2": "COMPOST:32",
+ "C3": ""
+ },
+ "internalname": "ENCHANTED_COMPOST",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file