CustomItems
CustomItems copied to clipboard
The most simple way to add your custom items to minecraft
[crash-2017-10-23_08.14.26-client.txt](https://github.com/0tho/CustomItems/files/1407609/crash-2017-10-23_08.14.26-client.txt) `{ "items": [ { "maxStackSize": 64, "textureName": "terrasteel_plate", "name": "Terrasteel Plate" }, { "maxStackSize": 64, "textureName": "armored_pearl", "name": "Armored Primordial Pearl" }, { "maxStackSize": 64, "textureName": "blood_soul", "name": "Blood...
I got crash during breaking Refractory Hopper from Foundry Mod (I didn't change any properties of this given block). There is a report: `java.lang.NullPointerException: Ticking memory connection at me.otho.customItems.mod.handler.BlockDropHandler.onBlockDrop(BlockDropHandler.java:46) at...
I'm going to make a helmet and there're some questions to ask... - First, I'm confused with the base config file, like where exactly do I put the code? >...
Hi, Are there any plans to update this mod to 1.10 and beyond? Cheers
Could you give us some kind of comparison to normal ingame tool harvestlevels please?
I updated the Mod to 1.0.10 and all Custom Items disappeared. Do I have to change something to get them back?
I have configured a lot of blocks and items, all are properly working. But the register order property I specified is not being used. Blocks and items still appear randomly...
I like the ironchests mod, since it has bigger chests up to 108 inventory slots. But I can only override each chest with a texture and recipe. I would love...
Would it be possible to also implement XP drops for blocks when being harvested (block itself and/or item drops)? FYI: I also posted this on your Minecraft Forum thread. I...