diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-27 14:41:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-27 12:41:10 +0000 |
| commit | a1a3c14e3b6db4acd89a61ab459c932b82c12f91 (patch) | |
| tree | 1694c80961067a3caa93aae61ee7ca2748395706 /items/SPINE_FOSSIL.json | |
| parent | 0aa049df4d01416baaefc04b25aaf4faaeff7d9a (diff) | |
| download | NotEnoughUpdates-REPO-a1a3c14e3b6db4acd89a61ab459c932b82c12f91.tar.gz NotEnoughUpdates-REPO-a1a3c14e3b6db4acd89a61ab459c932b82c12f91.tar.bz2 NotEnoughUpdates-REPO-a1a3c14e3b6db4acd89a61ab459c932b82c12f91.zip | |
fix: Fuel on some items and super compactor recipe (#1379)
Diffstat (limited to 'items/SPINE_FOSSIL.json')
| -rw-r--r-- | items/SPINE_FOSSIL.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/SPINE_FOSSIL.json b/items/SPINE_FOSSIL.json index 0189765d..0391b859 100644 --- a/items/SPINE_FOSSIL.json +++ b/items/SPINE_FOSSIL.json @@ -1,9 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§6Spine Fossil", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f86c37f9-68b0-3911-a293-7d7a71a4a43b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwODY0MzQyOTQxNiwKICAicHJvZmlsZUlkIiA6ICJiZWNlZGU1YmRkODY0YTkwOTc3MTRmODk0ZWUxNmE3MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJTYW1hQ29tcG9zZXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTA4YWMxODAwMGQ3YTNkMWI3NmNlODkyNmE0OGMyMmYyNTI4OWZmMDRhYjc5YmY3Y2ZhMTQyZjNmMDcxM2NhYiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7A well-preserved set of neural\",1:\"§7spines. Whatever possessed these\",2:\"§7was an adept swimmer.\",3:\"\",4:\"§6§lLEGENDARY\"],Name:\"§6Spine Fossil\"},ExtraAttributes:{id:\"SPINE_FOSSIL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f86c37f9-68b0-3911-a293-7d7a71a4a43b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwODY0MzQyOTQxNiwKICAicHJvZmlsZUlkIiA6ICJiZWNlZGU1YmRkODY0YTkwOTc3MTRmODk0ZWUxNmE3MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJTYW1hQ29tcG9zZXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTA4YWMxODAwMGQ3YTNkMWI3NmNlODkyNmE0OGMyMmYyNTI4OWZmMDRhYjc5YmY3Y2ZhMTQyZjNmMDcxM2NhYiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Machine Fuel\",1:\"\",2:\"§7§7Adds §2+50,000♢ Fuel §7to a refuelable\",3:\"§7machine.\",4:\"\",5:\"§7A well-preserved set of neural\",6:\"§7spines. Whatever possessed these\",7:\"§7was an adept swimmer.\",8:\"\",9:\"§6§lLEGENDARY\"],Name:\"§6Spine Fossil\"},ExtraAttributes:{id:\"SPINE_FOSSIL\"}}", "damage": 3, "lore": [ + "§8Machine Fuel", + "", + "§7§7Adds §2+50,000♢ Fuel §7to a refuelable", + "§7machine.", + "", "§7A well-preserved set of neural", "§7spines. Whatever possessed these", "§7was an adept swimmer.", @@ -13,7 +18,7 @@ "internalname": "SPINE_FOSSIL", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Spine_Fossil", |
