diff options
Diffstat (limited to 'light-client/assets/items.ini')
-rw-r--r-- | light-client/assets/items.ini | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/light-client/assets/items.ini b/light-client/assets/items.ini index 2e3b36ce..444f88f5 100644 --- a/light-client/assets/items.ini +++ b/light-client/assets/items.ini @@ -6,6 +6,10 @@ rice=rice fish=fish coconut=coconut strawberry=strawberry +burned=burned +bread=bread +dough=dough +bread-slice=bread_slice foodprocessor=foodprocessor @@ -21,9 +25,19 @@ coconut-strawberry-puree-foodprocessor=coconut_strawberry_puree_foodprocessor milk-strawberry-foodprocessor=milk_strawberry_foodprocessor strawberry-shake-foodprocessor=strawberry_shake_foodprocessor strawberry-icecream-foodprocessor=strawberry_icecream_foodprocessor +rice-foodprocessor=rice_foodprocessor +rice-flour-foodprocessor=rice_flour_foodprocessor pot=pot_back,pot_front +rice-flour-pot=pot_back,rice_flour,pot_front +burned-pot=pot_back,burned,pot_front +raw-steak-pot=pot_back,steak_raw_in_pot,pot_front +steak-pot=pot_back,steak_in_pot,pot_front +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 sliced-tomato=tomato_slice @@ -31,7 +45,7 @@ sliced-fish=fish_slice glass=glass -strawberry-shake-glass = strawberry_shake_glass +strawberry-shake-glass=strawberry_shake_glass water-glass=water_glass @@ -39,3 +53,10 @@ plate=plate dirty-plate=plate_dirty tomato-slice-plate=plate,tomato_slice~x8~y16 strawberry-icecream-plate=plate,strawberry_icecream +steak-plate=plate,steak +bread-slice-plate=plate,bread_slice +bread-slice-steak-plate=plate,bread_slice,steak +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 |