HomeJavaModsNeko
Neko
ModsJava

Neko

by bindglam · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Paper only.

⬇ Download for 1.21.9–1.21.11⬇ Download for 1.21.8⬇ Download for 1.21.4
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Neko — screenshot 1

icon Neko


CodeFactor

A powerful and easy-to-use Paper plugin that allows you to create fully custom items and blocks on your Minecraft server without the need for any client-side mods.


⭐ Features

⛓️ Requirements

📥 Installation

  1. Download the latest version of the plugin from the Releases page.
  2. Place the downloaded .jar file into your server's plugins folder.
  3. Install any required dependencies.
  4. Restart your server. The plugin will generate its default configuration files.

🧑‍💻 For Developers (API)

build.gradle.kts

repositories {
    maven { url = uri("https://jitpack.io") }
}

dependencies {
    implementation("com.github.bindglam.Neko:api:0.0.1")
}

Item:

BuiltInRegistries.ITEMS.get(Key.key("defaultassets:ruby"));

Block:

BuiltInRegistries.BLOCKS.get(Key.key("defaultassets:ruby_block"));

Glyph:

BuiltInRegistries.GLYPHS.get(Key.key("defaultassets:ruby_glyph"));

🛠️ Support and Bug Reports

If you encounter any issues or have a suggestion, please open an issue on our GitHub Issues page.

For general questions and support, join our Discord Server.

📬 Contributing

We welcome contributions! If you'd like to contribute, please fork the repository and submit a pull request.

🧪 Inspired by

📃 License

This project is licensed under the MIT License.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more