Files
crystall-punk-14/Resources/Textures/_CP14/Objects/Consumable/Food/dough.rsi/meta.json
Ed 312f2ae14c Великая жарка мяса (#788)
* temperature transform

* Update CP14TemperatureSystem.cs

* fix heating entities

* cooking!

* fix cooking

* aaa

* foodsequence remove

* fix

* fix
2025-01-21 23:03:50 +03:00

35 lines
806 B
JSON

{
"version": 1,
"license": "CLA",
"copyright": "bun_cooked bun_cooked_slice_bottom bun_cooked_slice_top dough_medium Created by Artista.rar, bread_cooked by perzonaz (discord) & resprited by omsoyk dough_large dough_medium_flat created by TheShuEd",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bread_cooked"
},
{
"name": "bread_slice"
},
{
"name": "bun_cooked"
},
{
"name": "bun_cooked_slice_bottom"
},
{
"name": "bun_cooked_slice_top"
},
{
"name": "dough_large"
},
{
"name": "dough_medium"
},
{
"name": "dough_medium_flat"
}
]
}