MinestrapTeam / Minestrappolation-2

Minestrappolation - a complete Vanilla Minecraft overhaul!
http://minestrappolation.wikia.com
5 stars 3 forks source link

Config for modded tools and blocks compatibilty #380

Open medsal15 opened 9 years ago

medsal15 commented 9 years ago

Here is the schematic for the config for items: [Tool ID (mod:item)] [mining level] And here is the one for blocks: [Block ID (mod:item)] [mining level] Mining levels: 1: coal, stone etc...; 2: iron, tin, etc...; 3: gold, redstone, etc...; 4: diamond, etc...; 5: obsidian, titanium, etc...; 6: bedrock, etc...

Clashsoft commented 9 years ago

This is actually a pretty good idea. It would help the users a lot to be able to edit Mod Tool Mining Levels or Block Harvest Levels.

medsal15 commented 9 years ago

I asked for because I wanted to add Gysmo's diamond pickaxe.

Delocuro commented 9 years ago

While we're brainstorming ideas for Tool configs, it'd also be a good idea to try to add one for making other mods' Tools and Armor capable of having addons like Plating, Horns, and Poison. Don't know if that would be very easy/possible, but it would certainly help to make other mods' Tools less useless when used in conjunction with Minestrapp.

Clashsoft commented 9 years ago

Consider it planned. Since I'm into parsing (Dyvil duh) right now, I will probably implement this soon.