Skip to content

MinersLab/item-remarks-mod

Repository files navigation

Item Remarks

A Minecraft mod that adds customizable remarks and tooltips to in-game items, compatible with both Fabric and NeoForge mod loaders.

Features

  • Add custom remarks to any item in the game
  • Compatible with most item-related mods
  • Works with both Fabric and NeoForge loaders

Installation

Requirements

  • Minecraft 1.21.7 or later
  • Appropriate mod loader (Fabric or NeoForge)

Fabric

  1. Install Fabric Loader
  2. Download the latest itemremarks-fabric-xxx.jar
  3. Place the JAR file in your .minecraft/mods directory
  4. Launch the game with the Fabric profile

NeoForge

  1. Install NeoForge
  2. Download the latest itemremarks-neoforge-xxx.jar
  3. Place the JAR file in your .minecraft/mods directory
  4. Launch the game with the NeoForge profile

Building from Source

  1. Clone the repository:

    git clone https://github.com/MinersLab/item-remarks-mod.git
    cd item-remarks-mod
  2. Build using Gradle:

    ./gradlew build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published