diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-07-16 19:19:28 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-07-16 19:19:28 +0200 |
| commit | 078355b834c5ff6786d5d6d05c7c626f3527cec6 (patch) | |
| tree | d5c523de0a34e725b44454be711ee93f928488a1 /light-client/assets/items.ini | |
| parent | d29035fe985bbea44111fc9bf9ddf454ffa81379 (diff) | |
| parent | 241be968cd84a9f1434e34589e46125a3f16e8a1 (diff) | |
| download | hurrycurry-078355b834c5ff6786d5d6d05c7c626f3527cec6.tar hurrycurry-078355b834c5ff6786d5d6d05c7c626f3527cec6.tar.bz2 hurrycurry-078355b834c5ff6786d5d6d05c7c626f3527cec6.tar.zst | |
Merge branch 'master' of codeberg.org:hurrycurry/hurrycurry
Diffstat (limited to 'light-client/assets/items.ini')
| -rw-r--r-- | light-client/assets/items.ini | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/light-client/assets/items.ini b/light-client/assets/items.ini index 444f88f5..50f48b0d 100644 --- a/light-client/assets/items.ini +++ b/light-client/assets/items.ini @@ -6,10 +6,6 @@ rice=rice fish=fish coconut=coconut strawberry=strawberry -burned=burned -bread=bread -dough=dough -bread-slice=bread_slice foodprocessor=foodprocessor @@ -38,10 +34,17 @@ leek-pot=pot_back,leek,pot_front tomato-soup-pot=pot_back,tomato_soup_in_pot,pot_front tomato-juice-pot=pot_back,tomato_juice_in_pot,pot_front leek-tomato-juice-pot=pot_back,tomato_juice_in_pot,leek,pot_front +rice-pot=pot_back,rice_in_pot,pot_front +cooked-rice-pot=pot_back,rice_cooked_in_pot,pot_front sliced-tomato=tomato_slice sliced-fish=fish_slice +bread=bread +burned=burned +dough=dough +bread-slice=bread_slice +nigiri=nigiri_rice,fish_slice glass=glass @@ -60,3 +63,4 @@ bread-slice-sliced-tomato-plate=plate,bread_slice,tomato_slice bread-slice-sliced-tomato-steak-plate=plate,bread_slice,steak,tomato_slice sliced-tomato-steak-plate=plate,steak,tomato_slice tomato-soup-plate=plate,tomato_soup +nigiri-plate=plate,nigiri_rice,fish_slice |