All Projects → Wynntils → Wynntils

Wynntils / Wynntils

Licence: AGPL-3.0 license
Wynntils is a Wynncraft Mod that seeks to enhance the user's gameplay with a variety of customizable options and additions.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Wynntils

GTplusplus
GT++ celebrates it's Bithday on September 3rd
Stars: ✭ 40 (-69.92%)
Mutual labels:  mod, forge-mod
PlusTiC
Minecraft mod for adding new tools to and integrating various mods with Tinkers Construct
Stars: ✭ 34 (-74.44%)
Mutual labels:  mod, forge-mod
3d-Skin-Layers
Renders the player skin layer in 3d
Stars: ✭ 63 (-52.63%)
Mutual labels:  mod, forge-mod
ArmorPlus
ArmorPlus is a mod based on exploration, killing, building, getting geared up, fight the bosses and explore the depths of your worlds.
Stars: ✭ 25 (-81.2%)
Mutual labels:  mod, forge-mod
crafting-dead
The Minecraft zombie survival mod.
Stars: ✭ 44 (-66.92%)
Mutual labels:  mod, forge-mod
ModularArmour
Modular Armour for Minecraft
Stars: ✭ 12 (-90.98%)
Mutual labels:  mod, forge-mod
NaturesCompass
A Minecraft mod that allows you to search for a biome's location anywhere in the world and view information about it.
Stars: ✭ 42 (-68.42%)
Mutual labels:  mod, forge-mod
ForgeWurst
Wurst Client for Minecraft Forge.
Stars: ✭ 37 (-72.18%)
Mutual labels:  mod, forge-mod
JMT-MCMT
A multithreading mod for for Minecraft forge 1.15.2 and 1.16.x
Stars: ✭ 206 (+54.89%)
Mutual labels:  mod, forge-mod
Tiny-Redstone
Forge mod for Minecraft that adds many tiny redstone pieces that you can put together on redstone panels to form tiny redstone circuits.
Stars: ✭ 20 (-84.96%)
Mutual labels:  mod, forge-mod
refraction
A Source Engine 2013 SP mod aimed to provide bug fixes and various development features
Stars: ✭ 23 (-82.71%)
Mutual labels:  mod
piw5 bot warfare
The Bot Warfare mod for PlutoniumIW5
Stars: ✭ 57 (-57.14%)
Mutual labels:  mod
Rising-Stars
A large-scale mod for Star Ruler 2.
Stars: ✭ 16 (-87.97%)
Mutual labels:  mod
go-checksum
Simple tool to calc Golang module checksum of go.mod and module dir.
Stars: ✭ 45 (-66.17%)
Mutual labels:  mod
hangar
This is a plugin for the Kerbal Space Program. It provides several modules and parts to store complete vessels that aren't needed to free CPU of their burden.
Stars: ✭ 16 (-87.97%)
Mutual labels:  mod
The-Aether-II
The Aether II is the sequel to the highly popular dimension mod "The Aether" for modern versions of Minecraft.
Stars: ✭ 35 (-73.68%)
Mutual labels:  mod
JoJo-s-Bizarre-Survival
A mod that adds Stands from JoJo's Bizarre Adventure to Minecraft.
Stars: ✭ 20 (-84.96%)
Mutual labels:  mod
UIX-R
Ultima IX: Redemption for Morrowind and OpenMW
Stars: ✭ 32 (-75.94%)
Mutual labels:  mod
ME3TweaksModManager
Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition
Stars: ✭ 83 (-37.59%)
Mutual labels:  mod
quantum-space-buddies
Outer Wilds online multiplayer mod, using Mirror and OWML.
Stars: ✭ 56 (-57.89%)
Mutual labels:  mod


About Wynntils

Wynntils is a Wynncraft mod that seeks to enhance the user's gameplay with a variety of customizable options and additions. If you find any bug or have crashed because of the mod, please report it at our official Discord server!

Setup the Workspace

To set up the workspace, just import the project as a gradle project into your IDE
To build the mod just call the buildDependents and the artifact should be generated in build/libs.

You can also setup a test environment. Run the task for generating run configurations for your IDE

  • Eclipse - genEclipseRuns
  • Intellij - genIntellijRuns
  • VSCode - genVSCodeRuns

When launching a run configuration use the generated run configuration

  • All IDEs - runClient

Authenticating

You will need to edit your GRADLE_HOME/gradle.properties,

  • Windows - C:\Users\<your username>\.gradle\gradle.properties
  • Unix - ~/.gradle/gradle.properties

to include your UUID, username, and access token.

  • mc_uuid= is your minecraft uuid, trimmed / without the dashes
  • mc_username= is your minecraft username, not email
  • mc_accessToken= is your access token, you may be able to find it at .minecraft/launcher_accounts.json or .minecraft/launcher_profiles.json

Alternatively, you may use DevAuth to authenticate.
Place the forge-legacy .jar in run/mods and configure as documented in the DevAuth readme.

Pull Request

All pull requests are welcome. We'll analyse it and if we determine it should a part of the mod, we'll implement it.

We welcome all forms of assistance. =)

If you would like to make a pull request, please compare and merge it with Wynntils:development rather than Wynntils:production.

License

Wynntils is licensed over the license GNU Affero General Public License v3.0
All the assets are over Wynntils domain © Wynntils.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].