Knokko's Custom Items
Note: this plug-in requires a different installation procedure than most other plug-ins. You really need to check the installation section or one of the tutorials.
Description
This plug-in allows the owners and developers of servers to create custom items with their own textures. (It requires a server resource pack.) Everyone who would like to use this plug-in needs to download the Editor and use that to create their own custom item set.
Installation
- Download and run the Editor. Editor.jar can be found in the Files section. If you have a working Java installation, you can just download and double-click this file. If not, you can either install Java or download a native version of the Editor from https://github.com/knokko/custom-items-gradle/releases
- Put this plug-in (CustomItems.jar) in your plug-ins folder
- Configure the items and textures you want (in the Editor)
- Click on the Export... button, and follow the steps (in the Editor)
If you need more detailed information about these steps, you can ask for help on the Discord server.
Discord server
Invite link: https://discordapp.com/invite/bmF3Zvu
New tutorials:
https://www.youtube.com/watch?v=GsC-pNlBjwg
Old basic tutorials:
Text: https://knokko.github.io/custom%20items/index.html
Video: https://www.youtube.com/playlist?list=PLcc-tPs9PuADC-shEBRynL9s2j6slSWCa
Old advanced tutorials:
Custom containers (video): https://knokko.github.io/custom%20items/tutorials/containers/index.html
Wands and guns (text): https://knokko.github.io/custom items/tutorials/wands and guns/index.html
Troubleshooting
If you can, use /kci debug
If that doesn't work, check whether CustomItems is listed in /plugins
Features
-Custom items with their own display name, lore, attribute modifiers and textures
-Custom tools with their own damage and durability
-Custom bows with their own damage, speed and durability
-Custom armor with their own armor value and other attribute modifiers, unfortunately without model texture.
-Crafting recipes that can use vanilla ingredients and custom items (or combined)
-Block & mob drops for custom items
-Custom containers (like a custom furnace, but much more powerful, unfortunately without block texture)
-Custom projectiles with custom wands to launch them
-Custom blocks (but still in beta)
Check the wiki for more information.
Source code (programmers only)
Please 1.16
In reply to dranard_:
I forgot to update the list of supported versions. 1.16 is already supported, but has some problems. For instance, there is some bug related to custom diamond weapons and netherite.
Is it possible to give equipped armor a new texture?
(Not just in your inventory ... )
In reply to Forge_User_82321139:
This can be done, but will only be visible to players with Optifine. Currently, this requires quite some manual work, but I will try to change this in the near future. There is a tutorial/example in the discord channel on how this can be done for now.
In reply to knokko:
Nice ... thank you!
I'd like to make a food texture pack. Is it possible?
In reply to hozzap_foodman:
It may be in a future update but at the moment that is not possible. It is on the todo list though, so stay tuned.
Plz 1.9
I admire the plugin. really amazing but i want it to support version 1.9 please
In reply to raksodnus_:
It would be possible to support 1.9, but it requires a couple of annoying problems to be solved. This will take quite some time, which I don't have now. Also, you are the only one who ever showed interest in supporting this version, so other features will have much more priority than this.
Anyway, why are you on such an old minecraft version?
In reply to knokko:
Thank you very much, but I want the texture replacement service to remain. Can you provide this to me?
In reply to raksodnus_:
The texture replacement will remain because it's the only one that works for mc 1.13 and earlier.
But what are you thanking me for? I just said that it will take a long time before mc 1.19 will be supported, if it will ever be supported.
In reply to knokko:
You will struggle (effort) for that, so you deserve a thank you
Would it be possible to do a video tutorial? There is a YouTube named soulstriker who does very clean easy to follow plugin tutorials. I have created item sets and everything seems to be working without errors however when I use the give /customitems give command it says the item doesnt exist. Console only shows that it was an un recognized command. Also when trying to craft the item nothing happens.
In reply to magepals678:
If that is an unrecognized command, things don't seem to work at all. Show your console and show the part where the plug-in is being enabled. Or paste your full console log in the troubleshooter (the link at the end of the tutorial) and see what it can tell.
I currently do not have the microphone or time to record a youtube tutorial, but maybe someone else has done it.
In reply to knokko:
I found out the custom items file I was using was the 6.2 and editor was 6.5 so that fixed the item spawn and commands however I'm having trouble figuring out why it wont grab the texture now.
In reply to magepals678:
That is most likely an issue with the server resourcepack. My favorite host minepack is gone, so this process has become more difficult. What is the url of your server resourcepack now?
In reply to knokko:
I actually got it working. Took a few hours but it works. I do have a couple questions though. Is it possible to give the item(sword) an enchantment(fire aspect) without the enchantment effect on the sword? It makes the texture I made not look as good. Second I know you have mentioned block integration, do you have any idea when that will happen or if that's even a for sure update? I understand you're busy but that would be such an amazing integration. Thank you by the way for this amazing plugin. This changes my server completely.
In reply to magepals678:
I don't think you can give a sword fire aspect without the enchantment glow. And I encountered quite severe issues with custom blocks, so I will drop that, at least for now.
In reply to knokko:
Okay not a big deal. Is custom food going to be an addition?