* Added a decorated fir tree and a present * Update meta.json of the tree * Update Resources/Prototypes/Entities/Structures/Decoration/decorated_fir_tree.yml Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> * Present PNGs changed Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
18 lines
228 B
JSON
18 lines
228 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Made with love by Shaeone",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "present"
|
|
},
|
|
{
|
|
"name": "unwrapped"
|
|
}
|
|
]
|
|
}
|