/give++

This project adds support for unobtainable items to /give

38

/give++

/give++

> Unlocking the impossible.

technical and unobtainable items is a specialized utility mod for Fabric that expands the standard Minecraft `/give` command to support technical and unobtainable items.

Normally, Minecraft hides "internal" blocks (like Fire, Portals, or Piston Heads) from the player's reach—even in Creative mode. This mod modifies the item registry and command logic to allow these items to be given and held in the inventory.

✨ Key Features

* Vanilla Feel: Obtain items like `minecraft:fire`, `minecraft:soul_fire`, `minecraft:nether_portal`, and `minecraft:end_gateway`. * Vanilla Feel: Easily access blocks used for logic and decoration that usually require external editors. * Vanilla Feel: No new commands to learn; it hooks directly into the existing `/give` system.

🛠 Examples

Try these commands in-game: * `/give @s minecraft:fire` — Hold fire in your hand! * `/give @s minecraft:nether_portal` — Place portal blocks anywhere. * `/give @s minecraft:end_gateway` — For advanced teleportation builds.

⚠️ Important Notes

* Server Since many technical blocks do not have a defined "item model" in vanilla Minecraft, they will appear as Server while in your inventory or hand. This is normal! Once placed in the world, they will show their correct textures. * Server This mod must be installed on the Server to function. If you only install it on your client and join a vanilla server, the command will not recognize the new items.

---

🙋 Common Questions

Q: Why do the items look like purple/black cubes? A: These blocks (like fire or portals) were never meant to be items. Since they lack item models, the game displays the "missing texture" fallback. They look perfect once placed!

Q: Is it compatible with other mods? A: Yes, it is designed to be highly compatible with other Fabric mods and doesn't overwrite existing item registries.

Q: How can I help? A: Download the mod, test it out, and report any bugs or requested items on the issue tracker!

ADS