Selene
โช Last updated 2021โ ๏ธ Install Order ยท 2 steps
Install in this order, then this mod last โ most mods fail to load without their framework and dependencies in place.
Preview
๐ Analysis
- ๐ 0.4% endorsement rate
- ๐ #226 of 269 equipment mods in this game by downloads
๐ About This Mod
Selene adds trinkets which use the moon's power to make exploring the dark easier for adventurers across the realm. Amethyst thrown into water under a full moon attains a certain mystical quality to it, and forging jewelry with it this Selenic Amethyst and Copper adds a luminous quality. Wearing a full set of the jewelry may confer a certain blessing... This mod was created for ModJam 1.17: *Be Gay Do Crimes*. I hope you enjoy it! !(https://user-images.githubusercontent.com/6722691/124369363-0f60d300-dc20-11eb-960c-472c38a0828b.png)
Moonlight Lib ๐ About ๐ Formerly Selene Library, Moonlight Lib is a set of specialized utilities and shared code that I use for my mods. These include some highly specialized features such as dynamic asset generation, 2 new data registries, dynamic registration system as well as your usual multi loader helpers and wrappers to develop for both Fabric and Forge ๐ ๏ธ Features๐ ๏ธ Here are the most important features included. If you are a developer planning to use this library this is the section for you! The main place for documentations are these: This page Example Package classes on github Java Docs in classes from API package on github To import this lbrary , simply go into the file section here and click "copy gradle line". Then paste that in your build.gradle file. ๐จDynamic Assets Moonlight allows you to generate any asset dynamically, for both datapacks and resource packs. In particulat the mod contains an extensive API to generate dynamic textures with tools like extracting palette, cropping, reshaping images, automatic recoloring and more. Dynamic Resources example: Texture Recoloring example: Palette manipulation example: ๐ Multiloader Utilities These sets of utilities try to be as simple as possible, usually just relying on static helper functions instead of annotations or other OOP practices, and mainly emulate Forge behavior by simply wrapping it with helper functions. For fabric the equivalent behavior is called or implemented if its not available. Some highlight of this are Deferred registration, Common Setup and more. Mod focus is on simplicity so most important calls are split among just 4 main API classes. These are: PlatHelper, ClientHelper, RegHelper and ForgeHelper. For configs and networking the main classes are ConfigBuilder and ChannelHandler Configs in particular have extra features like being able to use Codecs, be loaded early or be automatically synced to clients PlatHelper example: ClientHelper example RegHelper example: ConfigBuilder example: ChannelHandler example: ๐ Dynamic Registration This includes a new system (BlockSetAPI) which allows to dynamically detect "block sets" right after all blocks have been registered and dynamically register new entries which depend on it. An example is using the builtin WoodTypeRegistry or LeavesTypeRegistry, two block sets that will be populated dynamically with all installed woods and leaves from any mod, allowing you to register your wooden items in all existing wood types. BlockSetAPI example : defining a block set BlockSetAPI example: registering dynamic blocks ๐ง โ๏ธ Misc Utilities DispenserHelper example First and Third-person Item animations example: ๐ฉCustom Baked Models Custom Model and Model Loader example: Quad Utils example: ๐ฝCustom Villager Trades Using the `moonlight/villager_trades` datapack folder you'll be able to add new custom trades to any villager. Here's an example trade. Check out Supplementaries of Sawmill for more examples Block Color API: A set of utilit
๐ Mod Details
- Game
- Minecraft Mods
- Author
- LemmaEOF
- Version
- 1.0.1+1.17.1
- Downloads
- 2,236
- Endorsements
- 10
- Category
- equipment
- Created
- 7/4/2021
- Updated
- 7/27/2021
- Game Versions
- 1.17.1
- Tags
- equipment, magic
๐ง How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Mods โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Mods versions does Selene support?
The author lists 1.17.1. Other versions may work but are untested by the author.
What is the latest version of Selene?
Version 1.0.1+1.17.1, published 2021-07-27 with 2,236 downloads recorded at the source.
Keep browsing โ more Minecraft Mods mods await