diff options
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 194 |
1 files changed, 5 insertions, 189 deletions
diff --git a/constants/misc.json b/constants/misc.json index 01352c72..89fcbac7 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -31,65 +31,6 @@ "very special": "§c" }, - "special_enchants": [ - "Sharpness 6", - "Sharpness VI", - "Giant Killer 6", - "Giant Killer VI", - "Bane of Arthropods 6", - "Bane of Arthropods VI", - "Critical 6", - "Critical VI", - "Ender Slayer 6", - "Ender Slayer VI", - "Experience 4", - "Experience IV", - "Life Steal 4", - "Life Steal IV", - "Looting 4", - "Looting IV", - "Luck 6", - "Luck VI", - "Scavenger 4", - "Scavenger IV", - "Smite 6", - "Smite VI", - "Vampirism 6", - "Vampirism VI", - "Power 6", - "Power VI", - "Growth 6", - "Growth VI", - "Protection 6", - "Protection VI", - "True Protection 1", - "True Protection I", - "Sugar Rush 3", - "Sugar Rush III", - "Efficiency 6", - "Efficiency VI", - "Angler 6", - "Angler VI", - "Caster 6", - "Caster VI", - "Frail 6", - "Frail VI", - "Luck of the Sea 6", - "Luck of the Sea VI", - "Lure 6", - "Lure VI", - "Magnet 6", - "Magnet VI", - "Spiked Hook 6", - "Spiked Hook VI", - "Dragon Hunter 5", - "Dragon Hunter V", - "Feather Falling 10", - "Feather Falling X", - "Infinite Quiver 10", - "Infinite Quiver X" - ], - "base_stats": { "damage": 0, "health": 100, @@ -117,16 +58,6 @@ 100000 ], - "mob_names": { - "unburried_zombie": "Crypt Ghoul", - "zealot_enderman": "Zealot", - "invisible_creeper": "Sneaky Creeper", - "generator_ghast": "Minion Ghast", - "generator_magma_cube": "Minion Magma Cube", - "generator_slime": "Minion Slime", - "brood_mother_spider": "Brood Mother" - }, - "area_names": { "dynamic": "Private Island", "hub": "Hub", @@ -144,124 +75,6 @@ "crystal_hollows": "Crystal Hollows" }, - "bag_size": { - "talisman_bag": { - "collection": "REDSTONE", - "sizes": [ - { - "tier": 2, - "slots": 3 - }, - { - "tier": 7, - "slots": 9 - }, - { - "tier": 9, - "slots": 15 - }, - { - "tier": 10, - "slots": 21 - }, - { - "tier": 11, - "slots": 27 - }, - { - "tier": 12, - "slots": 33 - }, - { - "tier": 13, - "slots": 39 - }, - { - "tier": 14, - "slots": 45 - }, - { - "tier": 15, - "slots": 51 - }, - { - "tier": 16, - "slots": 57 - } - ] - }, - - "potion_bag": { - "collection": "NETHER_STALK", - "sizes": [ - { - "tier": 2, - "slots": 9 - }, - { - "tier": 5, - "slots": 18 - }, - { - "tier": 8, - "slots": 27 - }, - { - "tier": 10, - "slots": 36 - }, - { - "tier": 11, - "slots": 45 - } - ] - }, - - "fishing_bag": { - "collection": "RAW_FISH", - "sizes": [ - { - "tier": 3, - "slots": 9 - }, - { - "tier": 7, - "slots": 18 - }, - { - "tier": 9, - "slots": 27 - }, - { - "tier": 10, - "slots": 36 - }, - { - "tier": 11, - "slots": 45 - } - ] - }, - - "quiver": { - "collection": "STRING", - "sizes": [ - { - "tier": 3, - "slots": 27 - }, - { - "tier": 6, - "slots": 36 - }, - { - "tier": 9, - "slots": 45 - } - ] - } - }, - "talisman_upgrades": { "WOLF_TALISMAN": [ "WOLF_RING" @@ -1325,6 +1138,7 @@ "§f - §ajani270§7: Item-repo Contributor", "§f - §aNullzee§7: Moral Support", "§f - §aDoKM§7: Feature Contributor", + "§f - §aDeDiamondPro: Feature Contributor", "", "§b§lDiscord Staff:", "§f - §bIRONM00N#0001§7: §cAdmin", @@ -1332,7 +1146,7 @@ "§f - §bBestower#6073§7: §cAdmin", "§f - §bnopo#6969§7: §cAdmin", "§f - §bjani270#0119§7: §2Sr. Moderator", - "§f - §bZordlan#3560§7: §2Sr. Moderator", + "§f - §blis#2406§7: §2Sr. Moderator", "§f - §bTomEngMaster#9182§7: §2Sr. Moderator", "§f - §bapotato#1965§7: §2Moderator", "§f - §bTyman#5998§7: §2Moderator", @@ -1375,5 +1189,7 @@ "§7 - Unlock the §6§lPatreon§r§7 1 and §6§lPatreon§r§7 2 Cape", "§7 - §6§l2§r§7 cape points every month" ] - } + }, + + "featureslist": "https://gist.github.com/jani270/d33e249d40b0333b87ba5c5e70fca398" } |