Skip to content

Commit

Permalink
Jar recipe (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
TeaTimeDino authored Dec 26, 2024
1 parent 953c696 commit e0f66c2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
visible: false
- state: icon-front
map: [ "enum.SolutionContainerLayers.Overlay" ]
scale: 0.5, 0.5

# JamBase
- type: entity
Expand Down
9 changes: 8 additions & 1 deletion Resources/Prototypes/_Nuclear14/Recipes/Crafting/items.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,11 @@
# icon:
# sprite: _Nuclear14/Structures/Furniture/bedsandchairs.rsi
# state: bedroll_rolled
# objectType: Item
# objectType: Item

- type: latheRecipe
id: N14FoodJarBase
result: N14FoodJarBase
completetime: 0.8
materials:
Glass: 100
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@
sprite: _Nuclear14/Objects/Misc/storage.rsi
state: wallet
objectType: Item

0 comments on commit e0f66c2

Please sign in to comment.