nmarshall23 / secrets-of-the-chromaticaster-modpack

Files related to my minecraft modpack Secrets of the Chromaticaster
MIT License
1 stars 0 forks source link

Enable Certus Quartz Tools #40

Closed nmarshall23 closed 7 years ago

nmarshall23 commented 8 years ago

Set Certus Quartz Tools as Diamond harvest level, with durability 80% of Diamond, check default Enchantability, shouldn't be as good as iron.

I am considering give them an enchant when created.

However, Minetweaker can't give random enchants.. need to consider..

nmarshall23 commented 8 years ago

Certus Quartz Tools are coded as to use ToolMaterial.IRON and not there own Tool Material. To add them to the modpack I would have to use Jmod to recreate them.

Not sure if I can add NBT Tags to the output of a recipe in Jmod.