Mods for Minecraft 1.17.1

Discover some of the wonderful mods for Minecraft version 1.17.1. These will make your Minecraft world even more fascinating to explore by adding a whole bunch of new functionalities, items, blocks and even new landscapes.

Filter by
Sort by

Trading Post [Forge & Fabric]

Trading Post [Forge & Fabric] is a mod which adds  a single block called the Trading post into the game. The trading post can be used to trade with multiple villagers at a time from 1 place.  This can be very useful for when you want to see all the trades from a nearby village but do not want to waste your time looking at all the trades offered by all of the villagers and instead want to speed up the process and trade with multiple at once and see all the trades of the nearby villagers.The Trading post is the only block added by the mod, you place it down and you will see an emerald. The emerald will lay down flat by default when there are no villagers within the preset radius for the villagers, when there are villagers in the correct place, you will see an animation with the emerald going up. This is similar to the Visual Workbench mod by the same author and uses some code from Quark.When there is a floating emerald that means there are nearby trades. Just right click the Trading Post and then start making trades. The trading table works with many custom villagers from other mods such as the Quackling from the Ducklings mod. It does not work for piglins bartering though, for that you will need a separate mod called Bartering Station. This mod was inspired by a similar trading post block from Extra Utilities.The radius of the accepted villagers can be customised by editing a config file. The config file can be found by looking in the config folder or by doing /config showfile <modid> and then selecting whether you want the client or server config. If you are on MC Forge you can configure in game with the Config Menus for Forge mod.The mod requires PuzzleLib and Forge Config API for Fabric like many of the other mods by the same creator. LunaPixelStudios (one of the biggest modpack creators) is also involved in this mod.

modristore

Clickable advancements[Forge/Fabric]

Clickable advancements[Forge/Fabric] is a mod which makes it so when you can an achievement/advancement you are able to click on it in the chat and go to the screen.In the vanilla game, despite the achievement notification looking like it would be clickable and the text in the chat looking like it would be clickable, they are not, so if you go to click on them nothing happens, this can be especially bad if you do not know where to look or wanted to know what the achievement is for or what you can do next and which can be even worse when a modpack you are playing has multiple achievement trees.This mod allows you to click on the achievement links in the chat, when you get an achievement you will often get a chat message telling you about it, and the chat message will often have the name of the achievement in a colour such as green. This is what you click and get there. Sadly the notification still does not seem clickable by default, but the chat message is often better anyhow as it stays for longer instead of disappearing after a few seconds as the notification does. By default there are some achievements which are not shown in the chat by default, this enables most of them to show in chat in the config, but the setting often needs to be turned on manually.This is a very good addition for many modpacks especially kitchen sink modpacks which add a lot of mods without a central theme which can be hard for some to navigate even with advancements. Often in modpacks advancements are ignored, partly because of their inaccessibility, but this lowers it just a little bit making it just a little easier to see the advancements, though it is not always worth the time to see every advancement though.

modristore

Inventory Profiles Next

Inventory Profiles Next is an inventory sorting mod that provides a button in your inventory for helping you do various sorting tasks. Here is an explanation of what many of the buttons do and their locations in the Inventory Graphical User Interface.Overlay     Configuration Screen – Found on the top Left by default and lets     you change many settings and even see some of the in-game code class     names.General     Configuration Screen – Found directly under the Overlay     Configuration Screen is where you go to edit most of the stuff about     the mod including text files, sort orders, and many more. The mod is     extremely configurable.Sort     Inventory Button – Looks like a Z, found in a set of 3 buttons     found in inventories and it helps you sort the items in order     without gaps. Does not affect items in the HUD barSort     Inventory in Columns – Next to the Sort Inventory Button, it sorts     related items such as different types of stone-related blocks in     columns. Does not affect items in the HUD bar.Sort     Inventory in Rows – Next to the Column sort, but does in rows,     though has a weird layout sometimes. Does not affect items in the     HUD bar.On the chests next to the last 3 buttons you should see another icon that gives you keyboard shortcuts. Keyboard shortcuts can be configured and are mainly used for these things:Ability     to also include the Hotbar/Hud Bar in movingOnly     fill the chest up enough to fill existing stacks without creating     new ones   Move     only the same type of items as the type selected (some arrow-based     mods do this with an Arrow Click) Move     all Items into the chestThe keyboard shortcuts can be quite useful for some stuff, though in some ways better Buttons could be better like they have in Wurst for chests, the keyboard is often faster though, but harder to remember for some.The mod is highly configurable and uses libIPN for a lot of the config and has a great and very detailed GUI config screen to configure many of the smallest details with good visuals, it is more detailed than average GUI config systems.There are also many other things the mod can do such as replacing almost broken tools and locking item slots. The mod is client-side only and does not need to be installed on the server to work.It is important to note that this mod does not do everything done by inventory tweaks and it is either recommended you install them together to get both of the functionalities or install InvTweaks Emu for IPN to emulate many of the shortcuts. There is also a mod called IPN Rejects which is an addon which adds things that the author decided not to include in the base mod. The mod also highlights items you are hovering over green or items that would be included in an operation you are doing that involves multiple similar items.Requires libIPN and Fabric Language Kotlin.

modristore

libIPN

libIPN (library Inventory Profiled Next) is a library used by Inventory Profiled Next and some other mods by the same author (though you are allowed to use it for your mods).There are many APIs this library contains used for various things like configs and GUI, here are some of the many things libIPN helps you do:    Logging     (With Debug and Trace)   Talking     with the player directly   Rendering Colours    Text    Textures    Data     parsing of various formats such as indents   SemBerInformation     ManagementMaths     and Physics and GeometryDebuggingLayoutsWidgetsToolTipsPath     Validation and writingMayThrow     annotationsWeighted     AlgorithmsLots     of AbstractionChanges     to the ControlsEntity     AbstractionItemsAliasesAnd     so much moreIt runs on Both MC Forge and FabricMC + Derivatives (though some like Quilt may have some issues if the issues can not be reproduced on Fabric). The author still maintains older versions going back to 1.16 and uses a lot of shared code among each of the versions making it good for projects which want to be on many versions with not much change.It is important to keep a few things in mind. First of all, the library is written in Kotlin, which will limit its use in Java in some ways, and it will require a language adapter like Fabric Language Kotlin. Kotlin may also be harder to read for many Java-first programmers and reading it may be harder. The mod is also undocumented, with the official page not even saying all the functionality, the mod is supposed to be used with mirinimi’s mods, mostly the ones related to inventory profiled next. IPN Rejects (a mod which adds things that were originally declined from the main Inventory Profiles Next) also uses this library. LibIPN is commonly used by many modpacks big and small, like Colonies Universalis – Updated. Though if you do know how to use it there is a chance you can get some benefit from it, it is a little similar to architectury.

modristore

Fabric Language Kotlin

Fabric Language Kotlin is one of the many Fabric Language adapters for Kotlin. Language adapters let you write mods in programming languages other than pure Java (often but not always JVM-based languages). There are many big Fabric mods which use Kotlin includingAdorn    Inventory Tweaks    AE Additions – ExtraCells2 ForkBountiful DeftuLib    Hex     Casting   Industrial     Revolution    Inventerio   Kambrik    Lakeside    LibrarianLib    Level Up HP MirageFairy2023    Ping Wheel    Plethora Peripherals    Roughly Enough Trades    Roughly Enough Loot Tables    RSWires    TerrarianSlimes    Woods and MiresZoomify and many more. Kotlin is primarily a JVM-based programming language like Groovy or Scala and is in many ways considered a newer Scala (though Scala is still being developed), though it does not only compile to JVM, it can also compile to native or to JavaScript or even its own bytecode format. Fabric Language Kotlin is meant to be used with the JVM variant though.Kotlin as mentioned before has some in common with Scala and a little in common with Crystal. Kotlin Language is a must-use for many people, many people really like it, while others do not. One issue you have is if you use Kotlin you may have compatibility issues with lesser-known tool chains that you may port your mod too. But if you want to use Kotlin because you prefer it you can use this language adapter. There are reasons to prefer Kotlin if you like some of the features or if you want to also do things like Android development (which has recently started to recommend Kotlin over Java which it had previously). If you use Kotlin it is suggested you use IntelliJ because they are made by the same company and eclipse does not have quite as good of support for it.For players, you should be able to just install the mod in your mods folder. If you are a developer you will need to take extra steps and requires the user already know a little bit about using Kotlin with Gradle (but Groovy DSL can still be used unless you want Kotlin DSL). FabricMC has a tutorial which can be used with basic instructions about getting started. Fabric Language Kotlin does not rely on any specific version of Minecraft, just on Fabric loader.

modristore

Bamboo Everything (Forge/Fabric)

Bamboo Everything (Forge/Fabric) is a mod which adds new block types from bamboo similar to the types of blocks that wood has. It basically turns bamboo into wooden planks.There are 2 types of bamboo, normal green bamboo and yellowish dry bamboo which are added to the mod. The main difference between the 2 is the appearance, though the dry bamboo looks similar to wood, though is much cheaper. Dry bamboo is obtained by smelting normal bamboo, so it may be more expensive if you do not have a cheap source of energy.The built-in datapack registers the bundles as planks so they can be used to make things like wooden tools. Bamboo already in vanilla has a built-in crafting recipe for crafting sticks from bamboo.Many of the green bamboo blocks look much nicer than the wood variants for some things, especially ladders. Additionally bamboo is generally much cheaper and renewable and easier to harvest than trees, you often need to wait to let the leaves dissolve for saplings to come and cut down all the logs manually while with bamboo grows very fast and can just cut the bamboo 1 block up and let it grow back again. If you do not like the issue with the trees you can use a mod like Dynamic Trees or Falling Trees.Bamboo Everything is in general a very good mod if you want a way to get lots of new green wood which grows very fast without needing lots of normal trees and dealing with the hassle of growing them.Some of the blocks/items it adds are: FencesFence PostsLaddersDry Bamboo and VariantsSlabsStairsBundlesMoreThe raft is pretty cool it is like a boat without the guard rails but it still runs about the same. Despite the raft’s appearance, it is meant to be crafted with green bamboo, not dry bamboo.

modristore

FallingTree (Forge&Fabric)

FallingTree (Forge&Fabric) is a mod which makes trees automatically break when one of the logs are broken. Like many similar mods, you need an axe to work, without an axe or in creative mode and with a non-axe item.There are 2 modes:Instantaneous –     Makes it so the whole tree falls down when a single log is brokenShift Down –     Makes it so when you break 1 log only the top log on the tree comes     down, which is not as much of cheating as Instant, but still gets     rid of the massive annoyance of getting the top logs. This is     different than similar mods where in some similar mods or plug-ins     Shift can either be required to cut down all the logs or be used to     cut only a single log, so shift is a different key in many mods so     it is important to keep track of what it does in this mod, do note     though that this mod actually adds both of the alternate modes     mentioned such as sneak to disable or sneak required in the config     so it is important to keep track of this.The mod is highly customisable, some of the things you can customise are:   What blocks and     leaves are considered trees (good for some modpacks and modded trees     and content)The tools which     can be allowed (alternate axe types or other tools entirely Whether or not     leaves are also taken down.Ability to     modify whether sneak is required or makes the ability disabled The ability to     change the speed to chop down the tree based on size ( such as if     you want bigger trees to take longer to cut like some other mods do.    Decide whether     or not the tools take damage (you can also make it so that tools can     take damage based on the number of blocks broken and so axes with 1     durability cant mine if you want).The mod requires Cloth Config to do some of the config, it can be installed separately. There is a wiki for info on config.This mod is very good for if you have some mods with really massive trees similar to like the ones Orespawn had, it is also very customisable but not quite as game changing as Dynamic Trees (which changes the shape of some trees, adds twigs, and has animations). There are many server side plugins which do similar things, all in all it is generally a pretty good vanilla plus mod.

modristore

TipTheScales

TipTheScales is a very popular yet very simple Minecraft mod for adjusting the scaling of the GUI by replacing some of the vanilla code to change the appearance. The main thing it does is change the GUI scale option in the video settings to have a slider rather than a simple button.In vanilla, the GUI Scale option is a button, pressing it changes the number and the scale which can be quite sudden and big as it does not even ask you for confirmation. This replaces said button with a slider which does not change until you let go. Like the vanilla game, by default, there are 5 scales.1x – The Smallest    2x – Small    3x  – Big    4x - The Biggest    Auto – This the what you get by default, in most cases it just sticks     to 4xThe mod does very little else outside of some basic bytecode manipulation. The GitHub that has the source code (which is just a MultiLoader project (Jaredll08 is also the person behind it)) has almost blank entry point files and most of the work is done by a few pieces of SpongeMixin.MisterLauncher’s article claims that there are prompts in text files, however when looking at the code we see no evidence of this. We were at 1st unsure what the mod did as Sodium already did what TipTheScales does and what it does was so basic we did not know what to look for, we watched and have attached the video from the MisterLauncher page by a 3rd party YouTuber and added some pictures for clarity.The mod in general is unneeded. The person behind it is very well known for many of his mods (and is quite questionable), but this is one of his most popular despite having limited functionality. The mod does not work with Optifine and explicitly in the code tells the game to not run the changes if Optfine is detected. The mod is also obsoleted in Sodium, as mentioned above, Sodium has a similar slider that does similar things in its custom video settings screen. Even in vanilla, the default button is enough. There is little reason to use it in a modpack as you can just make the changes yourself manually without the mod and requiring all users to download this unneeded mod, additionally, I generally hate when they make changes to the GUI scale requiring me to change it back. It only really makes sense for things like BetterF3 or other things with big GUI or if you have a weird monitor configuration that is too big or too small.If you were cursed and got a modpack with a small GUI scale (or just want to change the GUI scale in general) here is how to fix it. Removing the mod by itself will not do anything as the mod just changes a vanilla user interface, you will still need to go to Options > Video Settings > GUI Scale and set it to the number you want (preferably before removing the mod (if you decide to remove the mod) as the slider is in some ways more pleasing).Jaredll08 has stated in the Diluv Discord that he does not want his mods reposted, so we just put curse links to download.

mchoarder

Charm

Charm is a vanilla plus mod which adds a lot of new content as well as a lot of tweaks to the existing game. From basic storage blocks, and new types of wood, to new entities and world generation, this is one of the more extensive vanilla plus mods.There are a few storage blocks with custom abilities, the Sugar and Gunpower blocks are both power storage blocks, and both fall similarly to gravel and sand, but Sugar disappears when mixed with water and gunpower when mixed with lava. There are also ender pearl blocks, which convert silverfish that go onto it into Endermites and eating Chorus fruit teleports you to them instead of a random location, but both can be turned off in the config.There is also a pressure plate called the Player pressure plate that is crafted with gilded Blackstone that only the player can step on.You no longer need to use 9 Redstone to make a Redstone block, there is a new type of block called Redstone sand which is 8 Redstone and a block of sand, however, it does fall making it useless for some builds. There is also a new lantern type from Redstone and iron nuggets that lights up from Redstone signal.New types of wood added include Azalea Wood and Ebony wood. They have their own textures and saplings. Totems of preserving protect your stuff when you die and do not despawn. Raid Horns are another item which is very useful as they stop raids. There are also other random items such as coral sea lanterns, copper rails and clear item frames and different variants for many items are added for different types of wood, materials, colours, and other attributes. Some new variants for items include variants for:  Bundles Glints   Boats    Bookshelves    Animals  (often coloured differently)    Barrels    Nuggets    Bars    Chests   Chains     (requires extra nuggets config feature)    Lanterns     (requires extra nuggets config feature)    And     so much moreThere are also new mobs added such as Coral Squids and Mooblooms (like flower-based Mooshrooms). Mobs in general where many of the changes are also made such as changing the appearance of snow golems (which have largely been forgotten about by the community recently, though the old texture has a charm), beacons healing tamed animals, witches dropping luck, and other stuff.There are also new changes to enchantments, such as a new enchantment called Ærial Affinity which makes it so you can mine faster when you are not grounded and another enchantment that makes block drops go directly into your inventory. There is also a way to convert items to enchanted books with grindstones, which is partly based on the code from Grind Enchantments.A new type of weather is also added, snow storms make that already kinda good but also kind of boring snow much more extreme and exciting, but can also cause the player to freeze if they are not wearing leather armour and there will be many new layers of snow generated.This is a very large mod with lots of random changes, it would be impossible to cover all of them, but you can read their wiki to get information about many of them. There are also 2 addons, Strange and Charmonium which add new functionality or music. The mod was largely inspired by Quark it is primarily for Fabric, but an official forge port called Charm Reforge exists while claiming to be 1.14.4 and newer only appears to have a 1.16.5 version so far and has not been updated in over a year. Pre 1.16.5 versions do not have the ReForged Suffix.

modristore

Visual Workbench

Visual Workbench is a simple Vanilla Plus QOL mod which adds a visual effect to crafting tables. When crafting, the items will appear on top of the crafting table just slightly hovering. The result item is in the centre above the rest of the items. This makes it look a lot like the crafting in the music videos where they show crafting stuff physically instead of undercover. One big thing that is actually different within the game is that by default you will need to manually take your items out of the crafting table, if you just leave the crafting table the items inside the crafting table stay within the crafting table.There is 1 big drawback though, that is of in-game security. This mod enables people around you to see what you are doing, this makes it possible for them to plot against you more easily and makes it not good. This mod is mostly an appearance mod but can cause issues with regards to security/privacy for the players. The mod is does work with other modded crafting tables. Many are built in, but you can still add new ones by editing a config file at .minecraft/config/visual_workbench.json and simply adding the id of the crafting table to the array. Other parts of the game can be configured in MC Forge in game if the mod “Config Menus for Forge” is installed. On Fabric (what we used to test) there is not currently a way to do any config in game. The main config file is just a TOML file which has a few fields such as flat rendering instead of 3D rendering and the ability to turn on or off the result display. Config is different on server.Visual Workbench is involved with LunaPixel studios who are involved in a lot of other big projects.The mod was influenced by RealBench for 1.12.2 and uses some code from Crafting Station.The mod also requires Forge Config API For Fabric for Fabric and Puzzles API.

modristore

Puzzles Lib [Forge & Fabric]

Puzzles Lib is a library designed for many mods made by fuzs_. It contains many abstractions designed to be used on many loaders. Most fuzs_ mods use it, such as Visual Workbench and many others.One of the top features is many abstractions across loaders, similar to Balm or Architectury or Moonlight Lib. This means that it will make it easier for him to make mods that work on both MC Forge and Fabric/Quilt.Some of the changes to the game added by the library are:An EventBus similar to MC Forge’s IModBusEvent for doing things based on events.Registries (MC Forge is known for their limiting of Vanilla registries making mods on multiple platforms harder without abstraction)Messages between client and server with sync and automatic serialisation based on Java’s record type (1.17 and newer).  Annotation-based configs based on MC Forge Config and its Fabric Port Custom Data for Entities, Block Entities, and Chucking with MC Forge’s Capability System or Cardinal Components (built-in on the Fabric  version)   Large changes to the biome and world gen configuration.This library is mostly meant for fuzs_ but other developers are allowed to use it for their own mods if they wish.If you are on fabric you need to install the unofficial Fabric port of the MC Forge Config API.Some mods which use it are:Air  HopBartering  Station    Better Animations Collection    Enchanting Infusor    Easy Magic    Death Compass    Death Finder    Better Tridents   More by Fuzs_All the mods we know of that use Puzzle API are by Fezs_ but many of them are very popular.

modristore

Forge Config API Port [Fabric]

Forge Config API Port [Fabric] is an unofficial port of Minecraft Forge’s Config API for fabric. MC Forge has a well-known API for doing configs. MC Forge commonly recommends you use their Config API for making mods for the sake of being easier to support for them. This can make it harder for those who want to want to port their mod to Fabric/Quilt or other loaders. So this mod ports the MC Forge Config API to Fabric.The MC Forge Config API is actually quite simple, with just a few parsers and Java Interfaces and hardly makes any calls to Minecraft itself or other parts of Minecraft Forge. When it does refer to other parts of MC Forge, the unofficial port has an abstraction layer and general API. It is unknown how much work went into this, as it is not a cleanroom rewrite with many of the comments still in place. It is also important to note, that there are a few files missing such as ForgeConfig.java. So this is something that may need to be considered.The mod is built as a drop-in replacement for the Minecraft Forge Config API and has all the same package names and everything. The mod is supposed to be used in an environment with multiple loaders and itself is in a gradle project that has MC Forge, FabricMC, QuiltMC, and Common(shared code) as separate that is possibly based on MultiLoader Template. It is unknown why they chose this development configuration, both the Quilt and MC Forge projects are likely dummy projects possibly for testing and not something you can actually download (though the main version, for Fabric, does work on Quilt officially). The mod in general is useful for people who do not want to use a 3rd party config API on MC Forge and still work on Fabric.Mods can also be configured in the game if the mod Configured is installed, however many configs require this to be explicitly enabled so you may not have as much luck with the GUI as you would with the files. The author is behind many other mods also, and many of them use this, there are also many other mods which use this.

modristore

Configured

Configured is a configuration GUI mod by MrCrayfish to help you make your config in a GUI format, similar to Cloth Config. The configs are very nice and give you lots of details and information about the name and description and if the game needs to be restarted, reset configs to default and more. For players Configured is in many ways better than Cloth Config.In order to access the configs you need to have either Mod Menu (if on Fabric, the default mod menu in MC Forge also works) or Catalogue installed. Once you have these installed you can click the config button and then start configuring. There is also a search bar to help you search for fields. You can divide the config into client, server and common, and categorise different parts of the config if you are a developer. In many cases, you would still need some kind of a backend for the config such as Minecraft Forge’s Config API or Forge Config API for Fabric.Configured is also very easy to use for developers. An example of a mod which uses it is Goblin Traders. You only need a few lines of code to configure this mod to work with your existing config in many cases.For server owners and modpack makers, you can easily sync the Server config to the client which means the client may be able to have the same config as the server making the playing better and possibly stopping cheating.The developer, MrCrayFish is a big name in modding and is behind many big mods (such as MrCrayFish Furniture) and modding tutorials and has a discord channel where you can go to get help integrating this with your mod.

modristore

Skin Layers 3D (Fabric/Forge)

Skin Layers 3D (Fabric/Forge) is a mod which makes player skins 3D. Many skins have different appearances which contain things like glasses or other textures which can look different in a 3D mode. Skin Layers 3D adds new detail by automatically converting your skin to 3D. Some elements will stay the same while others can see a huge difference. Steve’s skin for example does not have very much change, while other more detailed skins can have giant notability. The skin in the picture is a default skin from TL skin and cape and looking closely you can see some 3D elements. While there may be some 3D elements in some normal skins without this mod, this mod enhances them.The mod works with normal Minecraft skins but it may work better on a better-optimised skin. The mod automatically converts back to 2D when within 12 blocks to improve performance. You can disable the 3D skin in Options > Skin Customisation It takes advantage of the fact that there are 2 layers within the game by default and makes the last one 3D. This currently only works on players, the authors said they may consider making it work on mobs and armour in the future. Some things that are transparent like glasses are accounted for. The mod is actually fairly lightweight and not all that complicated code-wise.SkinLayers 3D does not have any dependencies and works with most mods, including performance and visual mods. There are some mods that are known not to work though, such as HD Skins and Epic Flight Mod. The mod is client-side only so does not need to be installed on the server. The mod used the tr7zw Protective License.

mchoarder

TL skin and cape

TL skin and cape is a mod for Minecraft which adds integration with TLauncher and accounts for the use of Skins and Capes. TLauncher is one of the most popular launchers and also one of the best ones. Tlauncher has a large array of features and skins and capes are one of them. This mod is only officially supported on Tlauncher on supported configurations, it may work on other launchers with your TL account or on unsupported versions, but it is not guaranteed.The skins and capes you have will be viewable by other players, but it is recommended that they have the mod installed also. It is possible to use without a TL account, and you will automatically get a skin selected many times even when you do not ask for one, but to get the most use you should preferably have a Tlauncher account, if you want even more features you can use Tlauncher Premium (though it is not available in the US or Canada). One issue is if you use a Mojang account or just play the game without an account at all in offline mode (you will get a default skin, there are many like the ones shown and others like a Zelda-style one), you may be sometimes automatically given a skin, or in some cases even if you use Minecraft Premium you may not have access to your Mojang/Microsoft Skin. Additionally, in Vanilla the mod auto installs and the Vanilla game when run from Tlauncher calls itself modded.The mod is available on a wide range of platforms officially, such asMC  Forge MC Forge Optifine    Optifine    Forge LiteLoaderOptiForgeLiteLoader FabricMC (but not yet officially FabricSodium)Vanillaand more going back a pretty long time.You may also get the mod to work on more platforms, such as Fabric derivatives such as QuiltMC, but it is not officially supported and may have issues. In most cases, the mod will install automatically. If in Tlauncher you have access to the little blue TL Logo next to the version, that means TL Skin and cape should install automatically, you will just get a prompt asking you about your skin while trying to launch.If you want to configure your character you should get a Tlauncher account and then you can download skins, HD Skins, capes, animated capes, and more from their website or other cape and skin websites. You can download a wide range of capes including the Russian flag, Optifine, Minecon, and many other capes and skins. You can even search skins by a Mojang or Tlauncher username. Do note though that if you need an animated cape you should use a Tlauncher Premium account (Which is not the same as a Mojang Premium account and does not let you play on online mode servers like Hypixel).Many of these functionalities are more advanced and convenient than what Microsoft do. It is also very useful when someone can't pay for the game or have issues downloading. Tlauncher has been very good at making the game accessible to places that are under sanctions and can not download things like Java or buy the game by providing some of this stuff on their servers. Tlauncher is a spreader of freedom, equality and truth. It is also one of the easiest Launchers to use and very good with older and more obscure versions and clients or mod loaders. It is also one of the most popular launchers, the 1st 3rd party launcher I used and one of the top-ranking on search engines. The discord server got thousands of members within the 1st day and has more users than most launcher discords including PrismMC, PolyMC, MultiMC, GDLauncher, TL Legacy and others. It is partly known for its ability to play for free, though many big servers do not support offline accounts, many smaller ones, especially in the Spanish-speaking world do. TL does seem to also be very popular there.There is common misinformation about TL and TL Skin and Cape being malware, but this is untrue, we looked at the skin and cape mod ourselves and did not see malware and the methods used by the people claiming it is a virus are untrustworthy and have been debunked by the people at Tlauncher (it is even safer than Discord and most of the people who claimed it was malware are on Windows systems using the exe and not the jar for whatever reason, so this argument would be less valid if you use the jar and are not on windows anyhow.) and are likely done by Tlauncher’s competitors, as in general Tlaucher gets lots of slanders all around the community.Does not need Fabric API on Fabric

mchoarder

Showing 61 to 75 of 379 results

Log In Required

Accessing certain features in our website requires authentication

Sign In

Or if you do not have an account

Create an account
Post is saved
Mod version does not match with the version of selected modpack
Post is saved to your bookmarks.
Select the language

After changing the language website content will be completely translated to the selected language and you can view translated versions of available posts.