diff --git a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/Graphs/items.yml b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/Graphs/items.yml index 0a9e49aef47..ae985d285ac 100644 --- a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/Graphs/items.yml +++ b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/Graphs/items.yml @@ -35,7 +35,7 @@ - tag: Jam name: a glass icon: - sprite: _Nuclear14\Objects\Consumable\Food\preserves.rsi + sprite: _Nuclear14/Objects/Consumable/Food/preserves.rsi state: empty doAfter: 1 diff --git a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/items.yml b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/items.yml index de26597669f..673a5c2f5dd 100644 --- a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/items.yml +++ b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/items.yml @@ -23,6 +23,6 @@ description: A glass jar hide: false icon: - sprite: _Nuclear14\Objects\Consumable\Food\preserves.rsi + sprite: _Nuclear14/Objects/Consumable/Food/preserves.rsi state: empty objectType: Item \ No newline at end of file