[ ' ganmaicha ' ] = {[ ' name ' ] = ' ganmaicha ' , [ ' label ' ] = ' Ganmaicha ' , [ ' weight ' ] = 100 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' ganmaicha.png ' , [ ' unique ' ] = true , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' A traditional Japanese rice wine. ' },
[ ' sakuratea ' ] = {[ ' name ' ] = ' sakuratea ' , [ ' label ' ] = ' Sakura Tea ' , [ ' weight ' ] = 100 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' sakuratea.png ' , [ ' unique ' ] = true , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' A classic Japanese tea, often served with sushi. ' },
[ ' amazake ' ] = {[ ' name ' ] = ' amazake ' , [ ' label ' ] = ' Amazake ' , [ ' weight ' ] = 100 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' amazake.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' A sweet and fruity wine made from Japanese plums. ' },
[ ' sushi ' ] = {[ ' name ' ] = ' sushi ' , [ ' label ' ] = ' Sushi ' , [ ' weight ' ] = 100 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' sushi.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Fresh flavors rolled into every bite. ' },
[ ' ramen ' ] = {[ ' name ' ] = ' ramen ' , [ ' label ' ] = ' Ramen ' , [ ' weight ' ] = 100 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' ramen.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' A flavorful noodle soup with various toppings. ' },
[ ' kare ' ] = {[ ' name ' ] = ' kare ' , [ ' label ' ] = ' Kare Raisu ' , [ ' weight ' ] = 100 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' kare.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Japanese curry rice: comfort in every bowl. ' },
[ ' fish ' ] = {[ ' name ' ] = ' fish ' , [ ' label ' ] = ' Fish ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' fish.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Fish. ' },
[ ' wasabi ' ] = {[ ' name ' ] = ' wasabi ' , [ ' label ' ] = ' Wasabi ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' wasabi.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Wasabi. ' },
[ ' milk ' ] = {[ ' name ' ] = ' milk ' , [ ' label ' ] = ' Milk ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' milk.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Cow Milk. ' },
[ ' rice ' ] = {[ ' name ' ] = ' rice ' , [ ' label ' ] = ' Rice ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' rice.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Rice. ' },
[ ' noodles ' ] = {[ ' name ' ] = ' noodles ' , [ ' label ' ] = ' Noodles ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' noodles.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Noodles. ' },
[ ' butter ' ] = {[ ' name ' ] = ' butter ' , [ ' label ' ] = ' Butter ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' butter.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Butter. ' },
[ ' broth ' ] = {[ ' name ' ] = ' broth ' , [ ' label ' ] = ' Broth ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' broth.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Broth. ' },
[ ' sugar ' ] = {[ ' name ' ] = ' sugar ' , [ ' label ' ] = ' Sugar ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' sugar.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Sugar. ' },
[ ' chicken ' ] = {[ ' name ' ] = ' chicken ' , [ ' label ' ] = ' Chicken ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' chicken.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Chicken. ' },
[ ' tea ' ] = {[ ' name ' ] = ' tea ' , [ ' label ' ] = ' Tea ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' tea.png ' , [ ' unique ' ] = false , [ ' useable ' ] = false , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Tea. ' },
[ ' sakura ' ] = {[ ' name ' ] = ' sakura ' , [ ' label ' ] = ' Sakura ' , [ ' weight ' ] = 0 , [ ' type ' ] = ' item ' , [ ' image ' ] = ' sakura.png ' , [ ' unique ' ] = false , [ ' useable ' ] = true , [ ' shouldClose ' ] = true , [ ' combinable ' ] = nil , [ ' description ' ] = ' Sakura. ' },