
[ Bug ] The creation of part doesnt disable
HurtsAsHell opened this issue ยท 21 comments
---Issue Report---
(PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO.)
Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING): [I think yes]
Description of Issue
I want to delete the creation of part from smeltery and i wrote this S:"List of Parts based on certain Materials that cant be created" <pick_head:iron>
Steps to Reproduce Issue
Add to S:"List of Parts based on certain Materials that cant be created" <> this <pick_head:iron>
Version of Mod using (PLEASE DONT USE 'Latest' OR 'Newest'): [1.0.2]
Where did this bug happen: [Single Player and server too i think]
Additional Information
This is my .cfg file
I believe this is because its made by a smeltery rather than the part builder. i will see if i can support that
I sincerely hope you're not screwed, and also would be a nice addition to your mod
I'm sorry if I ask you, but I'm waiting for this feature. Will you work on it? (for both issues)
Seems what i can do right now. Is make a config setting for disabling casts completely. Having a hard time using there events to get any details from them. Awaiting a reply from them on it..
Btw, This is what the config will look like after the update
https://pastebin.com/pe6A4C6n
Any more requests for features/config options before i push this update? @HurtsAsHell apart from #7 that one i might not add since it will be more messy than good
so with this update can I disable the creation of the iron pickaxe from the smeltery, for example?
Well you can either disable the certain parts all together or a part based on material, same as the part builder. Tools are made in the tool station.
These are the options you have to disable things for smeltery
# Will only disable the creation not the existing of the parts
B:"Disable Ability to Create All Parts in the Smeltery Casting table"=false
# Use part type name (Use F3 + H to show unlocalized names on parts to find there names, will be the name after the : ) Example: pick_head [default: ]
S:"List of Parts that cant be created in the Smeltery Casting table" <
pick_head
>
# Use part name and material name in the Format: part_name:material_name Example: pick_head:stone [default: ]
S:"List of Parts that cant be created in the Smeltery Casting table (based on certain Material type)" <
axe_head:iron
>
Is there anything you would like in terms of config options, apart from #7 that one i might not add since it will be more messy than good?
for #7 , if I have time, I can try it with a pr
at the moment nothing comes to mind, in case I will write to you in the future. thank you so much