
[ Suggestion ] Add config to remove all of one parts type of one element
HurtsAsHell opened this issue ยท 3 comments
I'm not very good in English so I'm sorry, I'll try to make myself understood
In this mod there is the possibility to remove a part of a material, such as: pick_head:stone
Do something like this for a type of part such as : head:stone;
This disables all the head of the stone material ( pick_head:stone, sword_blade:stone, shovel_head:stone etc)
I do not know how your code is made, but I think it should not be possible to do, and it would really help a lot
Sorry again for not perfect translations
Already exists
# Use part name and material name in the Format: part_name:material_name Example: pick_head:stone [default: ]
S:"List of Parts based on certain Materials that cant be created" <
pick_head:stone
>
yes but in this way I will have to repeat this procedure for all the heads (axe, pickaxe, sword etc.)
I asked to create, an array for example, that contains all the parts that the tinker considers HEAD and with a check to eliminate those of a certain material