Knokko's Custom Item Editor icon

Knokko's Custom Item Editor -----

The graphical configuration tool for my custom items plug-in




- Drops support for MC 1.21.1
- Adds support for MC 1.21.4
- Resurrects custom trident support
----------, Dec 17, 2024

- Add button to open Custom Item Sets folder in LoadMenu
----------, Oct 23, 2024

Bugfixes:
- Allows Java-edition custom models to use `./` in their texture paths
- Fixes duplicate identifier bug in the java-to-bedrock model conversion
----------, Jul 17, 2024

- Add custom cooking recipes
- Add custom smithing recipes
- Allow users to choose a different resourcepack host
- Add entity-based custom containers
- Add support for translating display names and lore
- Add throwable custom items
- Unify block drops
- Add item flags from MC 1.16+
- Allow custom projectiles to pierce entities
- Add copied ingredients
- Allow underwater trees
- Add MC 1.21 support
----------, Jul 8, 2024

- Allow custom food to have animations when the internal item type is vanilla food
- Update vanilla item list for mc 1.20.4
----------, Apr 5, 2024

- Show the armor damage sources that were previously hidden
----------, Dec 16, 2023

Bugfixes:
- Adding positive-priority combined resourcepacks could cause resourcepack corruption
- Back-ups were not always flushed/finished properly

Improvements:
- Remove image size requirements from images used in custom models
- Add delete confirm menu
- Create more back-ups automatically
----------, Nov 12, 2023

Improvements
- Show pixelated item & block icons in the index of the wiki's generated by the wiki generator
- Let the display name of new items start with '&f' by default: &f is the reset color code that will get rid of the italic name
----------, Oct 22, 2023

Avoid unreachable connection errors by switching back to ipv4
----------, Sep 18, 2023

  • Improve performance of exporting (by multithreading)
  • Add export loading screen (rather than just freezing the Editor until it's done)
  • Improve container recipe overview (add recipe numbers and don't show OutputTable)

Bugfixes:
  • The Editor would sometimes hang when working with container overlay textures on Linux
  • Choosing an unfinished custom or vanilla result in the Editor would cause an error later down the line
----------, Sep 16, 2023

- Add experimental support for minecraft 1.20.1
- Fix 'compressed entry size' included resourcepack bug
- Fix load consistency bug related to the 'other material'
----------, Jul 16, 2023

Allow ore vein generators to go below Y=0
----------, May 21, 2023

- Dramatically changed the installation procedure
- Removed the need for KnokkoCore
- Dropped support for minecraft 1.19.2 and added support for minecraft 1.19.4
- Added custom arrows
- Added optional constraints for ingredients in custom recipes
- Added upgrade/repair results to custom recipes
- Added the possibility to ignore displacement for small shaped recipes
- Added (possibly emissive and/or animated) custom armor textures (1.17+)
- Added two-handed items/weapons
- Added the possibility to restrict ore/tree generators to operate in worlds with specific names
- Added save-confirm menu that pops up when the cross is clicked in the Editor
- Added the option to automatically combine the Editor resourcepack with another resourcepack
- Added custom damage sources
- Automatically remove some old back-ups
- Let mobs use guns and wands
- Added the possibility to make custom items indestructible while they are dropped
- Added container script actions
- Added click, step, and break sounds to custom blocks
- Added optional fortune sensitivity to block drops
- Added the possibility to control item visibility in the wiki generator
- Repaired CrazyEnchantments integration, for now...
----------, Apr 22, 2023

Fix character encoding issues in the wiki generator
----------, Feb 2, 2023

When exporting for minecraft 1.19, the generated resource pack will be targeted at 1.19.3 rather than 1.19.2
----------, Jan 23, 2023

This update adds the old file picker back for MacOS users because the new native file picker never worked on MacOS
----------, Jan 21, 2023

- Allow unbreakable custom blocks
- Improve custom model error handling
- Fix a syntax bug in the resourcepack generator
----------, Dec 21, 2022

- Replaces ugly file chooser menu with native file dialogs
- Adds (raw) item stack name command substitutions
----------, Nov 26, 2022

- Forbid using AIR as the OTHER internal item type of custom items (this was possible in the past, but nothing good will come out of it)
- Fix the item model of a vanilla carrot-on-a-stick when a carrot-on-a-stick is also used as projectile cover
- Forbid using fishing rods as projectile cover (this was possible in the past, but broke the vanilla fishing rod item model)
----------, Oct 29, 2022

- Forbids using vanilla helmets as the internal item type of 3d custom helmets
- Adds error handling for invalid custom item models
----------, Sep 17, 2022

Note: this version adds a lot of new features with limited testing, so it should be considered experimental.
- Makes it easier to import custom models (from Blokbench)
- Adds wiki generator
- Adds support for crazy enchantments
- Adds more storage modes for custom containers
- Adds custom elytra
- Adds energy storage for custom containers
- Adds permission support to guns, wands, crafting recipes, containers, and container recipes
- Adds support for custom block models
- Adds equipment set bonuses
- Adds container overlay textures
- Adds custom mining speed for custom blocks
- Adds support for simple world generation
- Adds custom sounds
- Adds custom music discs
----------, Sep 11, 2022

To prevent resourcepack corruption, this update adds stricter rules for the names of custom blocks.
----------, Sep 4, 2022

  • Fix the default bow texture in minecraft 1.12.2
  • Make it possible to delete custom blocks (but with a big warning)
  • Add block recipe templates
----------, Aug 15, 2022

This update fixes a critical crossbow texture bug and fixes some spelling errors.
----------, Aug 4, 2022

This version adds support for minecraft 1.19. It also shows its own version number in the window title.
----------, Jun 25, 2022

Fix a bug that would make it impossible to add fuel indicator slots
----------, Jun 12, 2022

- Adds copy & pasting to the container recipe edit menu

Bugfixes:
- Some vanilla items would get a missing texture when exporting for minecraft 1.12.2
- A false error message about a missing output slot would be displayed when using a manual output slot
----------, May 15, 2022

Bugfixes:
  • When using some items, for instance tripwire hooks, as custom items, the texture of regular tripwire hooks would be broken.
  • The multi-block-break menu was broken.
----------, May 7, 2022

Items:
- Allow custom items to have any internal item type when targeting minecraft 1.14 or later
- Dramatically improve the item command system
- Allow custom items to have animations
- Allow custom shields and weapons to have special effects
- Allow custom items to automatically break similar surrounding blocks
- Allow custom items to stay in the player inventory upon death
- Make the automatic updating of custom items optional
- Allow custom items to use a different damage source than just physical damage
- Allow configuring a chance for on-hit potion effects

Containers:
- Allow attaching custom containers to all vanilla blocks and custom blocks
- Add manual container recipes. The ingredients won't be consumed until the result is taken, just like crafting recipes.
- Protect custom containers in protected WorldGuard regions

Mob drops and block drops:
- Allow configuring the biomes in which mob drops and block drops can occur

General:
- I added a resource pack host plug-in that should make it easier to host the server resource pack: https://www.spigotmc.org/resources/server-resource-pack-hosting.101416/
- Make it possible to disable this plug-in in specific worlds
- Allow Mimic and ItemBridge recipe results and ingredients
- Allow non-integer chances throughout the Editor (for instance recipe results)

Note:
- This version is marked as beta because it contains a lot of new features with little testing.
- This version will require a newer KnokkoCore than the previous versions (uploaded no sooner than the 18th of April 2022)
----------, Apr 18, 2022

Bugfixes:
- Replacement condition edit page was broken (Apply didn't work)
- Crossbow resourcepack model generator was broken (the pull textures would get the bow model rather than the crossbow model)
----------, Apr 15, 2022

This update repairs the broken custom item NBT menu.
----------, Apr 12, 2022

Fixes a bug that made it impossible to assign textures to custom crossbows
----------, Feb 18, 2022

This update fixes the "Load crossbow texture" button
----------, Feb 18, 2022

Bugfixes:
  • Fix bug that made it impossible to create armor textures from the item edit menu
  • Fix bug that made it impossible to add equipped potion effects to custom items
----------, Feb 13, 2022

Adds support for using the & character as color code character in custom item lore
----------, Feb 3, 2022

Improvements:
  • Improve the readability of the mob drop overview and block drop overview
  • Improve the drop button text of the mob drop edit menu and the block drop edit menu
Bugfixes:
  • Fix the Create/Apply button in the mob drop edit menu
  • Fix the Apply button in the block edit menu
Note: this version should be considered as beta/snapshot because I don't think all bugs are found yet.
----------, Jan 30, 2022

Bugfixes:
  • The "Add new mob drop" button didn't do anything
  • The "Add new block drop" button didn't do anything
  • The selection icon wouldn't be displayed properly in the container edit menu
----------, Jan 28, 2022

- Adds experimental support for minecraft 1.18

- Some small bugfixes

- Lots of internal changes with little testing, so this build might not be fully stable.
----------, Jan 25, 2022

This update fixes some bugs that prevented users from combining item sets when the secondary item set has wands, guns, pocket containers, or block items.
----------, Sep 12, 2021

- Prevents players from deleting custom items that are used in replacement conditions of other custom items

- Fixes a bug that made it impossible to choose the alias of custom wands

- Fixes a bug that would reset the condition operator each time the user starts editing the replacement conditions

- Fixes a bug that would redirect the user to the wrong menu when loading a texture while editing a custom crossbow

- Adds the e shortcut for quickly resetting a shaped recipe ingredient back to Empty
----------, Aug 22, 2021

  • Display the current selection icon of a custom container while you're editing it
  • Check that the selection icons of all custom containers are available in the target minecraft version when exporting
----------, Aug 8, 2021

This update fixes a dangerous bug that would allow users to corrupt their item set by deleting a texture that is still in use by a custom block.
----------, Jun 27, 2021

In Editor 9.4, I forgot some... crucial stuff.
----------, Jun 13, 2021

This version adds support for minecraft 1.17, but it will require a KnokkoCore for minecraft 1.17 and is still experimental (due to very limited testing). Note: this plug-in might be broken on earlier minecraft versions as well due to some refactorings for 1.17.

It also fixes a bug that would make it harder to change the drops of a custom block in some circumstances.
----------, Jun 13, 2021

Some small improvements:
  • Allows texture sizes smaller than 16x16 (for instance 4x4 or 8x8)
  • Shows a simple caret when a text edit field is active
  • Increases scrolling speed when the user keeps scrolling or using the up/down arrow key
  • Makes the location of the Custom Item Sets folder clickable when it is shown after exporting
  • Makes textual descriptions of ingredients slightly easier to read
----------, Jun 9, 2021

  • Adds custom blocks
  • Gives the Editor an icon
  • Fixes a bug that would prevent users from changing the silk touch flag of a block drop for a vanilla minecraft block
  • Adds custom food
  • Adds custom guns
  • Adds firework projectile effects
  • Adds push/pull projectile effects
  • Adds sound projectile effects
  • Adds potion aura projectile effects
  • Adds launch knockback and impact knockback to custom projectiles
  • Adds impact potion effects to custom projectiles
  • Adds custom crossbows
  • Limits the selection of items for Vanilla item with datavalue to items in minecraft 1.12
  • Adds amounts and remaining items to repair items and ingredients of custom crafting recipes and container recipes
  • Adds pocket containers
  • Adds storage slots to custom containers
  • Blocks the Change to default model with given parent feature until the texture of the item has been chosen
Note: this version is experimental because it has a lot of features, but not much testing.
----------, May 15, 2021

This update avoids an annoying custom model bug that occurs when using Change to default model with given parent before choosing a texture.
----------, Mar 13, 2021

-Fixes a bug that made it impossible to delete worn armor textures
-Fixes a bug that sometimes made it impossible to delete items
-Get rid of some console spamming
-Fixes worn armor textures on minecraft 1.12
----------, Feb 18, 2021

In the previous versions of the Editor, you could corrupt your item set by deleting a custom item that is still used as slot display/placeholder or selection icon in a custom container. This version adds a validation check that will prevent users from doing this.
----------, Feb 7, 2021

Resource Information
Author:
----------
Total Downloads: 10,882
First Release: Jan 26, 2021
Last Update: Dec 17, 2024
Category: ---------------
All-Time Rating:
6 ratings
Find more info at knokko.github.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings