Added ore bag of holding (#22680)

* Added ore bag of holding

* Now its in industrial tecnologi

Yeah, I fixed it with Tunguso4ka

Co-Authored-By: Tunguso4ka <71643624+Tunguso4ka@users.noreply.github.com>

* Update ore_bag_holding.yml

Now the "magnet" has a larger radius of attraction

* Changed location

---------

Co-authored-by: Tunguso4ka <71643624+Tunguso4ka@users.noreply.github.com>
This commit is contained in:
Stanislav4ix
2023-12-19 23:28:56 +01:00
committed by GitHub
parent 4934e70688
commit d38b4e1bca
9 changed files with 139 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
- type: entity
name: ore bag of holding
id: OreBagOfHolding
parent: OreBag
description: A robust bag of holding for salvage billionaires and rich miners alike to carry large amounts of ore. Magnetises any nearby ores when attached to a belt.
components:
- type: MagnetPickup
range: 2
- type: Sprite
sprite: Objects/Specific/Mining/ore_bag_holding.rsi
state: icon
- type: Clothing
sprite: Objects/Specific/Mining/ore_bag_holding.rsi
- type: Storage
grid:
- 0,0,19,9

View File

@@ -277,6 +277,7 @@
- ClothingEyesGlassesChemical
- FauxTileAstroGrass
- FauxTileAstroIce
- OreBagOfHolding
- type: EmagLatheRecipes
emagDynamicRecipes:
- ExplosivePayload

View File

@@ -131,6 +131,16 @@
Plasma: 1500
Uranium: 150
- type: latheRecipe
id: OreBagOfHolding
result: OreBagOfHolding
completetime: 5
materials:
Steel: 2000
Silver: 750
Plasma: 1500
Uranium: 150
- type: latheRecipe
id: WeaponCrusher
result: WeaponCrusher

View File

@@ -13,6 +13,7 @@
- MiningDrill
- BorgModuleMining
- OreProcessorMachineCircuitboard
- OreBagOfHolding
- type: technology
id: AdvancedPowercells