Micdoodle8

Minecraft Mod: The Rings of Power

rings of power
Minecraft Forge & Fabric Mods

This mod might require the Minecraft Forge modding API and Library or Fabric. Learn more about Minecraft Forge and Fabric, and how to install/use it by clicking the button below.

Facebook
Twitter
WhatsApp
Email
Views: 563
Vote:

- Rating: 2.7/5

What are the The Rings of Power Mod?

The Rings of Power Mod is a simple mod, that adds 20 rings of power to Minecraft. It is often mentioned as LOTR Mod’s addon, but it is independent mod and can be used without it.  The mod adds 20 power rings, which are located in a separate creative tab. As soon as the ring is added to the inventory, the player gets the effect. Effect depends on the type of the ring. If player press RMB, any ring will give him different health effects.

This Rings of Power Mod is for v23.06.13.jar  forge compatible with 1.20.1.

Read also: BSL Shaders

The documentation below will be useful to both developers and myself from the future. Information, guides, pitfalls, tips and all that. Be sure to read, there is unique information here that is not found anywhere else.

General information

Versions 1.3.2 – 1.6.4 use Voldeloom – an analogue of Forge, which allows you to develop on outdated versions. He uses other methods to do the same as the ancient Forge, but with the latest technology. As a result, these Gradle projects can simply be imported into Eclipse or opened through IntelliJ IDEA, so that Gradle itself starts the installation of the environment.

To run the mod from the environment, run the Gradle Task “runClient”, or open the Windows console in the environment folder and type “gradlew runClient”. After the first launch, pure Minecraft may start without your mod, this is the norm. Next time everything will be fine. You don’t need to do anything to compile the mod. Because runClient, which you will often run, compiles the mod itself. These are the features of Voldelooom. The finished mod is in the build/libs folder.

Version 1.7.10 is available in two flavors, ancient Forge and Voldeloom. The second option is no different from the paragraph above, but the first option (by default) has differences. The version is old, like ForgeGradle, so we can’t just import projects. Need crutch generation of the environment. There are two batch files in the folder, setupEclipse and setupIntellij. Choose the right one, wait for the end. After finishing the environment generation, we will import the generated IDE project. It is the IDE project! This is not a Gradle project. In the case of Eclipse, we will import the entire folder as an “existing Eclipse project”.

In the case of IntelliJ IDEA, we open the .ipr file. Then, after opening, it is highly recommended to convert the project to folder-based in the File -> Manage IDE Settings menu, otherwise bugs and freezes cannot be avoided. There are tricks with opening an Eclipse project file (.project) through IntelliJ IDEA, where you need to add a module. It will work, but why all this?

To start the game, we use two different approaches. In the case of IntelliJ IDEA, we have already generated two launch options from above, client and server. The server is down, this is normal. In the case of Eclipse, we must create a new run configuration. The entry file is GradleStart.

 

To build, use the Windows console in the environment folder, where you need to enter “gradlew build”. The finished mod is in the build/libs folder. Versions 1.8.9 – 1.11.2 are no different from the ancient Forge script in 1.7.10. Versions 1.12.2 – 1.20.1 are modern Forge, although the installation and environment is more like Voldeloom.

Gradle projects can simply be imported into Eclipse or opened via IntelliJ IDEA to let Gradle run the environment setup itself. To run the mod from the environment, you need to generate launches.
Run the Gradle Task “genEclipseRuns”/”genIntellijRuns” or open the Windows console in the environment folder and type “gradlew genEclipseRuns”/gradlew genIntellijRuns”. To compile, use gradlew build as in 1.7.10 onwards. The finished mod is in the build/libs folder.
A few notes: Eclipse sometimes, due to poor internet, can corrupt the downloaded file and the environment setup will fail. And then it never gets better. You will have to do everything through IntelliJ IDEA, and only then import the environment into Eclipse. Obviously, on the ancient Forge versions, we did not install the Gradle project, but launched the ancient crutch generation, so there are no Gradle tasks on these versions. Everything is done through the console in the environment folder. Version 1.12.2 may not run or have textures in IntelliJ IDEA, but it will be fine in Eclipse.
Information about used JDK/SDK & Compiler Compliance Level/Language Level Minecraft, Forge, ForgeGradle, Voldeloom and Gradle have their own requirements for the installed version of Java and the tolerance of its syntax (over the years, new constructs have been added to the language for which the above technologies do not yet have support). So your IDE should be configured like this: Versions 1.3.2 – 1.6.4 use Java 11 + syntax tolerance 6.
Version 1.7.10 is available in two versions. The Forge version uses Java 8 + syntax tolerance 8. The Voldeloom version uses Java 11 + syntax tolerance 8.
Versions 1.8.9 – 1.16.5 use Java 8 + syntax tolerance 8. Version 1.17.1 uses Java 16 + syntax tolerance 16.
Versions 1.18.2 – 1.20.1 use Java 17 + syntax tolerance 17. Java is called JRE/JDK in Eclipse, SDK in IntelliJ IDEA. Syntax tolerance in Eclipse is called Compiler Compliance Level, in IntelliJ IDEA – Language Level. It is important to remember that the synth tolerance

Vote:

- Rating: 2.7/5

The Rings of Power Download Links

The Rings of Power version:

Comments

Leave a comment and join the conversation. Please keep your comment friendly and constructive.

100feet

i need it

i need it

Facebook
Twitter
WhatsApp
Email
Related Posts