Giter Site home page Giter Site logo

item-editor's Introduction

Simple Item Editor

Simple item editor is a minecraft mod for item editing using client commands.

Features:

/edit command:

  • ... attribute ...
    • ... get [<name>]
    • ... set <name> <attribute> <amount> [<operation>] [<slot>]
    • ... remove <name>
    • ... clear
  • ... banner ...
    • ... get [<index>]
    • ... set <index> <pattern> <color>
    • ... remove <index>
    • ... add <pattern> <color>
    • ... insert <index> <pattern> <color>
    • ... base ...
      • ... get
      • ... set <color>
      • ... remove
    • ... clear
    • ... clear before <index>
    • ... clear after <index>
  • ... color ...
    • ... get
    • ... set <color>
    • ... remove
  • ... component ...
    • ... get <component>
    • ... set <component> <value>
    • ... remove <component>
  • ... count ...
    • ... get
    • ... set [<count>]
    • ... add [<count>]
    • ... take [<count>]
    • ... max ...
      • ... get
      • ... set <count>
      • ... reset
    • ... stack
  • ... data <source> ...
    • ... get [<path>]
    • ... append <path> <value>
    • ... insert <path> <index> <value>
    • ... prepend <path> <value>
    • ... set <path> <value>
    • ... merge <value> [<path>]
    • ... remove <path>
    • ... clear
  • ... durability ...
    • ... get
    • ... set <durability>
    • ... progress <progress>
    • ... reset
    • ... max ...
      • ... get
      • ... set <durability>
      • ... remove
      • ... reset
    • ... unbreakable ...
      • ... get
      • ... set <unbreakable>
  • ... enchantment ...
    • ... get [<enchantment>]
    • ... set <enchantment> [<level>]
    • ... remove <enchantment>
    • ... glint ...
      • ... get
      • ... set <glint>
      • ... reset
    • ... clear
  • ... equip [<slot>]
  • ... get [<item>] [<count>]
  • ... head ...
    • ... get
    • ... set ...
      • ... owner <owner>
      • ... texture <texture>
    • ... remove
  • ... lore ...
    • ... get [<index>]
    • ... set <index> [<line>]
    • ... remove <index>
    • ... add [<line>]
    • ... insert <index> [<line>]
    • ... clear
    • ... clear before <index>
    • ... clear after <index>
  • ... material ...
    • ... get
    • ... set <material>
  • ... model ...
    • ... get
    • ... set <model>
    • ... reset
  • ... name ...
    • ... get
    • ... set [<name>]
    • ... reset
    • ... custom ...
      • ... get
      • ... set [<name>]
      • ... reset
  • ... potion ...
    • ... get [<effect>]
    • ... set <effect> <duration> [<amplifier>] [<particles>] [<icon>] [<ambient>]
    • ... remove <effect>
    • ... clear
    • ... type ...
      • ... get
      • ... set <type>
      • ... reset
    • ... color ...
      • ... get
      • ... set <color>
      • ... remove
  • ... rarity ...
    • ... get
    • ... set <rarity>
  • ... tooltip ...
    • ... get <part>
    • ... set <part> <tooltip>
  • ... trim ...
    • ... get
    • ... set <pattern> <material>
    • ... remove

Credits:

item-editor's People

Contributors

white-145 avatar

Stargazers

ModxVoldHunter avatar Ruukas avatar

Watchers

Ruukas avatar  avatar

Forkers

ivdsh1

item-editor's Issues

Disabling enchantment glint doesen't work

If I enable enchantment glin on an item, it works fine. When I go to disable it, however, it will stay enchanted. Repeating the command will repeatedly say "Item glint was disabled" but not do anything.

attribute generic.max_health effects continue after removing item

I gave a chestplate +5 generic.max_health and was going to do the same for the rest of the armor set when I realized that the health remained after taking off the armor piece. It seems the effect does stop, but any health you've regenerated would remain. For example, if I had 5 bonus hearts and regenerated 2, then removed the armor, it would pretty much just be absorption hearts.

1.20.6?

When will this mod update to 1.20.6? I'm waiting for it, it's such a useful mod for me...

Help me! (Fabric 1.20.6)

I have 2 questions:

  • This mod is no longer working on servers, it used to work... is it a bug?
  • How do I enchant an item with durability with this mod?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.