aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-16 19:47:34 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-16 19:47:34 -0500
commit95d1dc386f17dfa9c26527513d72efeac01e7ea6 (patch)
tree73fcd77ac9369b74c88f8356e25655f9b7bd718b
parentf25ee74c7535f756f48277e4ccefdeb7272c2369 (diff)
downloadNotEnoughUpdates-REPO-95d1dc386f17dfa9c26527513d72efeac01e7ea6.tar.gz
NotEnoughUpdates-REPO-95d1dc386f17dfa9c26527513d72efeac01e7ea6.tar.bz2
NotEnoughUpdates-REPO-95d1dc386f17dfa9c26527513d72efeac01e7ea6.zip
Hub Fairy Souls
-rw-r--r--constants/fairy_souls.json116
-rw-r--r--constants/leveling.json2
-rw-r--r--constants/zones.json60
-rw-r--r--items/ENCHANTED_TITANIUM.json21
-rw-r--r--items/FALLEN_STAR_HAT.json22
5 files changed, 214 insertions, 7 deletions
diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json
new file mode 100644
index 00000000..99a76f2e
--- /dev/null
+++ b/constants/fairy_souls.json
@@ -0,0 +1,116 @@
+{
+ "HUB":[
+ "138,66,129",
+ "169,60,129",
+ "147,53,88",
+ "162,46,69",
+ "176,65,42",
+ "155,62,28",
+ "110,67,58",
+ "87,77,43",
+ "86,89,66",
+ "96,106,121",
+ "113,102,106",
+ "148,112,88",
+ "149,116,115",
+ "111,120,127",
+ "132,144,114",
+ "57,90,79",
+ "48,78,81",
+ "43,120,70",
+ "49,121,69",
+ "40,108,78",
+ "82,61,196",
+ "-133,74,133",
+ "-152,67,123",
+ "-166,79,93",
+ "-183,80,29",
+ "-233,88,84",
+ "-229,123,84",
+ "-259,114,85",
+ "-262,102,67",
+ "-260,96,48",
+ "-252,132,51",
+ "-207,100,66",
+ "-214,103,89",
+ "-191,102,109",
+ "-261,56,115",
+ "-248,74,125",
+ "-245,75,149",
+ "-195,55,153",
+ "-142,77,-31",
+ "-225,72,-21",
+ "-208,70,-80",
+ "-187,92,-104",
+ "-94,72,-129",
+ "-81,70,-88",
+ "-49,90,-72",
+ "-24,88,-63",
+ "-20,90,-12",
+ "-50,132,32",
+ "-56,115,28",
+ "-60,108,3",
+ "43,152,73",
+ "22,132,25",
+ "-52,161,43",
+ "-39,191,34",
+ "-3,193,32",
+ "2,181,31",
+ "10,179,22",
+ "9,75,13",
+ "-32,71,21",
+ "-48,76,49",
+ "26,80,-65",
+ "40,68,-65",
+ "44,68,-34",
+ "168,60,-36",
+ "154,98,-71",
+ "180,63,-15",
+ "-53,70,-100",
+ "-16,66,-110",
+ "-34,67,-150",
+ "-21,79,-166",
+ "-6,66,-179",
+ "-92,59,-138",
+ "-33,76,-213",
+ "34,72,-162",
+ "72,71,-190",
+ "70,90,-149",
+ "104,77,-133",
+ "72,70,-99",
+ "23,79,-134"
+ ],
+ "SPIDERS_DEN":[
+
+ ],
+ "BLAZING_FORTRESS":[
+
+ ],
+ "THE_END":[
+
+ ],
+ "THE_PARK":[
+
+ ],
+ "THE_BARN":[
+
+ ],
+ "MUSHROOM_DESERT":[
+
+ ],
+ "GOLD_MINE":[
+
+ ],
+ "DEEP_CAVERNS":[
+
+ ],
+ "DWARVEN_MINES":[
+
+ ],
+ "JERRYS_WORKSHOP":[
+
+ ],
+ "DUNGEON_HUB":[
+
+ ]
+} \ No newline at end of file
diff --git a/constants/leveling.json b/constants/leveling.json
index 8b277c0d..02e36915 100644
--- a/constants/leveling.json
+++ b/constants/leveling.json
@@ -62,7 +62,7 @@
7000000
],
"leveling_caps": {
- "taming": 50,
+ "taming": 50,
"mining": 60,
"foraging": 50,
"enchanting": 60,
diff --git a/constants/zones.json b/constants/zones.json
new file mode 100644
index 00000000..5ea00ebf
--- /dev/null
+++ b/constants/zones.json
@@ -0,0 +1,60 @@
+{
+ "HUB":{
+ "Display": "Hub",
+ "Scoreboard":[
+ "Wilderness",
+ "Ruins",
+ "Graveyard",
+ "Colosseum",
+ "Coal Mine",
+ "Farm",
+ "Village",
+ "Flower House",
+ "Community Center",
+ "Bank",
+ "Auction House",
+ "Bazaar Alley",
+ "Farm House",
+ "Fashion Shop",
+ "Mountain",
+ "Forest",
+ "High Level",
+ "Wizard Tower",
+ "Builder's House",
+ "Blacksmith"
+ ]
+ },
+ "SPIDERS_DEN":[
+
+ ],
+ "BLAZING_FORTRESS":[
+
+ ],
+ "THE_END":[
+
+ ],
+ "THE_PARK":[
+
+ ],
+ "THE_BARN":[
+
+ ],
+ "MUSHROOM_DESERT":[
+
+ ],
+ "GOLD_MINE":[
+
+ ],
+ "DEEP_CAVERNS":[
+
+ ],
+ "DWARVEN_MINES":[
+
+ ],
+ "JERRYS_WORKSHOP":[
+
+ ],
+ "DUNGEON_HUB":[
+
+ ]
+} \ No newline at end of file
diff --git a/items/ENCHANTED_TITANIUM.json b/items/ENCHANTED_TITANIUM.json
index c1b1d4f1..f65ad3ce 100644
--- a/items/ENCHANTED_TITANIUM.json
+++ b/items/ENCHANTED_TITANIUM.json
@@ -1,14 +1,23 @@
{
"itemid": "minecraft:skull",
- "displayname": "§f§f§5Enchanted Titanium",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"deb23698-94ea-3571-bb89-cd37ba5d15d8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2RjYzBlYzk4NzNmNGY4ZDQwN2JhMGEwZjk4M2UyNTc3ODc3NzJlYWY4Nzg0ZTIyNmE2MWM3ZjcyN2FjOWUyNiJ9fX0\"}]}},display:{Lore:[0:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Titanium\"},ExtraAttributes:{id:\"ENCHANTED_TITANIUM\"},AttributeModifiers:[]}",
+ "displayname": "§5Enchanted Titanium",
+ "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"deb23698-94ea-3571-bb89-cd37ba5d15d8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2RjYzBlYzk4NzNmNGY4ZDQwN2JhMGEwZjk4M2UyNTc3ODc3NzJlYWY4Nzg0ZTIyNmE2MWM3ZjcyN2FjOWUyNiJ9fX0\"}]}},display:{Lore:[0:\"§5§lEPIC\"],Name:\"§5Enchanted Titanium\"},ExtraAttributes:{id:\"ENCHANTED_TITANIUM\"}}",
"damage": 3,
"lore": [
"§5§lEPIC"
],
+ "recipe": {
+ "A1": "",
+ "A2": "TITANIUM_ORE:32",
+ "A3": "",
+ "B1": "TITANIUM_ORE:32",
+ "B2": "TITANIUM_ORE:32",
+ "B3": "TITANIUM_ORE:32",
+ "C1": "",
+ "C2": "TITANIUM_ORE:32",
+ "C3": ""
+ },
"internalname": "ENCHANTED_TITANIUM",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "clickcommand": "viewrecipe",
+ "modver": "1.7.1-REL"
} \ No newline at end of file
diff --git a/items/FALLEN_STAR_HAT.json b/items/FALLEN_STAR_HAT.json
new file mode 100644
index 00000000..7e8c53a5
--- /dev/null
+++ b/items/FALLEN_STAR_HAT.json
@@ -0,0 +1,22 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Fallen Star Helmet",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"afc24304-a48e-3378-9716-6a73c9038837\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzc2NWEwNTQ4YTA0ZmIyMjE1MGQzMTg5ZDdjZGI2OTgyYzEzZDc4NjBlMzIzNjY0NTVkMDU0NTc1MTY0ZTcwMSJ9fX0\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+30\",2:\"§7Intelligence: §a+2\",3:\"\",4:\"§7§eWear this hat to a §5Cult of\",5:\"§5the Fallen Star§e meeting.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE HELMET\"],Name:\"§9Fallen Star Helmet\"},ExtraAttributes:{originTag:\"REWARD_FALLEN_STAR_HAT\",id:\"FALLEN_STAR_HAT\",uuid:\"73268c91-40c3-4800-a3a8-e34e0bf5eb4c\",timestamp:\"1/16/21 12:15 PM\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+50 HP",
+ "§7Defense: §a+30",
+ "§7Intelligence: §a+2",
+ "",
+ "§7§eWear this hat to a §5Cult of",
+ "§5the Fallen Star§e meeting.",
+ "",
+ "§7§8This item can be reforged!",
+ "§9§lRARE HELMET"
+ ],
+ "internalname": "FALLEN_STAR_HAT",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": ""
+} \ No newline at end of file