├── README.md └── Resources └── 1.8.9 ├── assets ├── emoticons │ ├── models │ │ └── entity │ │ │ ├── actions.bobj │ │ │ ├── default.bobj │ │ │ ├── default.json │ │ │ ├── default_1_7.bobj │ │ │ ├── default_simple.bobj │ │ │ ├── default_simple.json │ │ │ ├── extra.bobj │ │ │ ├── props.bobj │ │ │ ├── props_simple.bobj │ │ │ ├── slim.bobj │ │ │ ├── slim.json │ │ │ ├── slim_simple.bobj │ │ │ └── slim_simple.json │ └── textures │ │ ├── particles.png │ │ └── popcorn.png ├── lunar │ ├── animatedlogo │ │ ├── 64 │ │ │ ├── logo_64_no_stars.png │ │ │ ├── logo_64_star_1.png │ │ │ ├── logo_64_star_2.png │ │ │ ├── logo_64_star_3.png │ │ │ ├── logo_64_star_4.png │ │ │ ├── logo_64_star_5.png │ │ │ ├── logo_64_star_6.png │ │ │ ├── logo_64_star_7.png │ │ │ └── logo_64_star_8.png │ │ └── 128 │ │ │ ├── logo_128_no_stars.png │ │ │ ├── logo_128_star_1.png │ │ │ ├── logo_128_star_2.png │ │ │ ├── logo_128_star_3.png │ │ │ ├── logo_128_star_4.png │ │ │ ├── logo_128_star_5.png │ │ │ ├── logo_128_star_6.png │ │ │ ├── logo_128_star_7.png │ │ │ └── logo_128_star_8.png │ ├── attributes │ │ └── thumbnail │ │ │ └── carpet_flight.png │ ├── backgrounds │ │ ├── panorama_0.png │ │ ├── panorama_1.png │ │ ├── panorama_2.png │ │ ├── panorama_3.png │ │ ├── panorama_4.png │ │ ├── panorama_5.png │ │ └── post-default-403x171.png │ ├── emote │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 10.png │ │ ├── 11.png │ │ ├── 12.png │ │ ├── 13.png │ │ ├── 14.png │ │ ├── 15.png │ │ ├── 16.png │ │ ├── 17.png │ │ ├── 18.png │ │ ├── 19.png │ │ ├── 2.png │ │ ├── 20.png │ │ ├── 21.png │ │ ├── 22.png │ │ ├── 23.png │ │ ├── 24.png │ │ ├── 25.png │ │ ├── 26.png │ │ ├── 27.png │ │ ├── 28.png │ │ ├── 29.png │ │ ├── 3.png │ │ ├── 30.png │ │ ├── 31.png │ │ ├── 32.png │ │ ├── 33.png │ │ ├── 34.png │ │ ├── 35.png │ │ ├── 36.png │ │ ├── 37.png │ │ ├── 38.png │ │ ├── 39.png │ │ ├── 4.png │ │ ├── 40.png │ │ ├── 41.png │ │ ├── 42.png │ │ ├── 43.png │ │ ├── 44.png │ │ ├── 45.png │ │ ├── 46.png │ │ ├── 47.png │ │ ├── 48.png │ │ ├── 49.png │ │ ├── 5.png │ │ ├── 50.png │ │ ├── 51.png │ │ ├── 52.png │ │ ├── 53.png │ │ ├── 54.png │ │ ├── 55.png │ │ ├── 56.png │ │ ├── 57.png │ │ ├── 58.png │ │ ├── 6.png │ │ ├── 64.png │ │ ├── 65.png │ │ ├── 7.png │ │ ├── 8.png │ │ └── 9.png │ ├── emoticons │ │ ├── particles.png │ │ └── popcorn.png │ ├── fonts │ │ ├── raleway-extrabold.ttf │ │ ├── raleway-light.ttf │ │ ├── roboto-black.ttf │ │ ├── roboto-blackitalic.ttf │ │ ├── roboto-bold.ttf │ │ ├── roboto-bolditalic.ttf │ │ ├── roboto-italic.ttf │ │ ├── roboto-light.ttf │ │ ├── roboto-lightitalic.ttf │ │ ├── roboto-medium.ttf │ │ ├── roboto-mediumitalic.ttf │ │ ├── roboto-regular.ttf │ │ ├── roboto-thin.ttf │ │ └── roboto-thinitalic.ttf │ ├── icons │ │ ├── add-16x16.png │ │ ├── assets │ │ │ ├── accept-10x10.png │ │ │ ├── accept-16x16.png │ │ │ ├── arrow-down-17x17-small.png │ │ │ ├── arrow-down-17x17.png │ │ │ ├── arrow-up-17x17-small.png │ │ │ ├── arrow-up-17x17.png │ │ │ ├── cosmetic-28x28.png │ │ │ ├── deny-10x10.png │ │ │ ├── deny-16x16.png │ │ │ ├── emote-28x28.png │ │ │ ├── headphones.png │ │ │ ├── logo-22x22.png │ │ │ ├── magnifying-glass-12x12.png │ │ │ ├── man-user-12x12.png │ │ │ ├── man-user-16x16.png │ │ │ ├── microphone-64.png │ │ │ ├── mute.png │ │ │ ├── speaker-mute.png │ │ │ ├── speaker.png │ │ │ └── unread-19x19.png │ │ ├── auth │ │ │ └── icon.png │ │ ├── compact-menu-24x24.png │ │ ├── compass.png │ │ ├── console.png │ │ ├── cosmetics │ │ │ ├── back-40x40.png │ │ │ ├── bandana-28x28.png │ │ │ ├── bodywear-40x40.png │ │ │ ├── cart-40x40.png │ │ │ ├── cloak-40x40.png │ │ │ ├── hat-40x40.png │ │ │ ├── mask-28x28.png │ │ │ └── wing-40x40.png │ │ ├── cross.png │ │ ├── exit-17x17-small.png │ │ ├── exit-17x17.png │ │ ├── eye-24.png │ │ ├── features │ │ │ ├── armorstatus-20x20.png │ │ │ ├── armorstatus-52x52.png │ │ │ ├── block_outline-20x20.png │ │ │ ├── block_outline-52x52.png │ │ │ ├── bossbar-20x20.png │ │ │ ├── bossbar-52x52.png │ │ │ ├── chat-20x20.png │ │ │ ├── chat-52x52.png │ │ │ ├── clock-20x20.png │ │ │ ├── clock-52x52.png │ │ │ ├── combo-20x20.png │ │ │ ├── combo-52x52.png │ │ │ ├── cooldowns-20x20.png │ │ │ ├── cooldowns-52x52.png │ │ │ ├── coords-20x20.png │ │ │ ├── coords-52x52.png │ │ │ ├── cps-20x20.png │ │ │ ├── cps-52x52.png │ │ │ ├── crosshair-20x20.png │ │ │ ├── crosshair-52x52.png │ │ │ ├── directionhud-20x20.png │ │ │ ├── fov_mod-20x20.png │ │ │ ├── fov_mod-52x52.png │ │ │ ├── fps-20x20.png │ │ │ ├── fps-52x52.png │ │ │ ├── freelook-20x20.png │ │ │ ├── freelook-52x52.png │ │ │ ├── hypixel_mod-20x20.png │ │ │ ├── hypixel_mod-52x52.png │ │ │ ├── itemphysic-20x20.png │ │ │ ├── itemphysic-52x52.png │ │ │ ├── keystrokes-20x20.png │ │ │ ├── keystrokes-52x52.png │ │ │ ├── memory-20x20.png │ │ │ ├── memory-52x52.png │ │ │ ├── mumble-link-20x20.png │ │ │ ├── mumble-link-52x52.png │ │ │ ├── netgraph-20x20.png │ │ │ ├── netgraph-52x52.png │ │ │ ├── nickhider-20x20.png │ │ │ ├── nickhider-52x52.png │ │ │ ├── one_seven_visuals-20x20.png │ │ │ ├── one_seven_visuals-52x52.png │ │ │ ├── particlemultipliermod-20x20.png │ │ │ ├── particlemultipliermod-52x52.png │ │ │ ├── ping-20x20.png │ │ │ ├── ping-52x52.png │ │ │ ├── potion_counter-20x20.png │ │ │ ├── potion_counter-52x52.png │ │ │ ├── potioneffects-20x20.png │ │ │ ├── potioneffects-52x52.png │ │ │ ├── range-20x20.png │ │ │ ├── range-52x52.png │ │ │ ├── resource_display-20x20.png │ │ │ ├── resource_display-52x52.png │ │ │ ├── screenshot-20x20.png │ │ │ ├── screenshot-52x52.png │ │ │ ├── scrollable_tooltips-20x20.png │ │ │ ├── scrollable_tooltips-52x52.png │ │ │ ├── serveraddressmod-20x20.png │ │ │ ├── serveraddressmod-52x52.png │ │ │ ├── shinypots-20x20.png │ │ │ ├── shinypots-52x52.png │ │ │ ├── skyblockaddons-20x20.png │ │ │ ├── skyblockaddons-52x52.png │ │ │ ├── stopwatch-20x20.png │ │ │ ├── stopwatch-52x52.png │ │ │ ├── texthotkey-20x20.png │ │ │ ├── texthotkey-52x52.png │ │ │ ├── time_changer-20x20.png │ │ │ ├── time_changer-52x52.png │ │ │ ├── togglesneak-20x20.png │ │ │ ├── togglesneak-52x52.png │ │ │ ├── uhc_overlay-20x20.png │ │ │ ├── uhc_overlay-52x52.png │ │ │ ├── voice-20x20.png │ │ │ ├── voice-52x52.png │ │ │ ├── waypoints-20x20.png │ │ │ ├── waypoints-52x52.png │ │ │ ├── worldedit_cui-20x20.png │ │ │ └── worldedit_cui-52x52.png │ │ ├── icons.png │ │ ├── large-menu-24x24.png │ │ ├── left-click-40.png │ │ ├── mainmenu │ │ │ ├── cog-20x20.png │ │ │ ├── cosmetics-20x20.png │ │ │ ├── exit-17x17.png │ │ │ ├── globe-20x20.png │ │ │ ├── realms-24x24.png │ │ │ └── windows.png │ │ ├── moon-64.png │ │ ├── notifications │ │ │ ├── error-24x24.png │ │ │ ├── info-24x24.png │ │ │ ├── success-24x24.png │ │ │ └── warning-24x24.png │ │ ├── pencil-24.png │ │ ├── pencil-64.png │ │ ├── profiles │ │ │ ├── apple.png │ │ │ ├── clock.png │ │ │ ├── crossed-swords.png │ │ │ ├── hypixel.png │ │ │ └── mouse.png │ │ ├── settings │ │ │ ├── arrow-left-18x18.png │ │ │ ├── arrow-left-32x32.png │ │ │ ├── arrow-right-18x18.png │ │ │ ├── checked-14x14.png │ │ │ ├── checked-16x16.png │ │ │ ├── cog-16x16.png │ │ │ └── star-12x12.png │ │ └── sun-64.png │ ├── logo │ │ ├── logo-100x100.png │ │ ├── logo-32x30.png │ │ └── logo-64x64.png │ ├── previews │ │ ├── biome_0.png │ │ ├── biome_1.png │ │ ├── biome_2.png │ │ └── biome_3.png │ ├── skyblockaddons │ │ ├── baits │ │ │ ├── blessed.png │ │ │ ├── carrot.png │ │ │ ├── dark.png │ │ │ ├── fish.png │ │ │ ├── ice.png │ │ │ ├── light.png │ │ │ ├── minnow.png │ │ │ ├── spiked.png │ │ │ ├── spooky.png │ │ │ └── whale.png │ │ ├── bars.png │ │ ├── blank.png │ │ ├── blankenderchest.png │ │ ├── blankenderman.png │ │ ├── craftingpatterns.png │ │ ├── defence.png │ │ ├── enderchest.png │ │ ├── endermangroup.png │ │ ├── flags │ │ │ ├── ar_sa.png │ │ │ ├── bc_bc.png │ │ │ ├── bg_bg.png │ │ │ ├── cs_cz.png │ │ │ ├── da_dk.png │ │ │ ├── de_de.png │ │ │ ├── en_pt.png │ │ │ ├── en_us.png │ │ │ ├── es_es.png │ │ │ ├── es_mx.png │ │ │ ├── fi_fi.png │ │ │ ├── fil_ph.png │ │ │ ├── fr_fr.png │ │ │ ├── ga_ie.png │ │ │ ├── halloween.png │ │ │ ├── he_il.png │ │ │ ├── hi_in.png │ │ │ ├── hr_hr.png │ │ │ ├── hu_hu.png │ │ │ ├── it_it.png │ │ │ ├── ja_jp.png │ │ │ ├── ko_kr.png │ │ │ ├── lt_lt.png │ │ │ ├── nl_nl.png │ │ │ ├── no_no.png │ │ │ ├── ow_wo.png │ │ │ ├── pl_pl.png │ │ │ ├── pt_br.png │ │ │ ├── pt_pt.png │ │ │ ├── ro_ro.png │ │ │ ├── ru_ru.png │ │ │ ├── sl_si.png │ │ │ ├── sr_cs.png │ │ │ ├── sv_se.png │ │ │ ├── th_th.png │ │ │ ├── tr_tr.png │ │ │ ├── vi_vn.png │ │ │ ├── zh_cn.png │ │ │ └── zh_tw.png │ │ ├── gui │ │ │ ├── arrowleft.png │ │ │ ├── arrowright.png │ │ │ ├── colorpicker.png │ │ │ ├── colorwheel.png │ │ │ ├── discord.png │ │ │ ├── featurebackground.png │ │ │ ├── flatarrowleft.png │ │ │ ├── flatarrowright.png │ │ │ ├── folder.png │ │ │ ├── gear.png │ │ │ ├── github.png │ │ │ ├── move.png │ │ │ ├── patreon.png │ │ │ ├── toggleborder.png │ │ │ ├── toggleinsidebackground.png │ │ │ ├── toggleinsidecircle.png │ │ │ ├── web.png │ │ │ └── youtube.png │ │ ├── icons.png │ │ ├── icons │ │ │ ├── enderman.png │ │ │ ├── endermangroup.png │ │ │ ├── irongolem.png │ │ │ ├── magmaboss.png │ │ │ ├── sirius.png │ │ │ ├── slash.png │ │ │ ├── summoningeye.png │ │ │ └── zealotspereye.png │ │ ├── imperialbarsfix.png │ │ ├── imperialoldbars.png │ │ ├── irongolem.png │ │ ├── islands │ │ │ ├── blazingfortress.png │ │ │ ├── deepcaverns.png │ │ │ ├── dungeonhub.png │ │ │ ├── goldmine.png │ │ │ ├── hub.png │ │ │ ├── mushroomdesert.png │ │ │ ├── privateisland.png │ │ │ ├── spidersden.png │ │ │ ├── thebarn.png │ │ │ ├── theend.png │ │ │ └── thepark.png │ │ ├── lock.png │ │ ├── logo.png │ │ ├── logoglow.png │ │ ├── portal.png │ │ ├── powerorbs │ │ │ ├── manaflux.png │ │ │ ├── overflux.png │ │ │ └── radiant.png │ │ └── ticker.png │ ├── sound │ │ ├── voice_down.ogg │ │ └── voice_up.ogg │ ├── steve.png │ └── streamer │ │ └── filter ├── minecraft │ ├── shaders │ │ ├── post │ │ │ ├── lunar_motionblur.json │ │ │ └── menu_blur.json │ │ └── program │ │ │ ├── lunar_motionblur.fsh │ │ │ ├── lunar_motionblur.json │ │ │ ├── menu_blur.fsh │ │ │ └── menu_blur.json │ └── textures │ │ ├── blocks │ │ ├── low_fire_layer_0.png │ │ ├── low_fire_layer_0.png.mcmeta │ │ ├── low_fire_layer_1.png │ │ └── low_fire_layer_1.png.mcmeta │ │ └── misc │ │ └── unknown_server.png └── profiles │ ├── Arena PvP │ ├── controls.json │ ├── general.json │ ├── mods.json │ └── performance.json │ ├── Hypixel Skyblock │ ├── controls.json │ ├── general.json │ ├── mods.json │ └── performance.json │ └── UHC │ ├── controls.json │ ├── general.json │ ├── mods.json │ └── performance.json ├── lang ├── lunar │ ├── de_DE.json │ ├── en_US.json │ ├── es_ES.json │ ├── fr_FR.json │ ├── it_IT.json │ ├── ja_JP.json │ ├── nl_NL.json │ ├── pt_BR.json │ ├── pt_PT.json │ └── tr_TR.json └── skyblockaddons │ ├── ar_SA.json │ ├── bc_BC.json │ ├── bg_BG.json │ ├── cs_CZ.json │ ├── da_DK.json │ ├── de_DE.json │ ├── el_GR.json │ ├── en_PT.json │ ├── en_us.json │ ├── es_ES.json │ ├── es_MX.json │ ├── fi_FI.json │ ├── fil_PH.json │ ├── fr_FR.json │ ├── ga_IE.json │ ├── he_IL.json │ ├── hi_IN.json │ ├── hr_HR.json │ ├── hu_HU.json │ ├── it_IT.json │ ├── ja_JP.json │ ├── ko_KR.json │ ├── lol_US.json │ ├── lt_LT.json │ ├── ms_MY.json │ ├── nl_NL.json │ ├── no_NO.json │ ├── ow_Wo.json │ ├── pl_PL.json │ ├── pt_BR.json │ ├── pt_PT.json │ ├── ro_RO.json │ ├── ru_RU.json │ ├── sl_SI.json │ ├── sr_CS.json │ ├── sv_SE.json │ ├── th_TH.json │ ├── tr_TR.json │ ├── uk_UA.json │ ├── vi_VN.json │ ├── zh_CN.json │ └── zh_TW.json └── log4j2.xml /README.md: -------------------------------------------------------------------------------- 1 | # Lunar-Client 2 | 1.7.10 / 1.8.9 | Version Unknown | Resources Only 3 | -------------------------------------------------------------------------------- /Resources/1.8.9/assets/emoticons/models/entity/default.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Steve", 3 | "primaryMesh": "body", 4 | "scale": 0.9375, 5 | "scaleItems": 1, 6 | "scaleGui": 0.9375, 7 | "renderHeldItems": true, 8 | "leftHands": { 9 | "low_left_arm.end": { 10 | "rx": -90, 11 | "ry": 180, 12 | "z": -0.1, 13 | "y": 0.1 14 | } 15 | }, 16 | "rightHands": { 17 | "low_right_arm.end": { 18 | "rx": -90, 19 | "ry": 180, 20 | "z": -0.1, 21 | "y": 0.1 22 | } 23 | }, 24 | "head": "head", 25 | "meshes": { 26 | "body": { 27 | "normals": true, 28 | "smooth": true, 29 | "texture": "minecraft:textures/entity/steve.png" 30 | }, 31 | "armor_helmet": { 32 | "visible": false, 33 | "normals": true, 34 | "smooth": true 35 | }, 36 | "armor_chest": { 37 | "visible": false, 38 | "normals": true, 39 | "smooth": true 40 | }, 41 | "armor_leggings": { 42 | "visible": false, 43 | "normals": true, 44 | "smooth": true 45 | }, 46 | "armor_feet": { 47 | "visible": false, 48 | "normals": true, 49 | "smooth": true 50 | }, 51 | "popcorn": { 52 | "visible": false, 53 | "normals": true, 54 | "smooth": true, 55 | "texture": "lunar:emoticons/popcorn.png" 56 | } 57 | } 58 | } -------------------------------------------------------------------------------- /Resources/1.8.9/assets/emoticons/models/entity/default_simple.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Steve", 3 | "primaryMesh": "body", 4 | "scale": 0.9375, 5 | "scaleItems": 1, 6 | "scaleGui": 0.9375, 7 | "renderHeldItems": true, 8 | "leftHands": { 9 | "low_left_arm.end": { 10 | "rx": -90, 11 | "ry": 180, 12 | "z": -0.1, 13 | "y": 0.1 14 | } 15 | }, 16 | "rightHands": { 17 | "low_right_arm.end": { 18 | "rx": -90, 19 | "ry": 180, 20 | "z": -0.1, 21 | "y": 0.1 22 | } 23 | }, 24 | "head": "head", 25 | "meshes": { 26 | "body": { 27 | "normals": true, 28 | "texture": "minecraft:textures/entity/steve.png" 29 | }, 30 | "armor_helmet": { 31 | "visible": false, 32 | "normals": true 33 | }, 34 | "armor_chest": { 35 | "visible": false, 36 | "normals": true 37 | }, 38 | "armor_leggings": { 39 | "visible": false, 40 | "normals": true 41 | }, 42 | "armor_feet": { 43 | "visible": false, 44 | "normals": true 45 | }, 46 | "popcorn": { 47 | "visible": false, 48 | "normals": true, 49 | "texture": "lunar:emoticons/popcorn.png" 50 | } 51 | } 52 | } -------------------------------------------------------------------------------- /Resources/1.8.9/assets/emoticons/models/entity/slim.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Alex", 3 | "primaryMesh": "body", 4 | "scale": 0.9375, 5 | "scaleItems": 1, 6 | "scaleGui": 0.9375, 7 | "renderHeldItems": true, 8 | "leftHands": { 9 | "low_left_arm.end": { 10 | "rx": -90, 11 | "ry": 180, 12 | "z": -0.1, 13 | "y": 0.1 14 | } 15 | }, 16 | "rightHands": { 17 | "low_right_arm.end": { 18 | "rx": -90, 19 | "ry": 180, 20 | "z": -0.1, 21 | "y": 0.1 22 | } 23 | }, 24 | "head": "head", 25 | "meshes": { 26 | "body": { 27 | "normals": true, 28 | "smooth": true, 29 | "texture": "minecraft:textures/entity/alex.png" 30 | }, 31 | "armor_helmet": { 32 | "visible": false, 33 | "normals": true, 34 | "smooth": true 35 | }, 36 | "armor_chest": { 37 | "visible": false, 38 | "normals": true, 39 | "smooth": true 40 | }, 41 | "armor_leggings": { 42 | "visible": false, 43 | "normals": true, 44 | "smooth": true 45 | }, 46 | "armor_feet": { 47 | "visible": false, 48 | "normals": true, 49 | "smooth": true 50 | }, 51 | "popcorn": { 52 | "visible": false, 53 | "normals": true, 54 | "smooth": true, 55 | "texture": "lunar:emoticons/popcorn.png" 56 | } 57 | } 58 | } -------------------------------------------------------------------------------- /Resources/1.8.9/assets/emoticons/models/entity/slim_simple.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Alex", 3 | "primaryMesh": "body", 4 | "scale": 0.9375, 5 | "scaleItems": 1, 6 | "scaleGui": 0.9375, 7 | "renderHeldItems": true, 8 | "leftHands": { 9 | "low_left_arm.end": { 10 | "rx": -90, 11 | "ry": 180, 12 | "z": -0.1, 13 | "y": 0.1 14 | } 15 | }, 16 | "rightHands": { 17 | "low_right_arm.end": { 18 | "rx": -90, 19 | "ry": 180, 20 | "z": -0.1, 21 | "y": 0.1 22 | } 23 | }, 24 | "head": "head", 25 | "meshes": { 26 | "body": { 27 | "normals": true, 28 | "texture": "minecraft:textures/entity/alex.png" 29 | }, 30 | "armor_helmet": { 31 | "visible": false, 32 | "normals": true 33 | }, 34 | "armor_chest": { 35 | "visible": false, 36 | "normals": true 37 | }, 38 | "armor_leggings": { 39 | "visible": false, 40 | "normals": true 41 | }, 42 | "armor_feet": { 43 | "visible": false, 44 | "normals": true 45 | }, 46 | "popcorn": { 47 | "visible": false, 48 | "normals": true, 49 | "texture": "lunar:emoticons/popcorn.png" 50 | } 51 | } 52 | } -------------------------------------------------------------------------------- /Resources/1.8.9/assets/emoticons/textures/particles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/emoticons/textures/particles.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/emoticons/textures/popcorn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/emoticons/textures/popcorn.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_no_stars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_no_stars.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_1.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_2.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_3.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_4.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_5.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_6.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_7.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/128/logo_128_star_8.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_no_stars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_no_stars.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_1.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_2.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_3.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_4.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_5.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_6.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_7.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/animatedlogo/64/logo_64_star_8.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/attributes/thumbnail/carpet_flight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/attributes/thumbnail/carpet_flight.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/backgrounds/panorama_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/backgrounds/panorama_0.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/backgrounds/panorama_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/backgrounds/panorama_1.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/backgrounds/panorama_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/backgrounds/panorama_2.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/backgrounds/panorama_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/backgrounds/panorama_3.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/backgrounds/panorama_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/backgrounds/panorama_4.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/backgrounds/panorama_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/backgrounds/panorama_5.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/backgrounds/post-default-403x171.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/backgrounds/post-default-403x171.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/0.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/1.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/10.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/11.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/12.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/13.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/14.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/15.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/16.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/17.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/18.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/19.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/2.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/21.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/22.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/23.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/24.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/25.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/26.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/27.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/28.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/29.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/3.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/30.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/31.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/32.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/33.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/34.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/35.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/36.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/37.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/38.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/39.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/4.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/40.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/41.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/42.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/43.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/44.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/45.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/46.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/46.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/47.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/47.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/48.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/49.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/49.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/5.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/50.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/51.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/53.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/54.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/55.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/55.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/56.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/56.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/57.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/58.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/6.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/64.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/65.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/65.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/7.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/8.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emote/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emote/9.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emoticons/particles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emoticons/particles.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/emoticons/popcorn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/emoticons/popcorn.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/raleway-extrabold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/raleway-extrabold.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/raleway-light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/raleway-light.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-black.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-black.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-blackitalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-blackitalic.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-bold.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-bolditalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-bolditalic.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-italic.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-light.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-lightitalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-lightitalic.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-medium.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-mediumitalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-mediumitalic.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-regular.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-thin.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-thin.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/fonts/roboto-thinitalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/fonts/roboto-thinitalic.ttf -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/add-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/add-16x16.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/accept-10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/accept-10x10.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/accept-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/accept-16x16.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/arrow-down-17x17-small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/arrow-down-17x17-small.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/arrow-down-17x17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/arrow-down-17x17.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/arrow-up-17x17-small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/arrow-up-17x17-small.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/arrow-up-17x17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/arrow-up-17x17.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/cosmetic-28x28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/cosmetic-28x28.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/deny-10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/deny-10x10.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/deny-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/deny-16x16.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/emote-28x28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/emote-28x28.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/headphones.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/headphones.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/logo-22x22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/logo-22x22.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/magnifying-glass-12x12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/magnifying-glass-12x12.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/man-user-12x12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/man-user-12x12.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/man-user-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/man-user-16x16.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/microphone-64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/microphone-64.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/mute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/mute.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/speaker-mute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/speaker-mute.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/speaker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/speaker.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/assets/unread-19x19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/assets/unread-19x19.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/auth/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/auth/icon.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/compact-menu-24x24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/compact-menu-24x24.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/compass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/compass.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/console.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/console.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/cosmetics/back-40x40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/cosmetics/back-40x40.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/cosmetics/bandana-28x28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/cosmetics/bandana-28x28.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/cosmetics/bodywear-40x40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/cosmetics/bodywear-40x40.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/cosmetics/cart-40x40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/cosmetics/cart-40x40.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/cosmetics/cloak-40x40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/cosmetics/cloak-40x40.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/cosmetics/hat-40x40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/cosmetics/hat-40x40.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/cosmetics/mask-28x28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/cosmetics/mask-28x28.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/cosmetics/wing-40x40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/cosmetics/wing-40x40.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/cross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/cross.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/exit-17x17-small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/exit-17x17-small.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/exit-17x17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/exit-17x17.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/eye-24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/eye-24.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/armorstatus-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/armorstatus-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/armorstatus-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/armorstatus-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/block_outline-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/block_outline-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/block_outline-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/block_outline-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/bossbar-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/bossbar-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/bossbar-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/bossbar-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/chat-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/chat-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/chat-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/chat-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/clock-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/clock-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/clock-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/clock-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/combo-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/combo-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/combo-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/combo-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/cooldowns-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/cooldowns-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/cooldowns-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/cooldowns-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/coords-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/coords-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/coords-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/coords-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/cps-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/cps-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/cps-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/cps-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/crosshair-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/crosshair-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/crosshair-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/crosshair-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/directionhud-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/directionhud-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/fov_mod-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/fov_mod-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/fov_mod-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/fov_mod-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/fps-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/fps-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/fps-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/fps-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/freelook-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/freelook-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/freelook-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/freelook-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/hypixel_mod-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/hypixel_mod-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/hypixel_mod-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/hypixel_mod-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/itemphysic-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/itemphysic-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/itemphysic-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/itemphysic-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/keystrokes-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/keystrokes-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/keystrokes-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/keystrokes-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/memory-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/memory-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/memory-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/memory-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/mumble-link-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/mumble-link-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/mumble-link-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/mumble-link-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/netgraph-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/netgraph-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/netgraph-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/netgraph-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/nickhider-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/nickhider-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/nickhider-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/nickhider-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/one_seven_visuals-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/one_seven_visuals-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/one_seven_visuals-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/one_seven_visuals-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/particlemultipliermod-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/particlemultipliermod-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/particlemultipliermod-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/particlemultipliermod-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/ping-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/ping-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/ping-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/ping-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/potion_counter-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/potion_counter-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/potion_counter-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/potion_counter-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/potioneffects-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/potioneffects-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/potioneffects-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/potioneffects-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/range-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/range-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/range-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/range-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/resource_display-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/resource_display-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/resource_display-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/resource_display-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/screenshot-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/screenshot-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/screenshot-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/screenshot-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/scrollable_tooltips-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/scrollable_tooltips-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/scrollable_tooltips-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/scrollable_tooltips-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/serveraddressmod-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/serveraddressmod-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/serveraddressmod-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/serveraddressmod-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/shinypots-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/shinypots-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/shinypots-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/shinypots-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/skyblockaddons-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/skyblockaddons-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/skyblockaddons-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/skyblockaddons-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/stopwatch-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/stopwatch-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/stopwatch-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/stopwatch-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/texthotkey-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/texthotkey-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/texthotkey-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/texthotkey-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/time_changer-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/time_changer-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/time_changer-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/time_changer-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/togglesneak-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/togglesneak-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/togglesneak-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/togglesneak-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/uhc_overlay-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/uhc_overlay-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/uhc_overlay-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/uhc_overlay-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/voice-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/voice-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/voice-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/voice-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/waypoints-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/waypoints-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/waypoints-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/waypoints-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/worldedit_cui-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/worldedit_cui-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/features/worldedit_cui-52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/features/worldedit_cui-52x52.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/icons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/icons.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/large-menu-24x24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/large-menu-24x24.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/left-click-40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/left-click-40.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/mainmenu/cog-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/mainmenu/cog-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/mainmenu/cosmetics-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/mainmenu/cosmetics-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/mainmenu/exit-17x17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/mainmenu/exit-17x17.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/mainmenu/globe-20x20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/mainmenu/globe-20x20.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/mainmenu/realms-24x24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/mainmenu/realms-24x24.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/mainmenu/windows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/mainmenu/windows.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/moon-64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/moon-64.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/notifications/error-24x24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/notifications/error-24x24.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/notifications/info-24x24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/notifications/info-24x24.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/notifications/success-24x24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/notifications/success-24x24.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/notifications/warning-24x24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/notifications/warning-24x24.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/pencil-24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/pencil-24.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/pencil-64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/pencil-64.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/profiles/apple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/profiles/apple.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/profiles/clock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/profiles/clock.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/profiles/crossed-swords.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/profiles/crossed-swords.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/profiles/hypixel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/profiles/hypixel.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/profiles/mouse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/profiles/mouse.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/settings/arrow-left-18x18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/settings/arrow-left-18x18.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/settings/arrow-left-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/settings/arrow-left-32x32.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/settings/arrow-right-18x18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/settings/arrow-right-18x18.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/settings/checked-14x14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/settings/checked-14x14.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/settings/checked-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/settings/checked-16x16.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/settings/cog-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/settings/cog-16x16.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/settings/star-12x12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/settings/star-12x12.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/icons/sun-64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/icons/sun-64.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/logo/logo-100x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/logo/logo-100x100.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/logo/logo-32x30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/logo/logo-32x30.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/logo/logo-64x64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/logo/logo-64x64.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/previews/biome_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/previews/biome_0.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/previews/biome_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/previews/biome_1.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/previews/biome_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/previews/biome_2.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/previews/biome_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/previews/biome_3.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/baits/blessed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/baits/blessed.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/baits/carrot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/baits/carrot.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/baits/dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/baits/dark.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/baits/fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/baits/fish.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/baits/ice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/baits/ice.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/baits/light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/baits/light.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/baits/minnow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/baits/minnow.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/baits/spiked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/baits/spiked.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/baits/spooky.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/baits/spooky.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/baits/whale.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/baits/whale.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/bars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/bars.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/blank.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/blankenderchest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/blankenderchest.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/blankenderman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/blankenderman.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/craftingpatterns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/craftingpatterns.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/defence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/defence.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/enderchest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/enderchest.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/endermangroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/endermangroup.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/ar_sa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/ar_sa.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/bc_bc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/bc_bc.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/bg_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/bg_bg.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/cs_cz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/cs_cz.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/da_dk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/da_dk.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/de_de.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/de_de.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/en_pt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/en_pt.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/en_us.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/en_us.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/es_es.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/es_es.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/es_mx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/es_mx.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/fi_fi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/fi_fi.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/fil_ph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/fil_ph.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/fr_fr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/fr_fr.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/ga_ie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/ga_ie.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/halloween.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/halloween.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/he_il.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/he_il.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/hi_in.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/hi_in.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/hr_hr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/hr_hr.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/hu_hu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/hu_hu.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/it_it.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/it_it.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/ja_jp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/ja_jp.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/ko_kr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/ko_kr.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/lt_lt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/lt_lt.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/nl_nl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/nl_nl.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/no_no.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/no_no.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/ow_wo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/ow_wo.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/pl_pl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/pl_pl.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/pt_br.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/pt_br.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/pt_pt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/pt_pt.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/ro_ro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/ro_ro.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/ru_ru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/ru_ru.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/sl_si.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/sl_si.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/sr_cs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/sr_cs.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/sv_se.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/sv_se.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/th_th.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/th_th.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/tr_tr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/tr_tr.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/vi_vn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/vi_vn.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/zh_cn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/zh_cn.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/flags/zh_tw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/flags/zh_tw.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/arrowleft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/arrowleft.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/arrowright.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/arrowright.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/colorpicker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/colorpicker.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/colorwheel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/colorwheel.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/discord.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/featurebackground.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/featurebackground.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/flatarrowleft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/flatarrowleft.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/flatarrowright.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/flatarrowright.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/folder.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/gear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/gear.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/github.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/github.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/move.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/move.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/patreon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/patreon.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/toggleborder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/toggleborder.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/toggleinsidebackground.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/toggleinsidebackground.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/toggleinsidecircle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/toggleinsidecircle.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/web.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/web.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/gui/youtube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/gui/youtube.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/icons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/icons.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/icons/enderman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/icons/enderman.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/icons/endermangroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/icons/endermangroup.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/icons/irongolem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/icons/irongolem.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/icons/magmaboss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/icons/magmaboss.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/icons/sirius.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/icons/sirius.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/icons/slash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/icons/slash.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/icons/summoningeye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/icons/summoningeye.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/icons/zealotspereye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/icons/zealotspereye.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/imperialbarsfix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/imperialbarsfix.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/imperialoldbars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/imperialoldbars.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/irongolem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/irongolem.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/blazingfortress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/blazingfortress.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/deepcaverns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/deepcaverns.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/dungeonhub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/dungeonhub.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/goldmine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/goldmine.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/hub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/hub.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/mushroomdesert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/mushroomdesert.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/privateisland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/privateisland.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/spidersden.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/spidersden.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/thebarn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/thebarn.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/theend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/theend.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/islands/thepark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/islands/thepark.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/lock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/lock.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/logo.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/logoglow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/logoglow.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/portal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/portal.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/powerorbs/manaflux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/powerorbs/manaflux.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/powerorbs/overflux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/powerorbs/overflux.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/powerorbs/radiant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/powerorbs/radiant.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/skyblockaddons/ticker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/skyblockaddons/ticker.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/sound/voice_down.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/sound/voice_down.ogg -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/sound/voice_up.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/sound/voice_up.ogg -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/steve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/lunar/steve.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/lunar/streamer/filter: -------------------------------------------------------------------------------- 1 | ^[a@][s\$][s\$]$,*** 2 | [a@][s\$][s\$]h[o0][l1][e3][s\$]?,******* 3 | b[a@][s\$][t\+][a@]rd,******* 4 | b[e3][a@][s\$][t\+][i1][a@]?[l1]([i1][t\+]y)?,************ 5 | b[e3][a@][s\$][t\+][i1][l1][i1][t\+]y,********* 6 | b[e3][s\$][t\+][i1][a@][l1]([i1][t\+]y)?,**** 7 | b[i1][t\+]ch[s\$]?,***** 8 | b[i1][t\+]ch[e3]r[s\$]?,***** 9 | b[i1][t\+]ch[e3][s\$],******* 10 | b[i1][t\+]ch[i1]ng?,******** 11 | b[l1][o0]wj[o0]b[s\$]?,******** 12 | c[l1][i1][t\+],**** 13 | ^(c|k|ck|q)[o0](c|k|ck|q)[s\$]?$,**** 14 | (c|k|ck|q)[o0](c|k|ck|q)[s\$]u,**** 15 | (c|k|ck|q)[o0](c|k|ck|q)[s\$]u(c|k|ck|q)[e3]d,**** 16 | (c|k|ck|q)[o0](c|k|ck|q)[s\$]u(c|k|ck|q)[e3]r,**** 17 | (c|k|ck|q)[o0](c|k|ck|q)[s\$]u(c|k|ck|q)[i1]ng,******* 18 | (c|k|ck|q)[o0](c|k|ck|q)[s\$]u(c|k|ck|q)[s\$],****** 19 | ^cum[s\$]?$,*** 20 | cumm??[e3]r,**** 21 | cumm?[i1]ngcock,******* 22 | (c|k|ck|q)um[s\$]h[o0][t\+],**** 23 | (c|k|ck|q)un[i1][l1][i1]ngu[s\$],**** 24 | (c|k|ck|q)un[i1][l1][l1][i1]ngu[s\$],*** 25 | (c|k|ck|q)unn[i1][l1][i1]ngu[s\$],*** 26 | (c|k|ck|q)un[t\+][s\$]?,*** 27 | (c|k|ck|q)un[t\+][l1][i1](c|k|ck|q),*** 28 | (c|k|ck|q)un[t\+][l1][i1](c|k|ck|q)[e3]r,*** 29 | (c|k|ck|q)un[t\+][l1][i1](c|k|ck|q)[i1]ng,*** 30 | cyb[e3]r(ph|f)u(c|k|ck|q),*** 31 | d[a@]mn,**** 32 | d[i1]ck,**** 33 | d[i1][l1]d[o0],**** 34 | d[i1][l1]d[o0][s\$],**** 35 | d[i1]n(c|k|ck|q),**** 36 | d[i1]n(c|k|ck|q)[s\$],**** 37 | [e3]j[a@]cu[l1],****1 38 | (ph|f)[a@]g[s\$]?,*** 39 | (ph|f)[a@]gg[i1]ng,*** 40 | (ph|f)[a@]gg?[o0][t\+][s\$]?,****** 41 | (ph|f)[a@]gg[s\$],******* 42 | f+a?g+[o0]+t+,****** 43 | (ph|f)[e3][l1][l1]?[a@][t\+][i1][o0],*** 44 | (ph|f)u(c|k|ck|q),*** 45 | (ph|f)u(c|k|ck|q)[s\$]?,*** 46 | g[a@]ngb[a@]ng[s\$]?,*** 47 | g[a@]ngb[a@]ng[e3]d,*** 48 | g[a@]y,*** 49 | h[o0]m?m[o0],**** 50 | h[o0]rny,***** 51 | j[a@](c|k|ck|q)\-?[o0](ph|f)(ph|f)?,**** 52 | j[e3]rk\-?[o0](ph|f)(ph|f)?,**** 53 | j[i1][s\$z][s\$z]?m?,**** 54 | [ck][o0]ndum[s\$]?,**** 55 | mast(e|ur)b(8|ait|ate),*** 56 | n[i1]gg?[e3]r[s\$]?,****** 57 | [\\/\\\\\\/n]+[i1l|]+(gg|qq)+[e3]+r+,****** 58 | b+e+a+n+e+r+,****** 59 | [o0]rg[a@][s\$][i1]m[s\$]?,*** 60 | [o0]rg[a@][s\$]m[s\$]?,*** 61 | p[e3]nn?[i1][s\$],*** 62 | p[i1][s\$][s\$],*** 63 | p[i1][s\$][s\$][o0](ph|f)(ph|f),*** 64 | p[o0]rn,**** 65 | p[o0]rn[o0][s\$]?,**** 66 | p[o0]rn[o0]gr[a@]phy,******* 67 | pr[i1]ck[s\$]?,*** 68 | pu[s\$][s\$][i1][e3][s\$],**** 69 | pu[s\$][s\$]y[s\$]?,***** 70 | [s\$][e3]x,*** 71 | [s\$]h[i1][t\+][s\$]?,**** 72 | [s\$][l1]u[t\+][s\$]?,**** 73 | [s\$]mu[t\+][s\$]?,**** 74 | [s\$]punk[s\$]?,**** 75 | [t\+]w[a@][t\+][s\$]?,**** -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/shaders/post/lunar_motionblur.json: -------------------------------------------------------------------------------- 1 | { 2 | "targets": [ 3 | "swap", 4 | "previous" 5 | ], 6 | "passes": [ 7 | { 8 | "name": "lunar_motionblur", 9 | "intarget": "minecraft:main", 10 | "outtarget": "swap", 11 | "auxtargets": [ 12 | { 13 | "name": "PrevSampler", 14 | "id": "previous" 15 | } 16 | ], 17 | "uniforms": [ 18 | { 19 | "name": "Phosphor", 20 | "values": [ 0.95, 0.95, 0.95 ] 21 | } 22 | ] 23 | }, 24 | { 25 | "name": "blit", 26 | "intarget": "swap", 27 | "outtarget": "previous" 28 | }, 29 | { 30 | "name": "blit", 31 | "intarget": "swap", 32 | "outtarget": "minecraft:main" 33 | } 34 | ] 35 | } 36 | -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/shaders/post/menu_blur.json: -------------------------------------------------------------------------------- 1 | { 2 | "targets": [ 3 | "swap" 4 | ], 5 | "passes": [ 6 | { 7 | "name": "menu_blur", 8 | "intarget": "minecraft:main", 9 | "outtarget": "swap", 10 | "uniforms": [ 11 | { 12 | "name": "BlurDir", 13 | "values": [ 1.0, 0.0 ] 14 | }, 15 | { 16 | "name": "Radius", 17 | "values": [ 12.0 ] 18 | } 19 | ] 20 | }, 21 | { 22 | "name": "menu_blur", 23 | "intarget": "swap", 24 | "outtarget": "minecraft:main", 25 | "uniforms": [ 26 | { 27 | "name": "BlurDir", 28 | "values": [ 0.0, 1.0 ] 29 | }, 30 | { 31 | "name": "Radius", 32 | "values": [ 12.0 ] 33 | } 34 | ] 35 | }, 36 | { 37 | "name": "menu_blur", 38 | "intarget": "minecraft:main", 39 | "outtarget": "swap", 40 | "uniforms": [ 41 | { 42 | "name": "BlurDir", 43 | "values": [ 1.0, 0.0 ] 44 | }, 45 | { 46 | "name": "Radius", 47 | "values": [ 12.0 ] 48 | } 49 | ] 50 | }, 51 | { 52 | "name": "menu_blur", 53 | "intarget": "swap", 54 | "outtarget": "minecraft:main", 55 | "uniforms": [ 56 | { 57 | "name": "BlurDir", 58 | "values": [ 0.0, 1.0 ] 59 | }, 60 | { 61 | "name": "Radius", 62 | "values": [ 12.0 ] 63 | } 64 | ] 65 | } 66 | ] 67 | } 68 | -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/shaders/program/lunar_motionblur.fsh: -------------------------------------------------------------------------------- 1 | #version 120 2 | 3 | uniform sampler2D DiffuseSampler; 4 | uniform sampler2D PrevSampler; 5 | 6 | varying vec2 texCoord; 7 | varying vec2 oneTexel; 8 | 9 | uniform vec2 InSize; 10 | 11 | uniform vec3 Phosphor = vec3(0.7, 0.0, 0.0); 12 | uniform float LerpFactor = 1.0; 13 | 14 | void main() { 15 | vec4 CurrTexel = texture2D(DiffuseSampler, texCoord); 16 | vec4 PrevTexel = texture2D(PrevSampler, texCoord); 17 | float factor = Phosphor.r; 18 | 19 | if (Phosphor.g == 1) { 20 | gl_FragColor = vec4(max(PrevTexel.rgb * vec3(factor), CurrTexel.rgb), 1.0); 21 | } else { 22 | gl_FragColor = vec4(mix(PrevTexel.rgb, CurrTexel.rgb, factor), 1.0); 23 | } 24 | } 25 | -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/shaders/program/lunar_motionblur.json: -------------------------------------------------------------------------------- 1 | { 2 | "blend": { 3 | "func": "add", 4 | "srcrgb": "one", 5 | "dstrgb": "zero" 6 | }, 7 | "vertex": "sobel", 8 | "fragment": "lunar_motionblur", 9 | "attributes": [ "Position" ], 10 | "samplers": [ 11 | { "name": "DiffuseSampler" }, 12 | { "name": "PrevSampler" } 13 | ], 14 | "uniforms": [ 15 | { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, 16 | { "name": "InSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, 17 | { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, 18 | { "name": "Phosphor", "type": "float", "count": 3, "values": [ 0.3, 0.3, 0.3 ] } 19 | ] 20 | } 21 | -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/shaders/program/menu_blur.fsh: -------------------------------------------------------------------------------- 1 | #version 120 2 | 3 | uniform sampler2D DiffuseSampler; 4 | 5 | varying vec2 texCoord; 6 | varying vec2 oneTexel; 7 | 8 | uniform vec2 InSize; 9 | 10 | uniform vec2 BlurDir; 11 | uniform float Radius; 12 | uniform float Progress; 13 | 14 | void main() { 15 | vec4 blurred = vec4(0.0); 16 | float totalStrength = 0.0; 17 | float totalAlpha = 0.0; 18 | float totalSamples = 0.0; 19 | float progRadius = floor(Radius * Progress); 20 | for(float r = -progRadius; r <= progRadius; r += 1.0) { 21 | vec4 sample = texture2D(DiffuseSampler, texCoord + oneTexel * r * BlurDir); 22 | totalAlpha = totalAlpha + sample.a; 23 | totalSamples = totalSamples + 1.0; 24 | float strength = 1.0 - abs(r / progRadius); 25 | totalStrength = totalStrength + strength; 26 | blurred = blurred + sample; 27 | } 28 | gl_FragColor = vec4(blurred.rgb / (progRadius * 2.0 + 1.0), totalAlpha); 29 | } 30 | -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/shaders/program/menu_blur.json: -------------------------------------------------------------------------------- 1 | { 2 | "blend": { 3 | "func": "add", 4 | "srcrgb": "one", 5 | "dstrgb": "zero" 6 | }, 7 | "vertex": "sobel", 8 | "fragment": "menu_blur", 9 | "attributes": [ "Position" ], 10 | "samplers": [ 11 | { "name": "DiffuseSampler" } 12 | ], 13 | "uniforms": [ 14 | { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, 15 | { "name": "InSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, 16 | { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, 17 | { "name": "BlurDir", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, 18 | { "name": "Radius", "type": "float", "count": 1, "values": [ 5.0 ] }, 19 | { "name": "Progress", "type": "float", "count": 1, "values": [ 0.0 ] } 20 | ] 21 | } 22 | -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/textures/blocks/low_fire_layer_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/minecraft/textures/blocks/low_fire_layer_0.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/textures/blocks/low_fire_layer_0.png.mcmeta: -------------------------------------------------------------------------------- 1 | { 2 | "animation": { 3 | "frames": [ 4 | 16, 5 | 17, 6 | 18, 7 | 19, 8 | 20, 9 | 21, 10 | 22, 11 | 23, 12 | 24, 13 | 25, 14 | 26, 15 | 27, 16 | 28, 17 | 29, 18 | 30, 19 | 31, 20 | 0, 21 | 1, 22 | 2, 23 | 3, 24 | 4, 25 | 5, 26 | 6, 27 | 7, 28 | 8, 29 | 9, 30 | 10, 31 | 11, 32 | 12, 33 | 13, 34 | 14, 35 | 15 36 | ] 37 | } 38 | } 39 | -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/textures/blocks/low_fire_layer_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/minecraft/textures/blocks/low_fire_layer_1.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/textures/blocks/low_fire_layer_1.png.mcmeta: -------------------------------------------------------------------------------- 1 | { 2 | "animation": {} 3 | } -------------------------------------------------------------------------------- /Resources/1.8.9/assets/minecraft/textures/misc/unknown_server.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ClientPlayground/Lunar-Client/edb44dac3b36bed0f571b7ad8a503431ec3a89ce/Resources/1.8.9/assets/minecraft/textures/misc/unknown_server.png -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/Arena PvP/controls.json: -------------------------------------------------------------------------------- 1 | {"emote_kb":"KEY_G","toggleChat_kblc":"KEY_H","toggleChat_kblc_shift":false,"toggleChat_kblc_control":false,"toggleChat_kblc_alt":false,"add_waypoint_kb":"KEY_NONE"} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/Arena PvP/general.json: -------------------------------------------------------------------------------- 1 | {"achievements_bl":false,"showInF5_bl":false,"nametag_bl":true,"stackMessages_bl":true,"chatHeight_bl":true,"trans_res_pack_menu_bg_bl":true,"red_string_bl":true,"clear_glass":"REGULAR","background_clr_nr":{"value":1543767044,"chroma_bl":true}} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/Arena PvP/mods.json: -------------------------------------------------------------------------------- 1 | {"one_seven_visuals":{"panelIndex":0,"seen":true},"fps":{"x":94.0,"y":19.0,"panelIndex":1,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"cps":{"x":-1.0,"y":56.0,"cps_enabled_bl":true,"panelIndex":2,"seen":true,"options":{"rightCLick_bl":true,"lineColor_clr_nr":{"value":-7237231},"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"skyblockAddons":{"panelIndex":24,"seen":true,"options":{"hideHealthBar_bl":true,"zealotCounterExplosiveBowSupport_bl":true,"zealotColorBoolean_bl":true,"zealotColor_clr_nr":{"value":-65536,"chroma_bl":true},"minimum_hotbar_item_rarity":"very_special","hidePlayersNearNPC_bl":false,"ignoreItemFrameClicks_bl":true,"showBackpackHoldingShift_bl":true,"backpackPreviewAh_bl":true,"warpAdvancedMode_bl":true,"avoidPlacingEnchantItems_bl":false},"skyBlockAddonsManaBarChild":{"x":39.0,"y":-29.0,"skyBlockAddonsManaBarChild_enabled_bl":false,"panelIndex":0,"seen":false},"skyBlockAddonsManaTextChild":{"x":39.0,"y":-33.0,"skyBlockAddonsManaTextChild_enabled_bl":false,"panelIndex":0,"seen":false},"skyBlockAddonsHealthBarChild":{"x":-39.0,"y":-29.0,"panelIndex":0,"seen":false},"skyBlockAddonsHealthTextChild":{"x":-40.0,"y":-34.0,"skyBlockAddonsHealthTextChild_enabled_bl":false,"panelIndex":0,"seen":false},"skyBlockAddonsDefenseIconChild":{"position":"bottom_center_left","x":-0.59002686,"y":-47.0,"skyBlockAddonsDefenseIconChild_enabled_bl":false,"panelIndex":0,"seen":false},"skyBlockAddonsDefenseTextChild":{"position":"bottom_center_left","x":-14.0,"y":-19.0,"skyBlockAddonsDefenseTextChild_enabled_bl":false,"panelIndex":0,"seen":false},"skyBlockAddonsDefensePercentageChild":{"panelIndex":0,"seen":false},"skyBlockAddonsSpeedTextChild":{"x":19.0,"y":-28.0,"panelIndex":0,"seen":false},"skyblockAddonsBirchParkRainmaker":{"x":-150.0,"y":23.0,"skyblockAddonsBirchParkRainmaker_enabled_bl":false,"panelIndex":0,"seen":false},"skyblockAddonsdarkAuctionoTimer":{"x":137.0,"y":19.0,"skyblockAddonsdarkAuctionoTimer_enabled_bl":false,"panelIndex":0,"seen":false},"skyblockAddonsEndstoneProtector":{"x":205.0,"y":19.0,"skyblockAddonsEndstoneProtector_enabled_bl":false,"panelIndex":0,"seen":false},"skyblockAddonsMagmaTimer":{"position":"bottom_center_left","x":-9.0,"y":-112.0,"skyblockAddonsMagmaTimer_enabled_bl":false,"panelIndex":0,"seen":false,"options":{"show_on_other_games_bl":true}},"skyBlockAddonsPowerOrbStausChild":{"x":124.0,"y":-2.0,"skyBlockAddonsPowerOrbStausChild_enabled_bl":false,"panelIndex":0,"seen":false,"options":{"scale_nr":"0.93"}},"skyblockAddonsBoneDisplay":{"x":-80.0,"y":26.0,"panelIndex":0,"seen":false},"skyblockAddonsSkillDisplay":{"y":-42.0,"skyblockAddonsSkillDisplay_enabled_bl":false,"panelIndex":0,"seen":false,"options":{"textColor_clr_nr":{"value":-11141291}}},"skyblockAddonsSummoningEyeCounter":{"x":-80.0,"y":56.0,"panelIndex":0,"seen":false},"skyblockAddonsTickerChargesDisplay":{"x":-154.0,"y":52.0,"skyblockAddonsTickerChargesDisplay_enabled_bl":false,"panelIndex":0,"seen":false},"skyblockAddonsZealotCounter":{"x":205.0,"y":33.0,"skyblockAddonsZealotCounter_enabled_bl":false,"panelIndex":0,"seen":false},"skyblockAddonsZealotTotalCounter":{"x":80.0,"y":160.0,"panelIndex":0,"seen":false},"skyblockAddonsZealotPerEye":{"x":80.0,"y":176.0,"panelIndex":0,"seen":false},"bait_list":{"x":115.0,"y":72.0,"panelIndex":0,"seen":false},"sba_feature_warning":{"position":"middle_center","x":-3.0,"y":35.0,"panelIndex":0,"seen":false},"zealot_kills":11},"toggleSneak":{"position":"top_right","y":-1.0,"panelIndex":3,"seen":true,"options":{"boost_amnt_nr":"8"}},"hypixel_mod":{"panelIndex":44,"seen":true,"options":{"auto_gg_bl":true,"level_head_bl":true}},"armorstatus":{"x":3.0,"y":2.0,"panelIndex":5,"seen":true},"keystrokes":{"x":-1.0,"y":-1.0,"keystrokes_enabled_bl":true,"panelIndex":4,"seen":true,"options":{"textShadow_bl":true,"background_clr_nr":{"value":1543767044,"chroma_bl":true},"background_pressed_clr_nr":{"value":-1778384897}}},"coords":{"x":37.0,"y":95.0,"coords_enabled_bl":false,"panelIndex":7,"seen":true,"options":{"mode":"vertical","show_labels_bl":true,"direction_bl":true,"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"crosshair":{"panelIndex":6,"seen":true,"options":{"outline_bl":true,"size_nr":"3.0","gap_nr":"2.0"}},"potioneffects":{"x":-1.0,"y":0.5,"panelIndex":9,"seen":false},"directionhud":{"position":"bottom_right","x":0.5,"y":-3.5,"directionhud_enabled_bl":false,"panelIndex":11,"seen":true,"options":{"useLegacyStyle_bl":true}},"waypoints":{"waypoints_enabled_bl":false,"panelIndex":10,"seen":true,"options":{"add_waypoint_kb":"KEY_NONE"}},"scoreboard":{"panelIndex":12,"seen":true,"options":{"background_color_clr_nr":{"value":1543767044,"chroma_bl":true}}},"potion_counter":{"position":"top_left","x":113.0,"y":76.0,"panelIndex":8,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"ping":{"x":-1.0,"y":75.0,"ping_enabled_bl":true,"panelIndex":14,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"freelook":{"panelIndex":13,"seen":true},"motionBlur":{"panelIndex":16,"seen":true,"options":{"value_nr":"3"}},"scrollable_tooltips":{"scrollable_tooltips_enabled_bl":true,"panelIndex":15,"seen":true},"uhc_overlay":{"panelIndex":18,"seen":true,"options":{"gold_ingot_scale_nr":"2.5","gold_nugget_scale_nr":"2.5","gold_ore_scale_nr":"2.5","gold_apple_scale_nr":"2.5","skull_scale_nr":"2.5"}},"particleMultiplierMod":{"panelIndex":17,"seen":true,"options":{"alwaysShowEnchantedCrits_bl":true}},"cooldowns":{"position":"middle_left","x":146.25,"y":10.0,"cooldowns_enabled_bl":false,"panelIndex":19,"seen":true},"worldedit_cui":{"panelIndex":21,"seen":false,"options":{"point1Color_clr_nr":{"value":-2080374529},"point2Color_clr_nr":{"value":1795096576}}},"clock":{"position":"top_left","x":-1.0,"y":38.0,"panelIndex":20,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"stopwatch":{"position":"top_left","x":-1.0,"y":57.0,"panelIndex":30,"seen":true,"options":{"resetEveryStart_bl":false,"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"memory":{"position":"top_left","x":113.0,"y":57.0,"panelIndex":23,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"combo":{"position":"top_left","x":113.0,"y":38.0,"panelIndex":26,"seen":true,"options":{"backgroundHeight_nr":"18","background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"range":{"x":52.0,"panelIndex":27,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"time_changer":{"time_changer_enabled_bl":false,"panelIndex":32,"seen":true,"options":{"time_nr":"-6000","horizon_y_level_nr":"0"}},"serverAddressMod":{"x":70.0,"y":66.0,"panelIndex":29,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"saturation":{"position":"top_left","x":-1.0,"y":76.0,"panelIndex":34,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"itemPhysic":{"panelIndex":38,"seen":true},"itemTrackerChild":{"y":69.0,"panelIndex":31,"seen":false,"options":{"shadow_bl":true,"skyblockOnly_bl":true}},"shinyPots":{"panelIndex":25,"seen":true,"options":{"colored_bl":true}},"block_outline":{"panelIndex":28,"seen":true,"options":{"block_outline_color_clr_nr":{"value":-16733526},"block_outline_width_nr":"1.17","block_overlay_bl":true}},"screenshot":{"panelIndex":33,"seen":true},"fov_mod":{"panelIndex":36,"seen":true},"textHotKey":{"panelIndex":22,"seen":true,"options":{"1_hk_hk":{"text":""}}},"netgraph":{"panelIndex":35,"seen":true},"mumble-link":{"panelIndex":37,"seen":true},"bossbar":{"x":1.0,"panelIndex":40,"seen":true},"teamview":{"panelIndex":39,"seen":false}} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/Arena PvP/performance.json: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/Hypixel Skyblock/controls.json: -------------------------------------------------------------------------------- 1 | {"add_waypoint_kb":"KEY_NONE"} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/Hypixel Skyblock/general.json: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/Hypixel Skyblock/mods.json: -------------------------------------------------------------------------------- 1 | {"one_seven_visuals":{"panelIndex":0,"seen":true},"fps":{"x":94.0,"y":19.0,"panelIndex":1,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"cps":{"x":56.0,"y":76.0,"panelIndex":2,"seen":true,"options":{"rightCLick_bl":true,"lineColor_clr_nr":{"value":-7237231},"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"skyblockAddons":{"skyblockAddons_enabled_bl":true,"panelIndex":25,"seen":true,"options":{"hideHealthBar_bl":true,"zealotCounterExplosiveBowSupport_bl":true,"zealotColorBoolean_bl":true,"zealotColor_clr_nr":{"value":156631039},"minimum_hotbar_item_rarity":"very_special","hideSvenPupNametags_bl":true,"ignoreItemFrameClicks_bl":true,"hideBones_bl":false,"preventMovementOnDeath_bl":true,"onlyMineOresDeepCaverns_bl":true,"onlyMineValuablesNether_bl":true,"backpackPreviewAh_bl":true,"cakeBagPreview_bl":true,"doubleWarp_bl":true,"warpAdvancedMode_bl":true,"disableEndermanTeleportionEffect_bl":true,"disableMagicalSoupMessages_bl":true},"skyBlockAddonsManaBarChild":{"x":39.0,"y":-29.0,"panelIndex":0,"seen":false},"skyBlockAddonsManaTextChild":{"x":39.0,"y":-33.0,"panelIndex":0,"seen":false},"skyBlockAddonsHealthBarChild":{"x":-39.0,"y":-29.0,"skyBlockAddonsHealthBarChild_enabled_bl":true,"panelIndex":0,"seen":false},"skyBlockAddonsHealthTextChild":{"x":-40.0,"y":-33.0,"panelIndex":0,"seen":false},"skyBlockAddonsDefenseIconChild":{"x":124.0,"y":0.5,"panelIndex":0,"seen":false,"options":{"scale_nr":"1.5"}},"skyBlockAddonsDefenseTextChild":{"x":120.0,"y":-2.0,"panelIndex":0,"seen":false},"skyBlockAddonsDefensePercentageChild":{"position":"bottom_center_left","x":-14.0,"y":-113.0,"skyBlockAddonsDefensePercentageChild_enabled_bl":false,"panelIndex":0,"seen":false},"skyBlockAddonsSpeedTextChild":{"position":"bottom_center_left","x":-122.86005,"y":0.5,"skyBlockAddonsSpeedTextChild_enabled_bl":true,"panelIndex":0,"seen":false},"skyblockAddonsBirchParkRainmaker":{"x":1.0,"y":45.0,"panelIndex":0,"seen":false},"skyblockAddonsdarkAuctionoTimer":{"position":"top_right","x":1.0,"y":11.0,"panelIndex":0,"seen":false},"skyblockAddonsEndstoneProtector":{"x":39.0,"y":-1.0,"panelIndex":0,"seen":false},"skyblockAddonsMagmaTimer":{"position":"top_right","x":1.0,"y":28.0,"panelIndex":0,"seen":false,"options":{"show_on_other_games_bl":true}},"skyBlockAddonsPowerOrbStausChild":{"position":"middle_left","y":-35.5,"panelIndex":0,"seen":false,"options":{"detailed_bl":true}},"skyblockAddonsBoneDisplay":{"x":-80.0,"y":26.0,"panelIndex":0,"seen":false},"skyblockAddonsSkillDisplay":{"position":"bottom_center_left","x":32.0,"y":-58.5,"panelIndex":0,"seen":false,"options":{"textColor_clr_nr":{"value":-11141291}}},"skyblockAddonsSummoningEyeCounter":{"position":"top_left","y":46.0,"skyblockAddonsSummoningEyeCounter_enabled_bl":true,"panelIndex":0,"seen":false},"skyblockAddonsTickerChargesDisplay":{"position":"bottom_center_left","x":-100.0,"y":-35.0,"panelIndex":0,"seen":false},"skyblockAddonsZealotCounter":{"y":14.0,"panelIndex":0,"seen":false},"skyblockAddonsZealotTotalCounter":{"y":-1.0,"skyblockAddonsZealotTotalCounter_enabled_bl":true,"panelIndex":0,"seen":false},"skyblockAddonsZealotPerEye":{"y":30.0,"skyblockAddonsZealotPerEye_enabled_bl":true,"panelIndex":0,"seen":false},"bait_list":{"y":40.0,"bait_list_enabled_bl":true,"panelIndex":0,"seen":false},"sba_feature_warning":{"position":"middle_center","y":22.0,"sba_feature_warning_enabled_bl":true,"panelIndex":0,"seen":false},"zealot_kills":38},"toggleSneak":{"position":"top_right","x":1.0,"panelIndex":3,"seen":true,"options":{"boost_amnt_nr":"8"}},"hypixel_mod":{"panelIndex":46,"seen":true,"options":{"auto_gg_bl":true,"level_head_bl":true}},"armorstatus":{"y":2.0,"panelIndex":5,"seen":false},"keystrokes":{"x":56.0,"y":19.0,"panelIndex":4,"seen":true,"options":{"textShadow_bl":true,"background_clr_nr":{"value":1543767044,"chroma_bl":true},"background_pressed_clr_nr":{"value":-1778384897}}},"coords":{"x":37.0,"y":95.0,"coords_enabled_bl":false,"panelIndex":7,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"crosshair":{"panelIndex":6,"seen":true,"options":{"outline_bl":true,"size_nr":"3.0","gap_nr":"2.0"}},"potioneffects":{"y":0.5,"panelIndex":9,"seen":false},"directionhud":{"position":"bottom_right","x":0.5,"y":-3.5,"directionhud_enabled_bl":false,"panelIndex":11,"seen":true,"options":{"useLegacyStyle_bl":true}},"waypoints":{"waypoints_enabled_bl":false,"panelIndex":10,"seen":true,"options":{"add_waypoint_kb":"KEY_NONE"}},"scoreboard":{"panelIndex":12,"seen":true,"options":{"background_color_clr_nr":{"value":1543767044,"chroma_bl":true}}},"potion_counter":{"position":"top_left","x":113.0,"y":76.0,"panelIndex":8,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"ping":{"x":18.0,"y":19.0,"panelIndex":14,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"freelook":{"panelIndex":13,"seen":true},"motionBlur":{"panelIndex":16,"seen":true,"options":{"value_nr":"3"}},"scrollable_tooltips":{"panelIndex":15,"seen":true},"uhc_overlay":{"panelIndex":18,"seen":true,"options":{"gold_ingot_scale_nr":"2.5","gold_nugget_scale_nr":"2.5","gold_ore_scale_nr":"2.5","gold_apple_scale_nr":"2.5","skull_scale_nr":"2.5"}},"particleMultiplierMod":{"panelIndex":17,"seen":true,"options":{"alwaysShowEnchantedCrits_bl":true}},"cooldowns":{"position":"bottom_left","x":301.0,"y":1.5,"panelIndex":19,"seen":true},"worldedit_cui":{"panelIndex":21,"seen":false,"options":{"point1Color_clr_nr":{"value":-2080374529},"point2Color_clr_nr":{"value":1795096576}}},"clock":{"position":"top_left","x":-1.0,"y":38.0,"panelIndex":20,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"stopwatch":{"position":"top_left","x":-1.0,"y":57.0,"panelIndex":30,"seen":true,"options":{"resetEveryStart_bl":false,"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"memory":{"position":"top_left","x":113.0,"y":57.0,"panelIndex":23,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"combo":{"position":"top_left","x":113.0,"y":38.0,"panelIndex":26,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"range":{"x":52.0,"panelIndex":27,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"time_changer":{"time_changer_enabled_bl":false,"panelIndex":32,"seen":true,"options":{"time_nr":"-6000","horizon_y_level_nr":"0"}},"serverAddressMod":{"x":70.0,"y":66.0,"panelIndex":29,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"saturation":{"position":"top_left","x":-1.0,"y":76.0,"panelIndex":34,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"itemPhysic":{"panelIndex":38,"seen":true},"itemTrackerChild":{"y":69.0,"panelIndex":31,"seen":false,"options":{"shadow_bl":true,"skyblockOnly_bl":true}},"shinyPots":{"panelIndex":24,"seen":true,"options":{"colored_bl":true}},"block_outline":{"panelIndex":28,"seen":true,"options":{"block_outline_color_clr_nr":{"value":-16733526},"block_outline_width_nr":"1.17","block_overlay_bl":true}},"screenshot":{"panelIndex":33,"seen":true},"fov_mod":{"panelIndex":36,"seen":true},"textHotKey":{"textHotKey_enabled_bl":true,"panelIndex":22,"seen":true,"options":{"1_hk_hk":{"text":"/warp crypt","1_hk_hk_kblc":"KEY_V","1_hk_hk_kblc_shift":false,"1_hk_hk_kblc_control":false,"1_hk_hk_kblc_alt":false}}},"netgraph":{"panelIndex":35,"seen":true},"mumble-link":{"panelIndex":37,"seen":true},"bossbar":{"x":1.0,"panelIndex":40,"seen":true},"teamview":{"teamview_enabled_bl":false,"panelIndex":39,"seen":false}} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/Hypixel Skyblock/performance.json: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/UHC/controls.json: -------------------------------------------------------------------------------- 1 | {"emote_kb":"KEY_G","toggleChat_kblc":"KEY_H","toggleChat_kblc_shift":false,"toggleChat_kblc_control":false,"toggleChat_kblc_alt":false,"add_waypoint_kb":"KEY_NONE"} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/UHC/general.json: -------------------------------------------------------------------------------- 1 | {"achievements_bl":false,"showInF5_bl":false,"nametag_bl":true,"stackMessages_bl":true,"chatHeight_bl":true,"variable_zoom_bl":true,"red_string_bl":true,"background_clr_nr":{"value":1543767044,"chroma_bl":true}} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/UHC/mods.json: -------------------------------------------------------------------------------- 1 | {"one_seven_visuals":{"panelIndex":0,"seen":true},"fps":{"position":"top_center","x":2.0,"y":1.0,"fps_enabled_bl":true,"panelIndex":1,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"cps":{"x":56.0,"y":76.0,"panelIndex":2,"seen":true,"options":{"rightCLick_bl":true,"lineColor_clr_nr":{"value":-7237231},"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"skyblockAddons":{"panelIndex":24,"seen":true,"options":{"hideHealthBar_bl":true,"zealotCounterExplosiveBowSupport_bl":true,"zealotColorBoolean_bl":true,"zealotColor_clr_nr":{"value":-65536,"chroma_bl":true},"minimum_hotbar_item_rarity":"very_special","hidePlayersNearNPC_bl":false,"ignoreItemFrameClicks_bl":true,"showBackpackHoldingShift_bl":true,"backpackPreviewAh_bl":true,"warpAdvancedMode_bl":true,"avoidPlacingEnchantItems_bl":false},"skyBlockAddonsManaBarChild":{"x":39.0,"y":-29.0,"panelIndex":0,"seen":false},"skyBlockAddonsManaTextChild":{"x":39.0,"y":-33.0,"panelIndex":0,"seen":false},"skyBlockAddonsHealthBarChild":{"x":-39.0,"y":-29.0,"skyBlockAddonsHealthBarChild_enabled_bl":true,"panelIndex":0,"seen":false},"skyBlockAddonsHealthTextChild":{"x":-40.0,"y":-34.0,"panelIndex":0,"seen":false},"skyBlockAddonsDefenseIconChild":{"position":"bottom_center_left","x":-0.59002686,"y":-47.0,"panelIndex":0,"seen":false},"skyBlockAddonsDefenseTextChild":{"position":"bottom_center_left","x":-14.0,"y":-19.0,"panelIndex":0,"seen":false},"skyBlockAddonsDefensePercentageChild":{"panelIndex":0,"seen":false},"skyBlockAddonsSpeedTextChild":{"x":19.0,"y":-28.0,"panelIndex":0,"seen":false},"skyblockAddonsBirchParkRainmaker":{"x":-150.0,"y":23.0,"panelIndex":0,"seen":false},"skyblockAddonsdarkAuctionoTimer":{"x":137.0,"y":19.0,"skyblockAddonsdarkAuctionoTimer_enabled_bl":false,"panelIndex":0,"seen":false},"skyblockAddonsEndstoneProtector":{"x":205.0,"y":19.0,"panelIndex":0,"seen":false},"skyblockAddonsMagmaTimer":{"position":"bottom_center_left","x":-9.0,"y":-112.0,"skyblockAddonsMagmaTimer_enabled_bl":false,"panelIndex":0,"seen":false,"options":{"show_on_other_games_bl":true}},"skyBlockAddonsPowerOrbStausChild":{"x":124.0,"y":-2.0,"panelIndex":0,"seen":false},"skyblockAddonsBoneDisplay":{"x":-80.0,"y":26.0,"panelIndex":0,"seen":false},"skyblockAddonsSkillDisplay":{"y":-42.0,"panelIndex":0,"seen":false,"options":{"textColor_clr_nr":{"value":-11141291}}},"skyblockAddonsSummoningEyeCounter":{"x":-80.0,"y":56.0,"panelIndex":0,"seen":false},"skyblockAddonsTickerChargesDisplay":{"x":-154.0,"y":52.0,"panelIndex":0,"seen":false},"skyblockAddonsZealotCounter":{"x":205.0,"y":33.0,"panelIndex":0,"seen":false},"skyblockAddonsZealotTotalCounter":{"x":80.0,"y":160.0,"skyblockAddonsZealotTotalCounter_enabled_bl":true,"panelIndex":0,"seen":false},"skyblockAddonsZealotPerEye":{"x":80.0,"y":176.0,"panelIndex":0,"seen":false},"bait_list":{"x":115.0,"y":72.0,"panelIndex":0,"seen":false},"sba_feature_warning":{"position":"middle_center","x":-3.0,"y":35.0,"panelIndex":0,"seen":false},"zealot_kills":11},"toggleSneak":{"position":"top_right","y":1.0,"panelIndex":3,"seen":true,"options":{"boost_amnt_nr":"8"}},"hypixel_mod":{"panelIndex":44,"seen":true,"options":{"auto_gg_bl":true,"level_head_bl":true}},"armorstatus":{"y":1.0,"panelIndex":5,"seen":false},"keystrokes":{"x":56.0,"y":19.0,"panelIndex":4,"seen":true,"options":{"textShadow_bl":true,"background_clr_nr":{"value":1543767044,"chroma_bl":true},"background_pressed_clr_nr":{"value":-1778384897}}},"coords":{"x":-1.0,"panelIndex":7,"seen":true,"options":{"mode":"vertical","show_c_bl":true,"show_labels_bl":true,"direction_bl":true,"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"crosshair":{"panelIndex":6,"seen":true,"options":{"outline_bl":true,"size_nr":"3.0","gap_nr":"2.0"}},"potioneffects":{"y":0.5,"panelIndex":9,"seen":false},"directionhud":{"position":"bottom_right","x":0.5,"y":-3.5,"directionhud_enabled_bl":false,"panelIndex":11,"seen":true,"options":{"useLegacyStyle_bl":true}},"waypoints":{"panelIndex":10,"seen":true,"options":{"add_waypoint_kb":"KEY_NONE"}},"scoreboard":{"panelIndex":12,"seen":true,"options":{"background_color_clr_nr":{"value":1543767044,"chroma_bl":true}}},"potion_counter":{"position":"top_left","x":113.0,"y":76.0,"panelIndex":8,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"ping":{"x":18.0,"y":19.0,"panelIndex":14,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"freelook":{"panelIndex":13,"seen":true},"motionBlur":{"panelIndex":16,"seen":true,"options":{"value_nr":"3"}},"scrollable_tooltips":{"scrollable_tooltips_enabled_bl":true,"panelIndex":15,"seen":true},"uhc_overlay":{"uhc_overlay_enabled_bl":true,"panelIndex":18,"seen":true,"options":{"gold_ingot_scale_nr":"2.5","gold_nugget_scale_nr":"2.5","gold_ore_scale_nr":"2.5","gold_apple_scale_nr":"2.5","skull_scale_nr":"2.5"}},"particleMultiplierMod":{"panelIndex":17,"seen":true,"options":{"alwaysShowEnchantedCrits_bl":true}},"cooldowns":{"position":"middle_left","x":146.25,"y":10.0,"cooldowns_enabled_bl":false,"panelIndex":19,"seen":true},"worldedit_cui":{"panelIndex":21,"seen":false,"options":{"point1Color_clr_nr":{"value":-2080374529},"point2Color_clr_nr":{"value":1795096576}}},"clock":{"position":"top_left","x":-1.0,"y":38.0,"panelIndex":20,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"stopwatch":{"position":"top_left","x":-1.0,"y":57.0,"panelIndex":30,"seen":true,"options":{"resetEveryStart_bl":false,"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"memory":{"position":"top_left","x":113.0,"y":57.0,"panelIndex":23,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"combo":{"position":"top_left","x":113.0,"y":38.0,"panelIndex":26,"seen":true,"options":{"backgroundHeight_nr":"18","background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"range":{"x":52.0,"panelIndex":27,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"time_changer":{"time_changer_enabled_bl":false,"panelIndex":32,"seen":true,"options":{"time_nr":"-6000","horizon_y_level_nr":"0"}},"serverAddressMod":{"x":70.0,"y":66.0,"panelIndex":29,"seen":false,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"saturation":{"position":"top_left","x":-1.0,"y":76.0,"panelIndex":34,"seen":true,"options":{"background_clr_nr":{"value":1543767044,"chroma_bl":true}}},"itemPhysic":{"panelIndex":38,"seen":true},"itemTrackerChild":{"y":69.0,"panelIndex":31,"seen":false,"options":{"shadow_bl":true,"skyblockOnly_bl":true}},"shinyPots":{"panelIndex":25,"seen":true,"options":{"colored_bl":true}},"block_outline":{"panelIndex":28,"seen":true,"options":{"block_outline_color_clr_nr":{"value":-16733526},"block_outline_width_nr":"1.17","block_overlay_bl":true}},"screenshot":{"panelIndex":33,"seen":true},"fov_mod":{"panelIndex":36,"seen":true},"textHotKey":{"panelIndex":22,"seen":true,"options":{"1_hk_hk":{"text":""}}},"netgraph":{"panelIndex":35,"seen":true},"mumble-link":{"mumble-link_enabled_bl":true,"panelIndex":37,"seen":true},"bossbar":{"x":1.0,"panelIndex":40,"seen":true},"teamview":{"panelIndex":39,"seen":false}} -------------------------------------------------------------------------------- /Resources/1.8.9/assets/profiles/UHC/performance.json: -------------------------------------------------------------------------------- 1 | {"hide_endportals":"Skyblock Only","lazy_chunk_loading":"highest"} -------------------------------------------------------------------------------- /Resources/1.8.9/lang/skyblockaddons/en_us.json: -------------------------------------------------------------------------------- 1 | { 2 | "language": "English", 3 | "settings": { 4 | "settings": "Settings", 5 | "magmaBossWarning": "Magma Boss Warning", 6 | "itemDropConfirmation": "Item Drop Confirmation", 7 | "hideSkeletonHatBones": "Hide Skeleton's Helmet Bones", 8 | "skeletonHatBonesBar": "Skeleton's Helmet Bones Bar", 9 | "hideFoodAndArmor": "Hide Food & Armor Bar", 10 | "fullInventoryWarning": "Full Inventory Warning", 11 | "repeating": "Repeat Warning", 12 | "disableEmberRodAbility": "Disable Island Ember Rod", 13 | "editLocations": "Edit GUI Locations", 14 | "guiScale": "Gui Scale: %scale%", 15 | "resetLocations": "Reset Locations", 16 | "hideDurability": "Hide Tool Durability", 17 | "showEnchantmentsReforges": "Enchants & Reforges", 18 | "minionStopWarning": "\"Minion Cannot Reach\" Warning", 19 | "hidePlayersNearNPCs": "Hide Players Near Important NPCs", 20 | "backpackStyle": "Backpack Style: %style%", 21 | "backpackStyles": { 22 | "regular": "Regular", 23 | "compact": "Compact" 24 | }, 25 | "showBackpackPreview": "Show Backpack Preview", 26 | "hideHealthBar": "Hide Vanilla Health Bar", 27 | "fullMinionWarning": "Full Minion Warning", 28 | "ignoreItemFrameClicks": "Ignore Clicks On Item Frames", 29 | "showOnlyWhenHoldingShift": "Show Only When Holding Shift", 30 | "manaBar": "Mana Bar", 31 | "manaText": "Mana Number", 32 | "healthBar": "Health Bar", 33 | "healthText": "Health Number", 34 | "defenceIcon": "Defence Symbol", 35 | "defenceText": "Defence Number", 36 | "defencePercentage": "Defence Percentage", 37 | "healthUpdates": "Health Change Number", 38 | "hidePlayersInLobby": "Hide Far Entities in Lobby", 39 | "darkAuctionTimer": "Dark Auction Timer", 40 | "magmaBossTimer": "Magma Boss Timer", 41 | "itemPickupLog": "Item Pickup Log", 42 | "avoidPlacingEnchantedItems": "Avoid Placing Enchanted Items", 43 | "avoidBreakingStems": "Avoid Breaking Stems", 44 | "stopBowChargeFromResetting": "Stop Bow Charge From Resetting", 45 | "preventMovementOnDeath": "Prevent Walking After Death", 46 | "showItemAnvilUses": "Show Item Anvil Uses", 47 | "lockSlots": "Allow Locking Slots", 48 | "lockSlot": "Lock Slot", 49 | "dontResetCursorInventory": "Don't Reset Cursor Between Inventories", 50 | "summoningEyeAlert": "Summoning Eye Alert", 51 | "makeEnderchestsInEndGreen": "Change Enderchest Color in the End", 52 | "changeColor": "Change Color", 53 | "showInOtherGames": "Show in Other Games", 54 | "useVanillaTexture": "Use the Vanilla Texture", 55 | "textStyle": "Text Style", 56 | "textStyles": { 57 | "one": "Style One", 58 | "two": "Style Two" 59 | }, 60 | "warningDuration": "Warning Duration", 61 | "dontOpenProfileWithBow": "Don't Open Profile With Bow", 62 | "stopDroppingSellingRareItems": "Stop Dropping/Selling Rare Items", 63 | "makeBackpackInventoriesColored": "Color Inventories", 64 | "avoidBreakingBottomSugarCane": "Avoid Breaking Bottom Sugar Cane", 65 | "replaceRomanNumeralsWithNumbers": "Replace Roman Numerals on Items", 66 | "changeBarColorForPotions": "Change Bar Color for Wither & Poison", 67 | "craftingPatterns": "Choose Crafting Patterns", 68 | "soundIndicatorForFishing": "Sound Indicator for Fishing", 69 | "avoidBlinkingNightVision": "Disable Night Vision Potion Blinking", 70 | "disableMinionLocationWarning": "Disable Location Not Perfect Warnings", 71 | "jungleAxeCooldown": "Block Jungle Axe/Treecapitator on Cooldown", 72 | "organizeLongEnchantmentLists": "Organize Long Enchantment Lists", 73 | "showItemCooldowns": "Show Item Cooldowns", 74 | "speedPercentage": "Speed Percentage", 75 | "collectionDisplay": "Skill Progress Display", 76 | "onlyMineOresDeepCaverns": "Only Mine Ores in the Deep Caverns", 77 | "onlyMineValuablesNether": "Only Mine Valuables in the Nether", 78 | "revenantIndicator": "Slayer Armor Progress Indicator", 79 | "specialZealotAlert": "Special Zealot Alert", 80 | "enableMessageWhenActionPrevented": "Show a Message When an Action is Prevented", 81 | "hidePetHealthBar": "Hide Pet Health Bar", 82 | "powerOrbDisplay": "Power Orb Display", 83 | "powerOrbDisplayStyle": "Power Orb Style: %style%", 84 | "powerOrbStyle": { 85 | "detailed": "Detailed", 86 | "compact": "Compact" 87 | }, 88 | "disableMagicalSoupMessage": "Disable Magical Mushroom Soup Messages", 89 | "zealotCounter": "Zealot Counter - Count Since Last Eye", 90 | "tickerChargesDisplay": "Ticker/Charges Display", 91 | "tab": { 92 | "generalSettings": "General Settings" 93 | }, 94 | "tabEffectTimers": "Potion and Powerup Timers", 95 | "noArrowsLeftAlert": "No Arrows Left Alert", 96 | "hideNightVisionEffectTimer": "Hide the Night Vision Effect Timer", 97 | "showCakeBagPreview": "Show Preview for Cake Bags", 98 | "showBackpackPreviewInAH" : "Show Backpack Preview for Your Items While AH is Open", 99 | "enableDevFeatures": "Enable Developer Features", 100 | "chromaSpeed": "Chroma Speed", 101 | "chromaMode": "Chroma Color Mode", 102 | "chromaModes": { 103 | "allTheSame": "All the Same Color", 104 | "fade": "Color Fade" 105 | }, 106 | "chromaFadeWidth": "Chroma Fade Width", 107 | "sortTabEffectTimers": "Sort Timers by Duration", 108 | "showBrokenFragments": "Show Broken Dragon Fragments", 109 | "skyblockAddonsButtonInPauseMenu": "Show SBA Button in Pause Menu", 110 | "showTotalZealotCount": "Zealot Counter - Total Zealot Count", 111 | "showSummoningEyeCount": "Zealot Counter - Total Eye Count", 112 | "showZealotsPerEye": "Zealot Counter - Show Zealots Per Eye", 113 | "turnBowGreenWhenUsingToxicArrowPoison": "Color Bow Green When Using Toxic Arrow Poison", 114 | "birchParkRainmakerTimer": "Birch Park Rainmaker Timer", 115 | "combatTimerDisplay": "Combat Timer Display", 116 | "discordRP": "Discord Rich Presence", 117 | "endstoneProtectorDisplay": "Endstone Protector Display", 118 | "fancyWarpMenu": "Fancy Warp Menu", 119 | "doubleWarp": "Warp Twice", 120 | "advancedMode": "Advanced Mode", 121 | "legendarySeaCreatureWarning": "Legendary Sea Creature Warning", 122 | "onlyBreakLogsPark": "Only Break Logs in the Park", 123 | "bossApproachAlert": "Slayer Boss Approach Alert", 124 | "disableTeleportPadMessages": "Disable Teleport Pad Messages", 125 | "baitListDisplay" : "Show Bait List While Holding a Rod", 126 | "freezeBackpackPreview": "Freeze Backpack Preview", 127 | "hideGreyEnchants": "Hide Regular Grey Enchants", 128 | "zealotCounterExplosiveBow": "Zealot Counter Explosive Bow Support", 129 | "disableEndermanTeleportation": "Disable Enderman Teleportation", 130 | "changeZealotColor": "Change Zealot Color", 131 | "hideSvenPupNametags": "Hide Sven Pup Nametags", 132 | "turnAllFeaturesChroma": "Turn All Features Chroma" 133 | }, 134 | "messages": { 135 | "enchants": "Enchants", 136 | "reforges": "Reforges", 137 | "dropConfirmation": "Drop this item again to confirm!", 138 | "magmaBossWarning": "Magma Cube Boss!", 139 | "fullInventory": "Full Inventory!", 140 | "labymod": "Labymod Users: Hide Food, Armor, and Health Bar, is incompatible.", 141 | "minionCannotReach": "A %type% minion cannot reach and has stopped spawning!", 142 | "minionIsFull": "A minion on your island is full!", 143 | "typeEnchantmentsHere": "Type %type% Here!", 144 | "separateMultiple": "Separate Multiple With Commas.", 145 | "enchantsToMatch": "%type% To Match:", 146 | "enchantsToExclude": "%type% To Exclude:", 147 | "wantToViewPatchNotes": "Need support or want to read the full changelog?", 148 | "downloadLink": "VIDEO/UPDATE LINK", 149 | "directDownload": "DIRECT DOWNLOAD LINK", 150 | "openModFolder": "OPEN MODS FOLDER", 151 | "joinTheDiscord": "DISCORD LINK", 152 | "newUpdateAvailable": "A new update (%version%) is available!", 153 | "update": { 154 | "majorAvailable": "A new major update (%version%) is available! The link for the download can be found in chat.", 155 | "patchAvailable": "A new patch update (%version%) is available! Look in chat for download options!" 156 | }, 157 | "slotLocked": "This slot is locked!", 158 | "summoningEyeFound": "Summoning Eye!", 159 | "cancelledStemBreak": "A feature has stopped you from breaking this stem. Use your bare hand if you'd like to actually break it.", 160 | "cancelledProfileOpening": "A feature has stopped you from opening this player's profile since you were holding a bow.", 161 | "cancelledDropping": "A feature has stopped you from dropping this \"rare\" item or tool from your hotbar.", 162 | "clickMoreTimes": "Click/drop this item %times% more times if you really want to do this.", 163 | "clickOneMoreTime": "Click/drop this item 1 more time if you really want to do this.", 164 | "cancelledDeepCaverns": "A feature has stopped you from mining this block here.", 165 | "featureDisabled": "Feature Disabled", 166 | "anvilUses": "Anvil Uses: %uses%", 167 | "specialZealotFound": "Special Zealot!", 168 | "blockIncompletePatterns": "Block crafting incomplete patterns (recommended)", 169 | "searchFeatures": "Search features", 170 | "downloadingUpdateFile": "Downloading update file...", 171 | "onlyFewArrowsLeft": "Only %arrows% arrows left!", 172 | "noArrowsLeft": "No Arrows Left!", 173 | "chooseAColor": "Choose a Color", 174 | "selectedColor": "Selected Color", 175 | "setHexColor": "Set Hex Color", 176 | "rescaleFeatures": "Rescale Features", 177 | "resizeBars": "Resize Bars", 178 | "showColorIcons": "Show Color Icons", 179 | "enableFeatureSnapping": "Enable Feature Snapping", 180 | "stage": "Stage %stage%", 181 | "switchedSlots": "You have just switched from a locked slot or rare item. Please wait a bit before dropping!", 182 | "clickToOpenLink": "Click to open this link!", 183 | "clickToOpenFolder": "Click to open your mods folder!", 184 | "firstStatus": "This status will appear at the top", 185 | "secondStatus": "This status will appear under your first status", 186 | "fallbackStatus": "This status will appear when your automatic status has nothing to show", 187 | "legendarySeaCreatureWarning": "Legendary Catch!", 188 | "cancelledPark": "A feature has stopped you from breaking this block here.", 189 | "bossApproaching": "You are close to spawning a boss!", 190 | "enableAll": "Enable All", 191 | "disableAll": "Disable All", 192 | "enchantmentInclusionExample": "e.g. \"prot, feather\"", 193 | "enchantmentExclusionExample": "e.g. \"proj, blast\"", 194 | "reforgeInclusionExample": "e.g. \"godly, strong\"", 195 | "reforgeExclusionExample": "e.g. \"odd, clean\"", 196 | "actionsLeft": "%number% Left", 197 | "effectActive": "1 Effect Active", 198 | "effectsActive": "%number% Effects Active" 199 | }, 200 | "discordStatus": { 201 | "titleNone": "None", 202 | "descriptionNone": "No text is displayed", 203 | "titleLocation": "Location", 204 | "descriptionLocation": "Shows your current location", 205 | "titlePurse": "Purse", 206 | "descriptionPurse": "Shows the amount of coins in your purse", 207 | "titleStats": "Stats", 208 | "descriptionStats": "Shows your HP, Defense and Mana stats", 209 | "titleZealots": "Zealots", 210 | "descriptionZealots": "Shows your Zealot counter", 211 | "titleItem": "Held Item", 212 | "descriptionItem": "Shows the name of the item you're holding", 213 | "titleProfile": "Profile", 214 | "descriptionProfile": "Shows your Profile name", 215 | "titleTime": "Skyblock Time", 216 | "descriptionTime": "Shows the current Skyblock time. E.g. 12:00am 1st Early Winter", 217 | "titleCustom": "Custom Status", 218 | "descriptionCustom": "Enter a custom status", 219 | "titleAuto": "Auto Status", 220 | "descriptionAuto": "Automatically displays a status. E.g. your zealot count while in the end." 221 | } 222 | } 223 | -------------------------------------------------------------------------------- /Resources/1.8.9/lang/skyblockaddons/zh_CN.json: -------------------------------------------------------------------------------- 1 | { 2 | "language": "简体中文", 3 | "settings": { 4 | "settings": "设定", 5 | "magmaBossWarning": "岩浆怪 Boss 生成警告", 6 | "itemDropConfirmation": "确认丢弃物品", 7 | "hideSkeletonHatBones": "隐藏骷髅头盔的骨头", 8 | "skeletonHatBonesBar": "骷髅头盔可抵挡攻击次数", 9 | "hideFoodAndArmor": "隐藏饱食度 & 盔甲值", 10 | "fullInventoryWarning": "物品栏空间不足警告", 11 | "repeating": "再次警告", 12 | "disableEmberRodAbility": "在私人岛屿上关闭余烬之杖技能", 13 | "editLocations": "编辑 GUI 位置", 14 | "guiScale": "Gui 大小: %scale%", 15 | "resetLocations": "重置 Gui 位置", 16 | "hideDurability": "隐藏物品耐久度", 17 | "showEnchantmentsReforges": "附魔 & 洗炼", 18 | "minionStopWarning": "\"仆从无法触及生物\"警告", 19 | "hidePlayersNearNPCs": "隐藏重要 NPC 附近的玩家", 20 | "backpackStyle": "背包样式: %style%", 21 | "backpackStyles": { 22 | "regular": "常规", 23 | "compact": "简易" 24 | }, 25 | "showBackpackPreview": "显示背包预览", 26 | "hideHealthBar": "隐藏原版血条", 27 | "fullMinionWarning": "\"仆从背包空间已满\"警告", 28 | "ignoreItemFrameClicks": "忽略对展示框的点击", 29 | "showOnlyWhenHoldingShift": "只在按住 Shift 时显示", 30 | "manaBar": "法力条", 31 | "manaText": "法力值", 32 | "healthBar": "生命计量条", 33 | "healthText": "生命值", 34 | "defenceIcon": "防御图标", 35 | "defenceText": "防御值", 36 | "defencePercentage": "防御百分比", 37 | "healthUpdates": "生命值波动", 38 | "hidePlayersInLobby": "隐藏大厅远处的实体", 39 | "darkAuctionTimer": "暗黑拍卖会倒计时", 40 | "magmaBossTimer": "岩浆怪 Boss 倒计时", 41 | "itemPickupLog": "物品拾取记录", 42 | "avoidPlacingEnchantedItems": "阻止放置附魔物品", 43 | "avoidBreakingStems": "阻止破坏作西瓜梗与南瓜梗", 44 | "stopBowChargeFromResetting": "弓在命中生物时不需要重新拉弓", 45 | "preventMovementOnDeath": "暂时阻止死亡后移动", 46 | "showItemAnvilUses": "显示物品铁砧合成次数", 47 | "lockSlots": "锁定快捷栏", 48 | "lockSlot": "锁定槽位", 49 | "dontResetCursorInventory": "阻止打开菜单时光标重置", 50 | "summoningEyeAlert": "召唤之眼获取提醒", 51 | "makeEnderchestsInEndGreen": "改变末地中末影箱的颜色", 52 | "changeColor": "更改颜色", 53 | "showInOtherGames": "在其他游戏显示", 54 | "useVanillaTexture": "使用原版材质", 55 | "textStyle": "文字样式", 56 | "textStyles": { 57 | "one": "普通风格", 58 | "two": "阴影风格" 59 | }, 60 | "warningDuration": "警报持续时间", 61 | "dontOpenProfileWithBow": "阻止持弓时打开玩家信息", 62 | "stopDroppingSellingRareItems": "防止丢弃或出售稀有及以上物品", 63 | "makeBackpackInventoriesColored": "背包内部颜色与外部相同", 64 | "avoidBreakingBottomSugarCane": "防止破坏底部甘蔗", 65 | "replaceRomanNumeralsWithNumbers": "替换罗马数字为阿拉伯数字", 66 | "changeBarColorForPotions": "更改药水条颜色", 67 | "craftingPatterns": "选择合成样式", 68 | "soundIndicatorForFishing": "钓鱼声音指示", 69 | "avoidBlinkingNightVision": "禁用夜视耗尽闪烁", 70 | "disableMinionLocationWarning": "禁用仆从“位置不是很好”警告", 71 | "jungleAxeCooldown": "丛林斧冷却时间", 72 | "organizeLongEnchantmentLists": "整理长版附魔列表", 73 | "showItemCooldowns": "显示物品冷却时间", 74 | "speedPercentage": "速度百分比", 75 | "collectionDisplay": "显示技能进度", 76 | "onlyMineOresDeepCaverns": "在深层矿洞中只挖掘矿物", 77 | "onlyMineValuablesNether": "仅在地狱开采有价值的矿物", 78 | "revenantIndicator": "猎手相关装备进度提示", 79 | "specialZealotAlert": "特殊末影战士警告", 80 | "enableMessageWhenActionPrevented": "当操作被阻止时显示提示", 81 | "hidePetHealthBar": "隐藏宠物血条", 82 | "powerOrbDisplay": "治疗类宝珠显示", 83 | "powerOrbDisplayStyle": "治疗类宝珠样式:%style%", 84 | "powerOrbStyle": { 85 | "detailed": "详细", 86 | "compact": "简洁" 87 | }, 88 | "disableMagicalSoupMessage": "不显示神奇蘑菇汤的提示信息", 89 | "zealotCounter": "末影战士击杀计数 - 自上次召唤之眼掉落", 90 | "tickerChargesDisplay": "显示刻数/充能", 91 | "tab": { 92 | "generalSettings": "常规设置" 93 | }, 94 | "tabEffectTimers": "药水及加成效果计时器", 95 | "noArrowsLeftAlert": "箭矢不足提醒", 96 | "hideNightVisionEffectTimer": "隐藏夜视效果持续时间", 97 | "showCakeBagPreview": "显示蛋糕袋预览", 98 | "showBackpackPreviewInAH": "当拍卖界面打开时显示背包预览", 99 | "enableDevFeatures": "启用开发者模式", 100 | "chromaSpeed": "变色速度", 101 | "chromaMode": "变色模式", 102 | "chromaModes": { 103 | "allTheSame": "全颜色相同", 104 | "fade": "颜色淡入淡出" 105 | }, 106 | "chromaFadeWidth": "颜色淡入淡出幅度", 107 | "sortTabEffectTimers": "按时长排序计时器", 108 | "showBrokenFragments": "显示无法使用的龙装碎片", 109 | "skyblockAddonsButtonInPauseMenu": "在暂停画面中显示 SBA 按钮", 110 | "showTotalZealotCount": "末影战士击杀计数 - 总击杀数", 111 | "showSummoningEyeCount": "末影战士击杀计数 - 总眼睛数", 112 | "showZealotsPerEye": "末影战士击杀计数 - 每眼睛所需击杀数", 113 | "turnBowGreenWhenUsingToxicArrowPoison": "使用 Toxic Arrow Poison 时将弓染成绿色", 114 | "birchParkRainmakerTimer": "桦木公园下雨计时", 115 | "combatTimerDisplay": "显示战斗计时器", 116 | "discordRP": "丰富 Discord 状态", 117 | "endstoneProtectorDisplay": "末地石护卫生成阶段显示", 118 | "fancyWarpMenu": "精致传送菜单", 119 | "doubleWarp": "双重传送", 120 | "advancedMode": "高级模式", 121 | "legendarySeaCreatureWarning": "传奇海怪警告", 122 | "onlyBreakLogsPark": "只在公园中破坏树木", 123 | "bossApproachAlert": "猎手 Boss 生成警告", 124 | "disableTeleportPadMessages": "禁用传送平台消息", 125 | "baitListDisplay": "手持钓竿时显示鱼饵列表", 126 | "freezeBackpackPreview": "冻结背包预览", 127 | "hideGreyEnchants": "隐藏原版灰色附魔名", 128 | "zealotCounterExplosiveBow": "末影战士击杀计数 - 爆炸弓击杀", 129 | "disableEndermanTeleportation": "禁用末影人传送", 130 | "changeZealotColor": "更改末影战士的颜色", 131 | "hideSvenPupNametags": "隐藏 Sven Pup 的名称标签", 132 | "turnAllFeaturesChroma": "为所有功能启用渐变色", 133 | "dungeonMapDisplay": "地下城地图显示", 134 | "rotateMap": "旋转地图至玩家方向", 135 | "centerRotationOnYourPlayer": "使旋转中心围绕玩家", 136 | "mapZoom": "地图缩放", 137 | "glowingDroppedItems": "标记掉落物", 138 | "glowingDungeonTeammates": "在地下城中标记队友", 139 | "baseStatBoostPercentage": "显示地下城物品的基本属性加成", 140 | "colorByRarity": "按稀有度上色", 141 | "showPlayerHeadsOnMap": "在地下城地图上显示玩家头像", 142 | "showHealingCircleWall": "显示地下城 Healing Circle 边界 (不稳定)", 143 | "showCriticalTeammates": "显示地下城濒死队友", 144 | "showGlowingItemsOnIsland": "使私人岛屿上的掉落物品发光", 145 | "showItemDungeonFloor": "显示地下城物品获取层数", 146 | "showDungeonMilestone": "显示地下城里程碑", 147 | "dungeonsCollectedEssencesDisplay": "显示在地下城收集到的 Essence", 148 | "stopBonzoStaffSounds": "静音 Bonzo's Staff", 149 | "showRarityUpgraded": "显示物品稀有度是否被升级", 150 | "revenantSlayerTracker": "猎杀跟踪器 - 亡灵/僵尸", 151 | "tarantulaSlayerTracker": "猎杀跟踪器 - 狼蛛/蜘蛛", 152 | "svenSlayerTracker": "Slayer Tracker - Sven/Wolf", 153 | "textMode": "文本模式", 154 | "dragonsNestOnly": "Only Show in the Dragon's Nest", 155 | "dragonStatsTracker": "Dragon Tracker", 156 | "expanded": "Expanded", 157 | "hideWhenNotInCrypts": "Hide When Not in the Crypts/Doing Revenant Quest", 158 | "hideWhenNotInSpidersDen": "Hide When Not in the Spiders Den/Doing Tarantula Quest", 159 | "hideWhenNotInCastle": "Hide When Not in the Castle/Doing Sven Quest", 160 | "dungeonDeathCounter": "地下城死亡计数", 161 | "showPersonalCompactorPreview": "随身压缩机预览" 162 | }, 163 | "messages": { 164 | "enchants": "附魔", 165 | "reforges": "重铸", 166 | "dropConfirmation": "再次丢弃此物品以确认!", 167 | "magmaBossWarning": "⚠ 岩浆怪 Boss 已生成 ⚠", 168 | "fullInventory": "物品栏已满!", 169 | "labymod": "Labymod 使用者: 不兼容隐藏饱食度、装甲值和生命值 。", 170 | "minionCannotReach": "有%type%仆从因无法触及生物而停止运作了!", 171 | "minionIsFull": "有仆从因背包已满而停止运作了!", 172 | "typeEnchantmentsHere": "在这里输入%type%!", 173 | "separateMultiple": "使用英文逗号间隔多个目标。", 174 | "enchantsToMatch": "包含%type%:", 175 | "enchantsToExclude": "不包含%type%:", 176 | "wantToViewPatchNotes": "需要帮助或查看更新内容?", 177 | "downloadLink": "更新视频介绍", 178 | "directDownload": "直接下载链接", 179 | "openModFolder": "Mods 文件夹", 180 | "joinTheDiscord": "加入 Discord", 181 | "newUpdateAvailable": "新版本 (%version%) 现已发布!", 182 | "update": { 183 | "majorAvailable": "%version% 重要更新!下载链接可以在聊天栏中找到。", 184 | "patchAvailable": "%version% 补丁更新!下载链接可以在聊天栏中找到。" 185 | }, 186 | "slotLocked": "该栏已锁!", 187 | "summoningEyeFound": "召唤之眼!", 188 | "cancelledStemBreak": "已阻止你破坏此作物,如果你真的想要破坏它,请使用空手。", 189 | "cancelledProfileOpening": "已阻止你持弓打开玩家信息。", 190 | "cancelledDropping": "已阻止你将物品栏中的稀有物品或工具丢弃。", 191 | "clickMoreTimes": "已阻止你售出物品。如果你真的想卖掉它,请再点击 %times% 次。", 192 | "clickOneMoreTime": "如果你真的想这么做,请再 点击/丢弃 此物品一次", 193 | "cancelledDeepCaverns": "已阻止在此挖掘方块", 194 | "featureDisabled": "功能已禁用", 195 | "anvilUses": "铁砧使用次数: %uses%", 196 | "specialZealotFound": "特殊末影战士!", 197 | "blockIncompletePatterns": "阻止合成不完整的图案 - 推荐", 198 | "searchFeatures": "搜索功能", 199 | "downloadingUpdateFile": "正在下载更新文件……", 200 | "onlyFewArrowsLeft": "剩余 %arrows% 支箭!", 201 | "noArrowsLeft": "箭矢不足!", 202 | "chooseAColor": "选择颜色", 203 | "selectedColor": "已选择颜色", 204 | "setHexColor": "设置十六进制颜色", 205 | "rescaleFeatures": "重置缩放大小", 206 | "resizeBars": "重置计量条大小", 207 | "showColorIcons": "显示颜色图标", 208 | "enableFeatureSnapping": "启用功能捕捉", 209 | "stage": "第 %stage% 阶段", 210 | "switchedSlots": "你刚刚从锁定槽位切换或者手持稀有物品。请稍后再丢弃!", 211 | "clickToOpenLink": "点击打开链接!", 212 | "clickToOpenFolder": "打开 mods 文件夹", 213 | "firstStatus": "此状态将显示在顶部", 214 | "secondStatus": "此状态将显示在第一个状态下", 215 | "fallbackStatus": "当自动状态没有显示时,此状态将会显示", 216 | "legendarySeaCreatureWarning": "传奇钓落!", 217 | "cancelledPark": "已阻止在此破坏方块", 218 | "bossApproaching": "Boss 即将生成!", 219 | "enableAll": "全部启用", 220 | "disableAll": "全部禁用", 221 | "enchantmentInclusionExample": "例如: \"prot, feather\"", 222 | "enchantmentExclusionExample": "例如: \"proj, blast\"", 223 | "reforgeInclusionExample": "例如: \"godly, strong\"", 224 | "reforgeExclusionExample": "例如: \"odd, clean\"", 225 | "actionsLeft": "剩余 %number%", 226 | "effectActive": "已激活 1 种药水效果", 227 | "effectsActive": "已激活 %number% 种药水效果" 228 | }, 229 | "discordStatus": { 230 | "titleNone": "无", 231 | "descriptionNone": "无文字显示", 232 | "titleLocation": "当前位置", 233 | "descriptionLocation": "显示当前位置", 234 | "titlePurse": "钱包", 235 | "descriptionPurse": "显示当前钱包内的硬币数", 236 | "titleStats": "玩家状态", 237 | "descriptionStats": "显示当前生命值,防御值及法力值", 238 | "titleZealots": "末影战士击杀数", 239 | "descriptionZealots": "显示末影战士击杀数", 240 | "titleItem": "所持物品", 241 | "descriptionItem": "显示当前所持物品名称", 242 | "titleProfile": "存档", 243 | "descriptionProfile": "显示你当前的存档名称", 244 | "titleTime": "空岛时间", 245 | "descriptionTime": "显示当前空岛的时间,例如 12:00am 1st Early Winter", 246 | "titleCustom": "自定义状态", 247 | "descriptionCustom": "输入自定义状态", 248 | "titleAuto": "随机状态", 249 | "descriptionAuto": "随机显示某一状态, 如在末地时显示末影战士击杀数。", 250 | "titleRevenants": "亡灵猎手任务", 251 | "descriptionRevenants": "显示你当前正在进行亡灵猎手任务", 252 | "titleSvens": "狼王猎手任务", 253 | "descriptionSvens": "显示你当前正在进行狼王猎手任务", 254 | "titleTarantula": "狼蛛猎手任务", 255 | "descriptionTarantula": "显示你当前正在进行狼蛛猎手任务" 256 | }, 257 | "commandUsage": { 258 | "sba": "打开主菜单", 259 | "sba.brand": "§e(开发者) §7显示服务端名称", 260 | "sba.brand.brandOutput": "服务端:%brand%", 261 | "sba.brand.notFound": "无法检测到服务端!", 262 | "sba.copyEntity": "§e(开发者) §7复制玩家附近指定范围内指定名称的实体 NBT", 263 | "sba.copySidebar": "§e(开发者) §7复制计分板文本", 264 | "sba.copyTabList": "§e(开发者) §7复制页头页脚标签", 265 | "sba.dev": "启用/禁用 开发者模式", 266 | "sba.dev.disabled": "开发者模式已禁用!", 267 | "sba.dev.enabled": "开发者模式已启用!提示:按下 \"%keyName%\" 以复制 NBT 数据!", 268 | "sba.edit": "编辑 GUI 位置", 269 | "sba.folder": "打开 mods 文件夹", 270 | "sba.folder.error": "试图打开 mods 文件夹时出错:%s", 271 | "sba.help": "显示此帮助信息。若指定了某一指令,则显示该指令的帮助信息。", 272 | "sba.help.copyEntity": "复制实体的NBT数据。进行数据复制的实体种类和距离玩家范围可自定义。如果没有给定设置,则采用默认选项。默认设置为:包含玩家、盔甲架和生物,以及%radius%格范围。如果不给定范围,则采用默认范围。", 273 | "sba.help.copyEntity.entityNames": "你想要复制数据的实体种类(例如 Player, Creeper)。输入指令后按“'Tab”来获取完整列表。使用英文逗号分隔多个种类,且种类区分大小写。", 274 | "sba.help.copyEntity.radius": "进行复制NBT数据的玩家范围(按格计算)。", 275 | "sba.help.copySidebar.formatted": "决定格式代码是否被复制。值可以为 \"true\" 或 \"false\",默认值为 \"false\"。若为 \"true\" 则复制格式代码。", 276 | "sba.help.copyTabList": "此命令复制玩家列表标签的页眉和页脚(其中包含样式代码)。", 277 | "sba.help.dev": "此命令将开启开发者模式。这个模式是为空岛生存模组和工具开发者所设计。它会给予例如实体和物品NBT的源数据。", 278 | "sba.help.help.command": "此子命令来获取详细的用法", 279 | "sba.help.set.zealotCounter": "手动设置末影战士计数器。", 280 | "sba.help.set.zealotCounter.eyes": "总计获取召唤之眼数", 281 | "sba.help.set.zealotCounter.totalZealots": "总计末影战士击杀数", 282 | "sba.help.set.zealotCounter.zealots": "自上次掉落召唤之眼后的末影战士击杀数", 283 | "sba.set.zealotCounter": "手动设置末影战士计数器", 284 | "sba.set.zealotCounter.eyes": "已设置召唤之眼掉落数为 %number%!", 285 | "sba.set.zealotCounter.totalZealots": "已设置总计末影战士击杀数为 %number%!", 286 | "sba.set.zealotCounter.wrongUsage": "无效选项!请选择 %options%。", 287 | "sba.set.zealotCounter.zealots": "已设置自上次召唤之眼掉落后的末影战士击杀数为 %number%!", 288 | "sba.toggleActionBarLogging": "§e(开发者) §7切换日志操作栏消息", 289 | "sba.toggleActionBarLogging.disabled": "操作栏消息将不再被记录。", 290 | "sba.toggleActionBarLogging.enabled": "操作栏消息现在将被记录。", 291 | "sba.wrongUsage.generic": "错误用法!", 292 | "sba.wrongUsage.subCommandNotFound": "未找到子命令 \"%sub-command%\"。", 293 | "sba.slayer": "Manually set slayer stats, press tab for arguments", 294 | "sba.help.slayer": "Manually set slayer stats, press tab for arguments" 295 | }, 296 | "keyBindings": { 297 | "developerCopyNBT": "复制 NBT" 298 | }, 299 | "dragonTracker": { 300 | "protector": "守护", 301 | "old": "远古", 302 | "wise": "智慧", 303 | "unstable": "失衡", 304 | "young": "新生", 305 | "strong": "力量", 306 | "superior": "超级", 307 | "recentDragons": "Recent Dragons:", 308 | "dragonsSince": "Dragons Since:", 309 | "aspectOfTheDragons": "龙族之刃", 310 | "enderDragonPet": "宠物龙", 311 | "eyesPlaced": "放置的召唤之眼数", 312 | "never": "从不" 313 | }, 314 | "slayerTracker": { 315 | "revenant": "Revenant Horror:", 316 | "revenantFlesh": "亡灵腐肉", 317 | "foulFlesh": "Foul Flesh", 318 | "pestilenceRune": "Pestilence Rune", 319 | "undeadCatalyst": "Undead Catalyst", 320 | "smiteSix": "Smite 6", 321 | "beheadedHorror": "Beheaded Horror", 322 | "revenantCatalyst": "Revenant Catalyst", 323 | "snakeRune": "Snake Rune", 324 | "scytheBlade": "Scythe Blade", 325 | "tarantula": "Tarantula Broodfather:", 326 | "tarantulaWeb": "Tarantula Web", 327 | "toxicArrowPoison": "Toxic Arrow Poison", 328 | "spiderCatalyst": "Spider Catalyst", 329 | "baneOfArthropodsSix": "Bane Of Arthropods 6", 330 | "biteRune": "Bite Rune", 331 | "flySwatter": "Fly Swatter", 332 | "tarantulaTalisman": "狼蛛护符", 333 | "digestedMosquito": "Digested Mosquito", 334 | "sven": "Sven Packmaster:", 335 | "wolfTooth": "Wolf Tooth", 336 | "hamsterWheel": "Hamster Wheel", 337 | "spiritRune": "Spirit Rune", 338 | "criticalSix": "Critical 6", 339 | "grizzlyBait": "Grizzly Bait", 340 | "redClawEgg": "红爪之卵", 341 | "overfluxCapacitor": "过载电容", 342 | "coutureRune": "Couture Rune", 343 | "bossesKilled": "Bosses Killed" 344 | } 345 | } 346 | -------------------------------------------------------------------------------- /Resources/1.8.9/lang/skyblockaddons/zh_TW.json: -------------------------------------------------------------------------------- 1 | { 2 | "language": "繁體中文", 3 | "settings": { 4 | "settings": "設定", 5 | "magmaBossWarning": "Magma Boss 生成警報", 6 | "itemDropConfirmation": "確認丟棄物品", 7 | "hideSkeletonHatBones": "隱藏 Skeleton's Helmet 的防禦骨頭", 8 | "skeletonHatBonesBar": "Skeleton's Helmet 可抵擋的攻擊次數", 9 | "hideFoodAndArmor": "隱藏飽食度 & 裝甲值", 10 | "fullInventoryWarning": "背包空間不足警報", 11 | "repeating": "重複警告", 12 | "disableEmberRodAbility": "在玩家島嶼上關閉 Ember Rod 的技能", 13 | "editLocations": "編輯介面位置", 14 | "guiScale": "介面大小: %scale%", 15 | "resetLocations": "重置介面位置", 16 | "hideDurability": "隱藏物品耐久度", 17 | "showEnchantmentsReforges": "於畫面上顯示附魔 & 重鑄", 18 | "minionStopWarning": "\"Minion 無法觸及生物\" 警告", 19 | "hidePlayersNearNPCs": "隱藏重要NPC旁的玩家", 20 | "backpackStyle": "背包樣式: %style%", 21 | "backpackStyles": { 22 | "regular": "一般", 23 | "compact": "簡易" 24 | }, 25 | "showBackpackPreview": "顯示背包預覽", 26 | "hideHealthBar": "隱藏血條", 27 | "fullMinionWarning": "\"Minion 背包空間已滿\"警告", 28 | "ignoreItemFrameClicks": "無視對展示框的點擊", 29 | "showOnlyWhenHoldingShift": "只在按住Shift時顯示", 30 | "manaBar": "魔力計量條", 31 | "manaText": "魔力文字", 32 | "healthBar": "血量計量條", 33 | "healthText": "血量文字", 34 | "defenceIcon": "防禦力圖標", 35 | "defenceText": "防禦力文字", 36 | "defencePercentage": "防禦力百分比", 37 | "healthUpdates": "血量起伏", 38 | "hidePlayersInLobby": "在大廳隱藏較遠的實體", 39 | "darkAuctionTimer": "黑市計時器", 40 | "magmaBossTimer": "Magma Boss 計時器", 41 | "itemPickupLog": "物品進出背包通知", 42 | "avoidPlacingEnchantedItems": "防止放置附魔物品", 43 | "avoidBreakingStems": "防止破壞西瓜, 南瓜梗", 44 | "stopBowChargeFromResetting": "弓箭在命中生物後不需要重新裝填", 45 | "preventMovementOnDeath": "防止死亡後進行移動", 46 | "showItemAnvilUses": "顯示物品鐵砧使用次數", 47 | "lockSlots": "允許鎖定欄位", 48 | "lockSlot": "鎖定欄位", 49 | "dontResetCursorInventory": "打開物品欄不會重置鼠標位置", 50 | "summoningEyeAlert": "Summoning Eye 警報", 51 | "makeEnderchestsInEndGreen": "於終界變更終界箱顏色", 52 | "changeColor": "變更顏色", 53 | "showInOtherGames": "顯示於其他遊戲", 54 | "useVanillaTexture": "使用原版材質", 55 | "textStyle": "文字樣式", 56 | "textStyles": { 57 | "one": "樣式一", 58 | "two": "樣式二" 59 | }, 60 | "warningDuration": "警報持續時間", 61 | "dontOpenProfileWithBow": "拿弓時不開啟玩家資料", 62 | "stopDroppingSellingRareItems": "避免賣出或丟出稀有等級以上的物品", 63 | "makeBackpackInventoriesColored": "染色背包影響物品欄顏色", 64 | "avoidBreakingBottomSugarCane": "避免破壞位於底部的甘蔗", 65 | "replaceRomanNumeralsWithNumbers": "將羅馬數字替換為阿拉伯數字", 66 | "changeBarColorForPotions": "在凋零或中毒時改變計量條顏色", 67 | "craftingPatterns": "選擇合成格式", 68 | "soundIndicatorForFishing": "釣魚聲音提示", 69 | "avoidBlinkingNightVision": "取消夜視藥水閃爍", 70 | "disableMinionLocationWarning": "取消Minion位置不完美警告", 71 | "jungleAxeCooldown": "禁止在Jungle Axe/Treecapitator冷卻期間使用", 72 | "organizeLongEnchantmentLists": "整理長附魔名稱列表", 73 | "showItemCooldowns": "顯示物品冷卻", 74 | "speedPercentage": "速度百分比", 75 | "collectionDisplay": "技能進度顯示", 76 | "onlyMineOresDeepCaverns": "在Deep Caverns中只能挖掘礦物", 77 | "onlyMineValuablesNether": "只在地獄中挖掘有價值的方塊", 78 | "revenantIndicator": "Slayer 裝備進度條", 79 | "specialZealotAlert": "特殊 Zealot 警報", 80 | "enableMessageWhenActionPrevented": "當一個動作被阻止時顯示訊息", 81 | "hidePetHealthBar": "隱藏寵物血條", 82 | "powerOrbDisplay": "顯示Power Orb", 83 | "powerOrbDisplayStyle": "Power Orb樣式: %style%", 84 | "powerOrbStyle": { 85 | "detailed": "詳細", 86 | "compact": "精簡" 87 | }, 88 | "disableMagicalSoupMessage": "取消Magical Mushroom Soup訊息", 89 | "zealotCounter": "Zealot計數器 - 自上顆眼睛計算", 90 | "tickerChargesDisplay": "刻數/充能 顯示", 91 | "tab": { 92 | "generalSettings": "一般設定" 93 | }, 94 | "tabEffectTimers": "藥水及充能計時器", 95 | "noArrowsLeftAlert": "箭矢不足警報", 96 | "hideNightVisionEffectTimer": "隱藏夜視效果持續時間", 97 | "showCakeBagPreview": "顯示蛋糕袋預覽", 98 | "showBackpackPreviewInAH": "在競標開啟時顯示你背包物品的預覽", 99 | "enableDevFeatures": "啟用開發者模式", 100 | "chromaSpeed": "變色速度", 101 | "chromaMode": "變色模式", 102 | "chromaModes": { 103 | "allTheSame": "全顏色相同", 104 | "fade": "顏色淡入淡出" 105 | }, 106 | "chromaFadeWidth": "彩色淡入淡出幅度", 107 | "sortTabEffectTimers": "按時長排序計時器", 108 | "showBrokenFragments": "顯示無法使用的龍裝碎片", 109 | "skyblockAddonsButtonInPauseMenu": "在暫停畫面中顯示SBA按鈕", 110 | "showTotalZealotCount": "Zealot計數器 - 總Zealot擊殺數", 111 | "showSummoningEyeCount": "Zealot 計數器 - 總眼睛數", 112 | "showZealotsPerEye": "Zealot計數器 - 每眼睛所需Zealot數", 113 | "turnBowGreenWhenUsingToxicArrowPoison": "使用Toxic Arrow Poison時將弓染成綠色", 114 | "birchParkRainmakerTimer": "Birtch Park下雨計時", 115 | "combatTimerDisplay": "顯示脫離戰鬥計時器", 116 | "discordRP": "豐富Discord狀態", 117 | "endstoneProtectorDisplay": "顯示終界石守護者", 118 | "fancyWarpMenu": "精緻傳送介面", 119 | "doubleWarp": "雙重傳送", 120 | "advancedMode": "進階模式", 121 | "legendarySeaCreatureWarning": "傳說釣魚怪物警報", 122 | "onlyBreakLogsPark": "只在Park破壞樹木", 123 | "bossApproachAlert": "Slayer Boss 逼近警報", 124 | "disableTeleportPadMessages": "消除傳送平台訊息", 125 | "baitListDisplay": "手持釣竿時顯示魚餌列表", 126 | "freezeBackpackPreview": "維持背包預覽", 127 | "hideGreyEnchants": "隱藏原版說明欄灰色附魔", 128 | "zealotCounterExplosiveBow": "Zealot 計數器 Explosive Bow 支援", 129 | "disableEndermanTeleportation": "取消終界使者傳送", 130 | "changeZealotColor": "更改 Zealot 顏色", 131 | "hideSvenPupNametags": "隱藏Sven Pup 名稱", 132 | "turnAllFeaturesChroma": "套用淡出淡入於所有功能", 133 | "dungeonMapDisplay": "Dungeon 地圖顯示", 134 | "rotateMap": "旋轉地圖至玩家方向", 135 | "centerRotationOnYourPlayer": "使旋轉中心圍繞玩家", 136 | "mapZoom": "放大地圖", 137 | "glowingDroppedItems": "螢光掉落物", 138 | "glowingDungeonTeammates": "Dungeon 隊友發光", 139 | "baseStatBoostPercentage": "顯示 Dungeon 物品的基礎屬性加成", 140 | "colorByRarity": "按稀有度上色", 141 | "showPlayerHeadsOnMap": "於 Dungeon 地圖顯示玩家頭部", 142 | "showHealingCircleWall": "顯示 Dungeon Healing Circle 邊界 (不穩定)", 143 | "showCriticalTeammates": "顯示 Dungeon 瀕死隊友", 144 | "showGlowingItemsOnIsland": "在玩家島嶼上使物品發光", 145 | "showItemDungeonFloor": "顯示 Dungeon Items 獲取樓層", 146 | "showDungeonMilestone": "顯示 Dungeon 里程碑", 147 | "dungeonsCollectedEssencesDisplay": "顯示 Dungeon 已收集精華", 148 | "stopBonzoStaffSounds": "靜音 Bonzo's Staff", 149 | "showRarityUpgraded": "顯示物品稀有度是否被升級", 150 | "revenantSlayerTracker": "Slayer 追蹤器-Revemamt/Zombie", 151 | "tarantulaSlayerTracker": "Slayer 追蹤器-Tarantula/Spider", 152 | "svenSlayerTracker": "Slayer 追蹤器-Sven/Wolf", 153 | "textMode": "文字模式", 154 | "dragonsNestOnly": "只在 Dragon's Nest 顯示", 155 | "dragonStatsTracker": "終界龍追蹤器", 156 | "expanded": "已擴展", 157 | "hideWhenNotInCrypts": "於不位於 Crypts / 非進行 Revenant 任務時隱藏", 158 | "hideWhenNotInSpidersDen": "於不位於 Spider's Den / 非進行 Tarantula 任務時隱藏", 159 | "hideWhenNotInCastle": "Hide When Not in the Castle/Doing Sven Quest", 160 | "dungeonDeathCounter": "Dungeon 死亡計數器", 161 | "showPersonalCompactorPreview": "Show Personal Compactor Preview" 162 | }, 163 | "messages": { 164 | "enchants": "Enchants", 165 | "reforges": "Reforges", 166 | "dropConfirmation": "再次丟棄此物品以確認!", 167 | "magmaBossWarning": "Magma Cube Boss 已出生!", 168 | "fullInventory": "背包已滿!", 169 | "labymod": "Labymod 使用者請注意:隱藏食物、裝甲值及血條還未完成。", 170 | "minionCannotReach": "有一個 %type% Minion 因無法觸及生物而停止運作了!", 171 | "minionIsFull": "有一個 Minion 因背包已滿而停止運作了!", 172 | "typeEnchantmentsHere": "在這裡輸入 %type%!", 173 | "separateMultiple": "使用逗號分隔。", 174 | "enchantsToMatch": "區配%type%:", 175 | "enchantsToExclude": "排斥%type%:", 176 | "wantToViewPatchNotes": "需要幫助或想查看更新內容?", 177 | "downloadLink": "影片/更新連結", 178 | "directDownload": "直接下載連結", 179 | "openModFolder": "打開模組資料夾", 180 | "joinTheDiscord": "Discord連結", 181 | "newUpdateAvailable": "有一個可用更新! (%version%)", 182 | "update": { 183 | "majorAvailable": "有一個可用的大型更新! (%version%) 聊天室中可見下載連結。", 184 | "patchAvailable": "有一個可用的補丁更新! (%version%) 聊天室中有下載選項!" 185 | }, 186 | "slotLocked": "此欄位已被鎖定!", 187 | "summoningEyeFound": "Summoning Eye!", 188 | "cancelledStemBreak": "一個功能阻止了你破壞這個梗, 如確實想破壞, 請使用空手", 189 | "cancelledProfileOpening": "一個功能阻止了你拿著弓打開其他玩家的資料。", 190 | "cancelledDropping": "一個功能阻止了你丟出快捷欄中稀有等級以上的物品。", 191 | "clickMoreTimes": "如果你真的想這麼做,請再點擊或按丟出 %times% 次。", 192 | "clickOneMoreTime": "如果你真的想這麼做,請再點擊或按丟出 1 次。", 193 | "cancelledDeepCaverns": "一個功能阻止了你挖掘此方塊。", 194 | "featureDisabled": "功能已被停用", 195 | "anvilUses": "鐵砧使用次數: %uses%", 196 | "specialZealotFound": "特殊 Zealot!", 197 | "blockIncompletePatterns": "阻止合成不正確的格式 (推薦)", 198 | "searchFeatures": "搜尋功能", 199 | "downloadingUpdateFile": "更新檔下載中...", 200 | "onlyFewArrowsLeft": "僅剩 %arrows% 支箭矢!", 201 | "noArrowsLeft": "箭矢不足!", 202 | "chooseAColor": "選擇顏色", 203 | "selectedColor": "已選取顏色", 204 | "setHexColor": "設定十六進制顏色", 205 | "rescaleFeatures": "開關縮放功能", 206 | "resizeBars": "調整計量條大小", 207 | "showColorIcons": "顯示顏色圖標", 208 | "enableFeatureSnapping": "啟用自動對齊", 209 | "stage": "階段 %stage%", 210 | "switchedSlots": "你剛從一個鎖住的欄位或稀有物品切換過來,丟出前請稍等片刻!", 211 | "clickToOpenLink": "點擊以開啟此連結!", 212 | "clickToOpenFolder": "點擊以開啟你的模組資料夾!", 213 | "firstStatus": "這個狀態將會顯示在最上方", 214 | "secondStatus": "這個狀態將會顯示在第一個狀態下", 215 | "fallbackStatus": "這個狀態將會在自動狀態沒有東西顯示時出現", 216 | "legendarySeaCreatureWarning": "傳說一釣!", 217 | "cancelledPark": "一個功能阻止了你破壞此方塊。", 218 | "bossApproaching": "Boss 即將生成!", 219 | "enableAll": "啟用全部", 220 | "disableAll": "停用全部", 221 | "enchantmentInclusionExample": "\"prot, feather\"", 222 | "enchantmentExclusionExample": "例:\"proj, blast\"", 223 | "reforgeInclusionExample": "例:\"godly, strong\"", 224 | "reforgeExclusionExample": "例:\"odd, clean\"", 225 | "actionsLeft": "%number% Left", 226 | "effectActive": "1 Effect Active", 227 | "effectsActive": "%number% Effects Active" 228 | }, 229 | "discordStatus": { 230 | "titleNone": "無", 231 | "descriptionNone": "無文字顯示中", 232 | "titleLocation": "位置", 233 | "descriptionLocation": "顯示你當前的位置", 234 | "titlePurse": "錢包", 235 | "descriptionPurse": "顯示錢包內金錢數", 236 | "titleStats": "數值", 237 | "descriptionStats": "顯示你的血量,防禦力以及魔力值", 238 | "titleZealots": "Zealots", 239 | "descriptionZealots": "顯示你的 Zealot 計數器", 240 | "titleItem": "手持物品", 241 | "descriptionItem": "顯示當前手持物品名稱", 242 | "titleProfile": "資料", 243 | "descriptionProfile": "顯示你的資料名稱", 244 | "titleTime": "空島時間", 245 | "descriptionTime": "顯示 Skyblock 時間。例:12:00am 1st Early Winter", 246 | "titleCustom": "自訂狀態", 247 | "descriptionCustom": "輸入一個自訂狀態", 248 | "titleAuto": "自動狀態", 249 | "descriptionAuto": "自動顯示一個狀態。例:在終界裡的 Zealot 擊殺數", 250 | "titleRevenants": "Revenant 任務", 251 | "descriptionRevenants": "顯示你是否在進行一個 Revenant 任務。", 252 | "titleSvens": "Sven 任務", 253 | "descriptionSvens": "顯示你是否在進行一個 Sven 任務。", 254 | "titleTarantula": "Tarantula 任務", 255 | "descriptionTarantula": "顯示你是否在進行一個 Tarantula 任務。" 256 | }, 257 | "commandUsage": { 258 | "sba": "開啟主選單", 259 | "sba.brand": "§e(Dev) §7顯示伺服器核心名稱", 260 | "sba.brand.brandOutput": "伺服端: %brand%", 261 | "sba.brand.notFound": "未發現伺服端!", 262 | "sba.copyEntity": "§e(Dev) §7複製玩家附近指定範圍內指定實體名稱的 NBT 資料", 263 | "sba.copySidebar": "§e(Dev) §7複製記分板的文字", 264 | "sba.copyTabList": "§e(Dev) §7Copy the tab list header and footer", 265 | "sba.dev": "開關開發者模式", 266 | "sba.dev.disabled": "開發者模式已禁用!", 267 | "sba.dev.enabled": "開發者模式已啟用! 提示: 按下 \"%keyName%\" 以複製 NBT 資料!", 268 | "sba.edit": "編輯 GUI 位置", 269 | "sba.folder": "開啟模組資料夾", 270 | "sba.folder.error": "嘗試打開模組資料夾時出錯: %s", 271 | "sba.help": "顯示幫助訊息。如果在後面打上指令名稱,將會顯示該指令的詳細資訊。", 272 | "sba.help.copyEntity": "複製實體的 NBT 資料。包含的實體種類和複製資料玩家附近的距離可以自定義。如果沒有給予設置,則採用默認設定。默認設定為: 包含玩家,盔甲座,以及生物,還有%radius%範圍內的方塊。如果未給予範圍,則採用默認範圍。", 273 | "sba.help.copyEntity.entityNames": "你想要複製資料的實體種類名稱(例:Player、Creeper)。 輸入指令後按 \"Tab\" 以獲得完整清單。使用逗號分隔多個名稱,名稱有區分大小寫。", 274 | "sba.help.copyEntity.radius": "玩家附近進行複製實體 NBT 資料的距離(以方塊計算)", 275 | "sba.help.copySidebar.formatted": "決定顏色代碼是否複製時須被包含。可以為 \"true\" 或 \"false\",如果沒有提供,將默認設定為 \"fasle\"。顏色代碼將被複製如果值為 \"true\"。", 276 | "sba.help.copyTabList": "This command copies the header and footer of the tab player list. Formatting codes are included.", 277 | "sba.help.dev": "這個指令將開關開發者模式。這個指令是給 Skyblock 模組開發者使用的,開啟之後能看到各種資料,像是實體資料和道具的 NBT 資料。", 278 | "sba.help.help.command": "要獲得詳細用法的子命令", 279 | "sba.help.set.zealotCounter": "手動設置 Zealot 計數器的數字。", 280 | "sba.help.set.zealotCounter.eyes": "總共獲得多少 Summoning eye", 281 | "sba.help.set.zealotCounter.totalZealots": "總共擊殺多少 Zealots", 282 | "sba.help.set.zealotCounter.zealots": "自上一次 Summoning eye 掉落後擊殺了多少 Zealots", 283 | "sba.set.zealotCounter": "手動設置 Zealot 計數器", 284 | "sba.set.zealotCounter.eyes": "設定總 Summoning Eye 數至 %number%!", 285 | "sba.set.zealotCounter.totalZealots": "設定總 Zealot 數至 %number%!", 286 | "sba.set.zealotCounter.wrongUsage": "無效的選項!請選擇 %options%。", 287 | "sba.set.zealotCounter.zealots": "設定當前 Zealot 數至 %number%!", 288 | "sba.toggleActionBarLogging": "§e(Dev) §7切換是否紀錄動作列訊息", 289 | "sba.toggleActionBarLogging.disabled": "動作列訊息將不再被記錄。", 290 | "sba.toggleActionBarLogging.enabled": "動作列訊息現在會開始記錄。", 291 | "sba.wrongUsage.generic": "錯誤的用法!", 292 | "sba.wrongUsage.subCommandNotFound": "查無子命令 \"%sub-command%\"。", 293 | "sba.slayer": "Manually set slayer stats, press tab for arguments", 294 | "sba.help.slayer": "Manually set slayer stats, press tab for arguments" 295 | }, 296 | "keyBindings": { 297 | "developerCopyNBT": "複製 NBT" 298 | }, 299 | "dragonTracker": { 300 | "protector": "Protector", 301 | "old": "Old", 302 | "wise": "Wise", 303 | "unstable": "Unstable", 304 | "young": "Young", 305 | "strong": "Strong", 306 | "superior": "Superior", 307 | "recentDragons": "Recent Dragons:", 308 | "dragonsSince": "Dragons Since:", 309 | "aspectOfTheDragons": "AOTD", 310 | "enderDragonPet": "Dragon Pet", 311 | "eyesPlaced": "Eyes Placed", 312 | "never": "Never" 313 | }, 314 | "slayerTracker": { 315 | "revenant": "Revenant Horror:", 316 | "revenantFlesh": "Revenant Flesh", 317 | "foulFlesh": "Foul Flesh", 318 | "pestilenceRune": "Pestilence Rune", 319 | "undeadCatalyst": "Undead Catalyst", 320 | "smiteSix": "Smite 6", 321 | "beheadedHorror": "Beheaded Horror", 322 | "revenantCatalyst": "Revenant Catalyst", 323 | "snakeRune": "Snake Rune", 324 | "scytheBlade": "Scythe Blade", 325 | "tarantula": "Tarantula Broodfather:", 326 | "tarantulaWeb": "Tarantula Web", 327 | "toxicArrowPoison": "Toxic Arrow Poison", 328 | "spiderCatalyst": "Spider Catalyst", 329 | "baneOfArthropodsSix": "Bane Of Arthropods 6", 330 | "biteRune": "Bite Rune", 331 | "flySwatter": "Fly Swatter", 332 | "tarantulaTalisman": "Tarantula Talisman", 333 | "digestedMosquito": "Digested Mosquito", 334 | "sven": "Sven Packmaster:", 335 | "wolfTooth": "Wolf Tooth", 336 | "hamsterWheel": "Hamster Wheel", 337 | "spiritRune": "Spirit Rune", 338 | "criticalSix": "Critical 6", 339 | "grizzlyBait": "Grizzly Bait", 340 | "redClawEgg": "Red Claw Egg", 341 | "overfluxCapacitor": "Overflux Capacitor", 342 | "coutureRune": "Couture Rune", 343 | "bossesKilled": "已殺死 Boss" 344 | } 345 | } 346 | -------------------------------------------------------------------------------- /Resources/1.8.9/log4j2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | --------------------------------------------------------------------------------