• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

It is no way add 'Create_item' in item_modifier?

I wanna add <property name="Create_item"> in modifier_item.

how can do it?


Hi Croslely

You can find that property in items.xml, not in item_modifiers.
Check drinkJarBoiledWater, there you will find it and in other objects.
Regards

 
What is in item_modifiers gets applied to the items, though.  In theory it should be possible, but create_item only works with the consumed (food/drink) items, and those don't have mods.  So unless you want to add modslots to a sandwhich and have that mod be consumed with the sandwich, there's probably no practical use for it.

 
Back
Top