Pancakes Fix (#31123)

* Edited blueberry pancake textures to seem more blueberry-stained

* Added new blueberry pancake sprites to allow stacking up to 9

* Added more sprites for chocolate pancakes so they can stack up to 9

* Fixed up the blueberry pancake sprites to be more consistent

* Updated the stack components of blueberry and chocolate pancakes in the yml prototype file.

* Updates the stack size in the consumable stacks yaml file.

* Added the new pancake sprites to the sprite meta json file.

* Removed an unnecessary space from the baked food YAML file

* Updated branch and fully resolved merge conflict

* Decreased the copy-pastiness of some of the blueberry sprites to make them less repetitive

* Diversified the textures some more for good measure.

* Fixed some missing rims around the pancakes because I'm bored
This commit is contained in:
Goldminermac
2024-08-18 22:42:58 -04:00
committed by GitHub
parent 0754a0fdaf
commit 864956c66b
20 changed files with 216 additions and 131 deletions

View File

@@ -10,13 +10,13 @@
id: PancakeBb
name: blueberry pancake
spawn: FoodBakedPancakeBb
maxCount: 3
maxCount: 9
- type: stack
id: PancakeCc
name: chocolate chip pancake
spawn: FoodBakedPancakeCc
maxCount: 3
maxCount: 9
# Food Containers