Add a guaranteed cotton pizza to pizza crates (#33997)

* add guaranteed cotton pizza to pizza crates

* saner parenting

* Use clearer suffix on cotton pizza box
This commit is contained in:
SolStar
2024-12-28 20:50:49 -05:00
committed by GitHub
parent 9f9553b526
commit bfb256f0ba
2 changed files with 15 additions and 2 deletions

View File

@@ -7,7 +7,8 @@
- type: StorageFill
contents:
- id: FoodBoxPizzaFilled
amount: 4
amount: 3
- id: FoodBoxPizzaCotton
- id: LidSalami
prob: 0.01
@@ -20,7 +21,8 @@
- type: StorageFill
contents:
- id: FoodBoxPizzaFilled
amount: 16
amount: 15
- id: FoodBoxPizzaCotton
- id: LidSalami
prob: 0.04

View File

@@ -274,6 +274,17 @@
prob: 0.10
orGroup: Pizza
- id: KnifePlastic
- type: entity
name: pizza box
parent: FoodBoxPizzaFilled
id: FoodBoxPizzaCotton
suffix: Cotton Pizza
components:
- type: StorageFill
contents:
- id: FoodPizzaCotton
- id: KnifePlastic
# Nugget