HomeJavaModsAmai's Custom Items (disconntinued)
Amai's Custom Items (disconntinued)
ModsJava

Amai's Custom Items (disconntinued)

by Crimson_Amai · on Modrinth

Amai's Custom Items is plugin that provide you possibility to make Minecraft Custom Weapons. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21–1.21.8 · Bukkit⬇ Download for 1.21–1.21.8 · Folia⬇ Download for 1.21–1.21.8 · Paper⬇ Download for 1.21–1.21.8 · Spigot
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.

Next Update: ASAP

ACI – Amai Custom Items Plugin

ACI is a powerful Minecraft plugin for version 1.21+ that allows server admins to create custom items with unique properties, enchantments, and effects — all configurable via simple YAML files.

Features

---

Configuration Example (YAML)(Can Download as additional file on Discord)

ID: Wither_Sword
ITEM: minecraft:Netherite_Sword
NAME: "&c&Wither &f&Sword"
NBT: 1001
LORE:
  - "&7Become the Wither"
enchants:
  - unbreaking 1
  - sharpness 6
effects:
  - #minecraft:regeneration 1   #remove Hash From the begining but not from note
  - #minecraft:strength 2
giveneffects:
  - minecraft:Wither 10 # seconds,1 #power level
customeffects:
  - JUMP 1 #this works
  - #FIRE 2 # this isn't
  - #KNOCK 1 #levels
  - #LIGHTNING #do not have any levels
  - #DAMAGE 1 100% #this procentage are chances
  - #MAGNET 2
  - #EXPLODE 2 
  - POISONCLOUD 10 2 100%

Installation

  1. Download the plugin .jar file.
  2. Place it in your server's plugins folder.
  3. Run the server once to generate the config folders.
  4. Create your custom item YAML files inside the plugins/ACI/Items folder. (You can see Test Custom Item in included file)
  5. Use /aci give <ID> [player] to give items.
  6. Reload config with /aci reload.

Commands


Verified by MCModsHub

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

Explore more