Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 1.57 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.57 KB

A mod that allows you to modify the harvestability of blocks and tools.

Setting up a Workspace/Compiling from Source

Note: Git MUST be installed and in the system path to use our scripts.

  • Setup: Run [gradle]in the repository root: gradlew[.bat] [setupDevWorkspace|setupDecompWorkspace] [eclipse|idea]
  • Build: Run [gradle]in the repository root: `gradlew[.bat] build'
  • If obscure Gradle issues are found try running 'gradlew clean' and 'gradlew cleanCache'

Issue reporting

Please include the following:

  • Minecraft version
  • Forge version/build
  • Versions of any mods potentially related to the issue
  • Any relevant screenshots are greatly appreciated.
  • For crashes:
    • Steps to reproduce
    • ForgeModLoader-client-0.log (the FML log) from the root folder of the client

Licenses

Code, Textures and binaries are licensed under the MIT License.

You are allowed to use the mod in your modpack. Any modpack which uses Waila takes full responsibility for user support queries. For anyone else, we only support official builds from the main CI server, not custom built jars. We also do not take bug reports for outdated builds of Minecraft.

Any alternate licenses are noted where appropriate.

Further Development

SlimeKnights have moved onto 1.16+ for mod development mod, so this repository has been locked. If you have further issues, feel free to make a fork of the mod.

This mod will not be ported as 1.18 vanilla allows this feature through datapacks.