This commit is contained in:
2026-01-24 16:34:15 -05:00
commit c23bf51490
3996 changed files with 657568 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# SPDX-FileCopyrightText: 2024 Alchebun <47635328+jimmy12or@users.noreply.github.com>
# SPDX-FileCopyrightText: 2025 GoobBot <uristmchands@proton.me>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
- type: entity
name: plant bag of holding
id: PlantBagOfHolding
parent: PlantBag
description: A robust bag of holding for fruitful botanists with more plants than pockets.
components:
- type: Sprite
sprite: DeltaV/Objects/Specific/Hydroponics/plant_bag_holding.rsi
state: icon
- type: Clothing
sprite: DeltaV/Objects/Specific/Hydroponics/plant_bag_holding.rsi
- type: Storage
grid:
- 0,0,19,9

View File

@@ -0,0 +1,15 @@
# SPDX-FileCopyrightText: 2024 Alchebun <47635328+jimmy12or@users.noreply.github.com>
# SPDX-FileCopyrightText: 2025 GoobBot <uristmchands@proton.me>
# SPDX-FileCopyrightText: 2025 pheenty <fedorlukin2006@gmail.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
- type: latheRecipe
id: PlantBagOfHolding
result: PlantBagOfHolding
completetime: 5
materials:
Steel: 2000
Silver: 750
Plasma: 1000
BSCrystal: 200

View File

@@ -0,0 +1,9 @@
# SPDX-FileCopyrightText: 2025 GoobBot <uristmchands@proton.me>
# SPDX-FileCopyrightText: 2025 pheenty <fedorlukin2006@gmail.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
- type: latheRecipePack
id: ServiceTools
recipes:
- PlantBagOfHolding