Simple Creative-Item-Creator

Quick rating

Community listing page, reviews here may not be monitored by the author.

Simple Creative-Item-Creator

No reviews yet

A dead simple nbt import/export mod that works using the clipboard. Basically this is just a /give which requires only creative mode and no /op or /give permissions on servers.

Tech
QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client Only

Runs entirely on the client. Works on vanilla servers.

About

Project Details

Type
Mod
License
GNU General Public License v3.0 or later
Latest Version
simple-nbt-mod-1.21.1.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

# What is this mod?
Its a very simple 2 hour mod to enable nbt creation in 1.21.1

It is mainly intended for just importing and exporting nbt into and from minecraft. The main creational work is intended to happen fully outside minecraft with a code editor or [MCStacker](https://mcstacker.net/) or so.

# How do I use it?
You need [farbic](https://fabricmc.net/) version 1.21.1 and [fabric-api](https://modrinth.com/mod/fabric-api/) 1.21.1.

Once installed, you will have the following chat commands at your disposal

- `.nbt [show]` where show is optional.
This will show you the nbt of the item you are currently holding.

- `.nbt copy` which copies the nbt of the item you are holding to your clipboard.

- `.nbt paste', which will attempt to create an item from the nbt data in your clipboard.
Note that because 1.21.1 changed a lot about how to format /give commands, it is supported, but with some annoying quirks. (Because trying to work around them would be a lot of work, and I really cannot be bothered).

If you want to use /give to create an item (for example, using [MCStacker](https://mcstacker.net/)), the item you are giving yourself **MUST** be in a decorated pot, and the command **MUST** be in the following format

/give @p decorated_pot[container=[{slot:0,item:`<Your NBT HERE>`}]] 1

which is also the format used by [MCStacker](https://mcstacker.net/) to put items into containers.

Below is a video example of how to use all these features.

If you have any questions or problems feel free to ask on my [discord](discord.gg/2zyG7DP4PZ).

# Showcase-Video

What is this mod?

Its a very simple 2 hour mod to enable nbt creation in 1.21.1

It is mainly intended for just importing and exporting nbt into and from minecraft. The main creational work is intended to happen fully outside minecraft with a code editor or MCStacker or so.

How do I use it?

You need farbic version 1.21.1 and fabric-api 1.21.1.

Once installed, you will have the following chat commands at your disposal

  • .nbt [show] where show is optional. This will show you the nbt of the item you are currently holding.

  • .nbt copy which copies the nbt of the item you are holding to your clipboard.

  • `.nbt paste', which will attempt to create an item from the nbt data in your clipboard. Note that because 1.21.1 changed a lot about how to format /give commands, it is supported, but with some annoying quirks. (Because trying to work around them would be a lot of work, and I really cannot be bothered).

If you want to use /give to create an item (for example, using MCStacker), the item you are giving yourself MUST be in a decorated pot, and the command MUST be in the following format

/give @p decorated_pot[container=[{slot:0,item:<Your NBT HERE>}]] 1

which is also the format used by MCStacker to put items into containers.

Below is a video example of how to use all these features.

If you have any questions or problems feel free to ask on my discord.

Showcase-Video

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works