
Description
# Kotatsu All Items (Forge 1.20.1, all 47.x)
A single-player / LAN-side creative tool that exposes the full item list, XP
grant, enchantment editor, god mode and creative flight through an in-game GUI,
opened with the **K** key.
## Features
- **Item picker**: 1,250+ vanilla & modded items, fuzzy search, instant stack give.
- **XP / Levels**: +100 / +1,000 / +10,000 / +1 Level buttons, custom amount input,
and a "give amount as Levels" toggle. Capped server-side at safe values to keep
the vanilla XP bar rendering correctly.
- **Enchantments**: Pick any registered enchantment (including curses) and set
level 1–255. One-click "MAX every enchant" button.
- **God mode**: Toggles invulnerability via `LivingAttackEvent`, `LivingHurtEvent`,
and `LivingDamageEvent`. State persists via player NBT.
- **Creative flight**: Toggles `mayfly`/`flying` via `PlayerAbilities`. Auto-resets
on survival / adventure login.
## Controls
- **K** — open the GUI.
- All toggles inside the GUI survive server restarts.
## Installation
1. Install **Minecraft Forge 1.20.1** (any `47.x` build).
2. Drop `kotatsu_allitems-1.0.0.jar` into your `mods` folder.
3. Launch the game and press **K**.
## Multiplayer note
Use this on your own server or single-player. Granting creative-style items or
flight on servers you do not own is generally against the rules.
## License
MIT — see `LICENSE`.


