Skip to content

Attempting to Backport Mobs from Newer Versions to Better than Wolves

Notifications You must be signed in to change notification settings

BTW-Community/BTWMobAdditions

 
 

Repository files navigation

BTW Mob Additions

Quick Start

  • Clone this repository
  • Acquire the full BTW sources and put them under src/btw/java
  • (Optional) Put the BTW resources (textures, etc.) under src/btw/resources
  • Run the gradle task btwJar
  • Run the gradle task build and then runClient
  • (Optional) Put the vanilla MC resources (sounds) under run/resources

BTW Source Code

To get access to the Better Than Wolves source code, please refer to the BTW-Gradle repository or (alternatively) the BTW-Public repository, which also offers a way to generate the sources.

Releasing Mods/Addons

Drop on by the discord server if you need help: BTW Discord.

The mod file for the release is generated by the Gradle task remapJar and then put into release.

After successfully importing the MultiMC instance, you can put your mod file into the mods folder of your installation. If it is a coremod, put it into coremods.

Issues & Troubleshooting

More troubleshooting is still todo. Feel free to message me on Discord.

License

This project incorporates:

About

Attempting to Backport Mobs from Newer Versions to Better than Wolves

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Batchfile 0.2%