diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-09-29 23:56:14 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-09-30 01:19:09 +0200 |
| commit | 727752b87bbe7146adb0f9e9e27d6e64b785ec2f (patch) | |
| tree | ec51a98bb0f3334e66690484db497709d9d48eb4 /pixel-client/assets/items.ini | |
| parent | bd52f4617d04d9b3cda279d48fc75d5a067101fe (diff) | |
| download | hurrycurry-727752b87bbe7146adb0f9e9e27d6e64b785ec2f.tar hurrycurry-727752b87bbe7146adb0f9e9e27d6e64b785ec2f.tar.bz2 hurrycurry-727752b87bbe7146adb0f9e9e27d6e64b785ec2f.tar.zst | |
Remove pixel client
Diffstat (limited to 'pixel-client/assets/items.ini')
| -rw-r--r-- | pixel-client/assets/items.ini | 69 |
1 files changed, 0 insertions, 69 deletions
diff --git a/pixel-client/assets/items.ini b/pixel-client/assets/items.ini deleted file mode 100644 index 7fcff029..00000000 --- a/pixel-client/assets/items.ini +++ /dev/null @@ -1,69 +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~x4~y12,pot_front -burned-pot=pot_back,burned~x4~y12,pot_front -raw-steak-pot=pot_back,steak_raw_in_pot~x4~y11,pot_front -steak-pot=pot_back,steak_in_pot~x4~y11,pot_front -leek-pot=pot_back,leek_in_pot~x5~y11,pot_front -tomato-soup-pot=pot_back,tomato_soup_in_pot~x2~y3,pot_front -tomato-juice-pot=pot_back,tomato_juice_in_pot~x2~y7,pot_front -leek-tomato-juice-pot=pot_back,tomato_juice_in_pot~x2~y7,leek_in_pot~x5~y11,pot_front -rice-pot=pot_back,rice_in_pot~x3~y11,pot_front -cooked-rice-pot=pot_back,rice_cooked_in_pot~x3~y11,pot_front -mochi-dough-pot=pot_back,mochi_dough~x6~y10,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~y4 -mochi-dough=mochi_dough -strawberry-mochi=strawberry_mochi - - -glass=glass -strawberry-shake-glass=strawberry_shake_glass -water-glass=water_glass - - -plate=plate -dirty-plate=plate_dirty~y3 -tomato-slice-plate=plate,tomato_slice~x6~y5 -strawberry-icecream-plate=plate,strawberry_icecream~y6~x5 -steak-plate=plate,steak~y3 -bread-slice-plate=plate,bread_slice~x3~y2 -bread-slice-steak-plate=plate,bread_slice~x3~y2,steak~y3 -bread-slice-sliced-tomato-plate=plate,bread_slice~x3~y2,tomato_slice~x6~y5 -bread-slice-sliced-tomato-steak-plate=plate,bread_slice~x3~y2,steak~y3,tomato_slice~x6~y5 -sliced-tomato-steak-plate=plate,steak~y3,tomato_slice~x6~y5 -tomato-soup-plate=plate,tomato_soup~x4~y3 -nigiri-plate=plate,nigiri_rice~x4~y3,fish_slice~x4~y7 |