marcel0ll / CustomItems

The most simple way to add your custom items to minecraft
https://marcel0ll.github.io/CustomItems/
20 stars 19 forks source link

Crash During Startup #59

Closed duhadventure closed 1 year ago

duhadventure commented 6 years ago

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 Soul" }, { "maxStackSize": 64, "textureName": "dense_earth_essence", "name": "Dense Earth Essence" }, { "maxStackSize": 64, "textureName": "earth_armor_core", "name": "Earth Armor Core" }, { "maxStackSize": 64, "textureName": "elementium_plate", "name": "Elementium Plate" }, { "maxStackSize": 64, "textureName": "enderAirBottle", "name": "Ender Air Bottle" }, { "maxStackSize": 64, "textureName": "gargantuan_moonstone", "name": "Gargantuan Moonstone" }, { "maxStackSize": 64, "textureName": "hyperdense_earth_essence", "name": "Hyperdense Earth Essence" }, { "maxStackSize": 64, "textureName": "ichor_plate", "name": "Ichor Plate" }, { "maxStackSize": 64, "textureName": "nether_superstar", "name": "Nether Superstar" }, { "maxStackSize": 64, "textureName": "purified_crystal_arcana", "name": "Purified Crystal Arcana" }, { "maxStackSize": 64, "textureName": "thauminite_plate", "name": "Thauminite Plate" }, { "maxStackSize": 64, "textureName": "thaumium_plate", "name": "thaumium_plate" }, { "maxStackSize": 64, "textureName": "vitality_crystal", "name": "Vitality Crystal" }, { "maxStackSize": 64, "textureName": "coin2", "name": "void_plate" }, ] } Script im using