jaredlll08 / JSON-Ables

2 stars 5 forks source link

Script help! #14

Open Renegade2 opened 8 years ago

Renegade2 commented 8 years ago

I'm trying to make a tinkers material for thaumic tinkers' ichorium. When i add my script,nothing comes up for tool parts or in nei.also,I cant seem to find the right color.

{ "materials":[
{ "name": "Ichorium", "key": "TCIchorium", "style": "Blue", "resource": "ThaumicTinkerer:kamiResource:2", "materialID": 1279, "durability": 50000, "miningSpeed": 13000, "attack": 15, "reinforced": 0, "primaryColor": 26711680, "value":1, "handleModifier":2, "stonebound":1, "buildParts": true, "harvestLevel":11, "modifiers":2, "lore": "Grants the Disarm enchantment", "arrowMass":0.15, "ArrowBreakChance":5, "bowSpeedMax":2.5, "bowDrawSpeed":3.2, "nativeEnchantments": [ "79 3" ] }, "fluids": [], "aspects": [], "oreBerries": [], "smelteryFuels": [], "brews": [] } ] }

jaredlll08 commented 8 years ago

make the material id a bit lower, try 55.

Also post the game log?