* Adds coal

* Fix stack splitting spawn

* Convert size

* Ahhh, it's a reagent tooo....

* ore.rsi

* Adjust recipes, add reagent extraction

* solution name

* Adjust reagents to prevent reactions

* Adjust reagents for standard of 10u

---------

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2023-12-18 13:38:11 -06:00
committed by GitHub
parent 51115d3d38
commit 27308915f1
7 changed files with 67 additions and 3 deletions

View File

@@ -54,3 +54,11 @@
spawn: BananiumOre1
maxCount: 30
itemSize: 2
- type: stack
id: Coal
name: coal
icon: { sprite: /Textures/Objects/Materials/ore.rsi, state: coal }
spawn: Coal1
maxCount: 30
itemSize: 2