How to use "remains_when_mined"

Place to get help with not working mods / modding interface.
Post Reply
User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2903
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

How to use "remains_when_mined"

Post by darkfrei »

There is a property for example

Code: Select all

data.raw.tree["tree-01"].remains_when_mined = "tree-01-stump"
Is it possible to use it by another prototypes? I want to set this thing by the fish, but without success.

User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2903
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

Re: How to use "remains_when_mined"

Post by darkfrei »

Upd:
The entity.animation = {pictures_array} is supported, but entity.picture = {picture} is not supported, but also doesn't say anything.

Post Reply

Return to “Modding help”