diff options
Diffstat (limited to 'light-client/assets/items.ini')
-rw-r--r-- | light-client/assets/items.ini | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/light-client/assets/items.ini b/light-client/assets/items.ini deleted file mode 100644 index 10bb2064..00000000 --- a/light-client/assets/items.ini +++ /dev/null @@ -1,66 +0,0 @@ -tomato=tomato -raw-steak=steak_raw -flour=flour -leek=leek -rice=rice -fish=fish -coconut=coconut -strawberry=strawberry - - -foodprocessor=foodprocessor -dough-foodprocessor=dough_foodprocessor -flour-foodprocessor=flour_foodprocessor -tomato-foodprocessor=tomato_foodprocessor -tomato-juice-foodprocessor=tomato_juice_foodprocessor -strawberry-foodprocessor=strawberry_foodprocessor -strawberry-puree-foodprocessor=strawberry_puree_foodprocessor -coconut-foodprocessor=coconut_foodprocessor -milk-foodprocessor=milk_foodprocessor -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_in_pot,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_in_pot,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 -strawberry-shake-glass=strawberry_shake_glass -water-glass=water_glass - - -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 -nigiri-plate=plate,nigiri_rice,fish_slice |