Skip to content

A Minecraft mod as a development kit for Vanilla Technical Minecraft, also with some plain features and fixes.

License

Notifications You must be signed in to change notification settings

Rainyaphthyl/PotatoTechKit

Repository files navigation

Potato Tech Kit / Potteckit

Usage

Deployment

  1. Download the *.litemod from the release and put it into .minecraft/mods/.
  2. This mod requires MaLiLib. Download it from https://masa.dy.fi/mcmods/client_mods/ and put it into .minecraft/mods/.

Features and Functions

  1. Press K + C to open the config screen.
  2. ChangeLog.

Development

Setup and Edit

  • Clone the repository.
  • You MAY have to run gradle setupDecompWorkspace.

Build and Release

Before release, ensure the mod version is correct:

Run your task by one of the following commands:

  • Run gradle build, and the release will be a file with postfix .litemod in the build/libs/ directory.
  • Run gradle runClient to test the mod on the IDE.

About

A Minecraft mod as a development kit for Vanilla Technical Minecraft, also with some plain features and fixes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages