diff --git a/src/generated/resources/assets/tofucraft/models/item/crimson_soup.json b/src/generated/resources/assets/tofucraft/models/item/crimson_soup.json new file mode 100644 index 000000000..d88d06ae8 --- /dev/null +++ b/src/generated/resources/assets/tofucraft/models/item/crimson_soup.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "tofucraft:item/crimson_soup" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/tofucraft/models/item/goheimochi.json b/src/generated/resources/assets/tofucraft/models/item/goheimochi.json new file mode 100644 index 000000000..53858ccf8 --- /dev/null +++ b/src/generated/resources/assets/tofucraft/models/item/goheimochi.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "tofucraft:item/goheimochi" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/tofucraft/models/item/tofusteak.json b/src/generated/resources/assets/tofucraft/models/item/tofusteak.json new file mode 100644 index 000000000..a0431c90e --- /dev/null +++ b/src/generated/resources/assets/tofucraft/models/item/tofusteak.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "tofucraft:item/tofusteak" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/campfire_cooking_tofusteak.json b/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/campfire_cooking_tofusteak.json new file mode 100644 index 000000000..7dc9090a9 --- /dev/null +++ b/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/campfire_cooking_tofusteak.json @@ -0,0 +1,34 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "tofucraft:tofuishi" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "tofucraft:campfire_cooking_tofusteak" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "tofucraft:campfire_cooking_tofusteak" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/crimson_soup.json b/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/crimson_soup.json new file mode 100644 index 000000000..597bc01e6 --- /dev/null +++ b/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/crimson_soup.json @@ -0,0 +1,34 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "tofucraft:seeds_soybeans_nether" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "tofucraft:crimson_soup" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "tofucraft:crimson_soup" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/goheimochi.json b/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/goheimochi.json new file mode 100644 index 000000000..a4b094913 --- /dev/null +++ b/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/goheimochi.json @@ -0,0 +1,34 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "tofucraft:miso" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "tofucraft:goheimochi" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "tofucraft:goheimochi" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/smelting_tofusteak.json b/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/smelting_tofusteak.json new file mode 100644 index 000000000..53ddb9962 --- /dev/null +++ b/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/smelting_tofusteak.json @@ -0,0 +1,34 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "tofucraft:tofuishi" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "tofucraft:smelting_tofusteak" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "tofucraft:smelting_tofusteak" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/smoking_tofusteak.json b/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/smoking_tofusteak.json new file mode 100644 index 000000000..2b6705562 --- /dev/null +++ b/src/generated/resources/data/tofucraft/advancements/recipes/tofucraft/smoking_tofusteak.json @@ -0,0 +1,34 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "tofucraft:tofuishi" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "tofucraft:smoking_tofusteak" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "tofucraft:smoking_tofusteak" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/tofucraft/recipes/campfire_cooking_tofusteak.json b/src/generated/resources/data/tofucraft/recipes/campfire_cooking_tofusteak.json new file mode 100644 index 000000000..908ad7d98 --- /dev/null +++ b/src/generated/resources/data/tofucraft/recipes/campfire_cooking_tofusteak.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:campfire_cooking", + "cookingtime": 600, + "experience": 0.1, + "ingredient": { + "item": "tofucraft:tofuishi" + }, + "result": "tofucraft:tofusteak" +} \ No newline at end of file diff --git a/src/generated/resources/data/tofucraft/recipes/crimson_soup.json b/src/generated/resources/data/tofucraft/recipes/crimson_soup.json new file mode 100644 index 000000000..b75291786 --- /dev/null +++ b/src/generated/resources/data/tofucraft/recipes/crimson_soup.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:crafting_shapeless", + "ingredients": [ + { + "item": "tofucraft:seeds_soybeans_nether" + }, + { + "item": "tofucraft:seeds_soybeans_nether" + }, + { + "item": "minecraft:crimson_fungus" + }, + { + "item": "minecraft:bowl" + } + ], + "result": { + "item": "tofucraft:crimson_soup" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/tofucraft/recipes/goheimochi.json b/src/generated/resources/data/tofucraft/recipes/goheimochi.json new file mode 100644 index 000000000..36af1887d --- /dev/null +++ b/src/generated/resources/data/tofucraft/recipes/goheimochi.json @@ -0,0 +1,22 @@ +{ + "type": "minecraft:crafting_shaped", + "key": { + "#": { + "item": "tofucraft:onigiri" + }, + "M": { + "item": "tofucraft:miso" + }, + "S": { + "item": "minecraft:stick" + } + }, + "pattern": [ + "#", + "M", + "S" + ], + "result": { + "item": "tofucraft:goheimochi" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/tofucraft/recipes/smelting_tofusteak.json b/src/generated/resources/data/tofucraft/recipes/smelting_tofusteak.json new file mode 100644 index 000000000..0b6a5a3a3 --- /dev/null +++ b/src/generated/resources/data/tofucraft/recipes/smelting_tofusteak.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smelting", + "cookingtime": 200, + "experience": 0.1, + "ingredient": { + "item": "tofucraft:tofuishi" + }, + "result": "tofucraft:tofusteak" +} \ No newline at end of file diff --git a/src/generated/resources/data/tofucraft/recipes/smoking_tofusteak.json b/src/generated/resources/data/tofucraft/recipes/smoking_tofusteak.json new file mode 100644 index 000000000..16f0db09e --- /dev/null +++ b/src/generated/resources/data/tofucraft/recipes/smoking_tofusteak.json @@ -0,0 +1,9 @@ +{ + "type": "minecraft:smoking", + "cookingtime": 100, + "experience": 0.1, + "ingredient": { + "item": "tofucraft:tofuishi" + }, + "result": "tofucraft:tofusteak" +} \ No newline at end of file diff --git a/src/main/java/baguchan/tofucraft/data/CraftingGenerator.java b/src/main/java/baguchan/tofucraft/data/CraftingGenerator.java index bdc432136..a9e8b48ba 100644 --- a/src/main/java/baguchan/tofucraft/data/CraftingGenerator.java +++ b/src/main/java/baguchan/tofucraft/data/CraftingGenerator.java @@ -151,6 +151,7 @@ protected void buildCraftingRecipes(Consumer consumer) { .requires(Items.BOWL) .unlockedBy("has_item", has(TofuItems.TOFUFRIED_POUCH.get())) .save(consumer); + foodCooking(TofuItems.TOFUISHI, TofuItems.TOFU_STEAK, 0.1F, consumer); ShapelessRecipeBuilder.shapeless(TofuItems.TOFU_MINCED.get(), 1) .requires(TofuItems.TOFUMOMEN.get()) .requires(TofuItems.ROLLINGPIN.get()) @@ -507,6 +508,13 @@ protected void buildCraftingRecipes(Consumer consumer) { .requires(TofuTags.Items.RICE) .unlockedBy("has_item", has(TofuItems.KINAKO.get())) .save(consumer); + + ShapelessRecipeBuilder.shapeless(TofuItems.CRIMSON_SOUP.get(), 1) + .requires(TofuItems.SEEDS_SOYBEANS_NETHER.get(), 2) + .requires(Items.CRIMSON_FUNGUS) + .requires(Items.BOWL) + .unlockedBy("has_item", has(TofuItems.SEEDS_SOYBEANS_NETHER.get())) + .save(consumer); ShapelessRecipeBuilder.shapeless(TofuItems.ZUNDA_MOCHI.get(), 1) .requires(TofuItems.ZUNDA.get()) .requires(TofuTags.Items.RICE) @@ -559,6 +567,15 @@ protected void buildCraftingRecipes(Consumer consumer) { .requires(TofuItems.LEEK.get()) .unlockedBy("has_item", has(TofuItems.TOFU_MINCED.get())) .save(consumer); + ShapedRecipeBuilder.shaped(TofuItems.GOHEIMOCHI.get()) + .pattern("#") + .pattern("M") + .pattern("S") + .define('#', TofuItems.ONIGIRI.get()) + .define('M', TofuItems.MISO.get()) + .define('S', Items.STICK) + .unlockedBy("has_item", has(TofuItems.MISO.get())) + .save(consumer); ShapelessRecipeBuilder.shapeless(TofuItems.SOY_CHOCOLATE.get(), 6) .requires(TofuItems.BUCKET_SOYMILK.get()) diff --git a/src/main/java/baguchan/tofucraft/data/ItemModelGenerator.java b/src/main/java/baguchan/tofucraft/data/ItemModelGenerator.java index 49d1720f7..7e14cb558 100644 --- a/src/main/java/baguchan/tofucraft/data/ItemModelGenerator.java +++ b/src/main/java/baguchan/tofucraft/data/ItemModelGenerator.java @@ -141,6 +141,7 @@ protected void registerModels() { singleTex(TofuItems.TOFUFRIED.get()); singleTex(TofuItems.TOFUFRIED_POUCH.get()); singleTex(TofuItems.AGEDASHI_TOFU.get()); + singleTex(TofuItems.TOFU_STEAK.get()); singleTex(TofuItems.TOFU_MINCED.get()); singleTex(TofuItems.BITTERN_BOTTLE.get()); @@ -209,6 +210,7 @@ protected void registerModels() { singleTex(TofuItems.SOUL_MANJU.get()); singleTex(TofuItems.KINAKO_MOCHI.get()); + singleTex(TofuItems.CRIMSON_SOUP.get()); singleTex(TofuItems.ZUNDA_MOCHI.get()); singleTex(TofuItems.ONIGIRI.get()); @@ -220,6 +222,7 @@ protected void registerModels() { singleTex(TofuItems.RICE_NATTO_LEEK.get()); singleTex(TofuItems.RICE_TOFU.get()); singleTex(TofuItems.RICE_SOBORO_TOFU.get()); + singleTex(TofuItems.GOHEIMOCHI.get()); singleTex(TofuItems.SOY_CHOCOLATE.get()); singleTex(TofuItems.TOFUNIAN_SOY_CHOCOLATE.get()); diff --git a/src/main/java/baguchan/tofucraft/item/StickFoodItem.java b/src/main/java/baguchan/tofucraft/item/StickFoodItem.java new file mode 100644 index 000000000..ff8757c69 --- /dev/null +++ b/src/main/java/baguchan/tofucraft/item/StickFoodItem.java @@ -0,0 +1,22 @@ +package baguchan.tofucraft.item; + +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.level.Level; + +public class StickFoodItem extends Item { + public StickFoodItem(Item.Properties properties) { + super(properties); + } + + @Override + public ItemStack finishUsingItem(ItemStack p_41409_, Level p_41410_, LivingEntity p_41411_) { + if (this.isEdible()) { + p_41411_.eat(p_41410_, p_41409_); + return new ItemStack(Items.STICK); + } + return super.finishUsingItem(p_41409_, p_41410_, p_41411_); + } +} diff --git a/src/main/java/baguchan/tofucraft/registry/TofuFoods.java b/src/main/java/baguchan/tofucraft/registry/TofuFoods.java index f5e44b079..4f27041cc 100644 --- a/src/main/java/baguchan/tofucraft/registry/TofuFoods.java +++ b/src/main/java/baguchan/tofucraft/registry/TofuFoods.java @@ -9,6 +9,8 @@ public class TofuFoods { public static final FoodProperties TOFU = (new FoodProperties.Builder()).nutrition(2).saturationMod(0.1F).fast().build(); public static final FoodProperties ISHITOFU = (new FoodProperties.Builder()).nutrition(2).saturationMod(0.1F).fast().build(); + public static final FoodProperties TOFUSTEAK = (new FoodProperties.Builder()).nutrition(6).saturationMod(0.6F).fast().build(); + public static final FoodProperties TOFUHELL = (new FoodProperties.Builder()).nutrition(2).saturationMod(0.3F).alwaysEat().effect(() -> new MobEffectInstance(MobEffects.FIRE_RESISTANCE, 600), 1.0F).build(); public static final FoodProperties TOFUSOUL = (new FoodProperties.Builder()).nutrition(2).saturationMod(0.3F).fast().effect(() -> new MobEffectInstance(MobEffects.ABSORPTION, 1200), 1.0F).build(); public static final FoodProperties TOFUGRILLED = (new FoodProperties.Builder()).nutrition(3).saturationMod(0.3F).fast().build(); @@ -47,15 +49,18 @@ public class TofuFoods { public static final FoodProperties ZUNDA_MOCHI = (new FoodProperties.Builder()).nutrition(4).saturationMod(0.6F).build(); public static final FoodProperties KINAKO_MOCHI = (new FoodProperties.Builder()).nutrition(4).saturationMod(0.6F).build(); - public static final FoodProperties ONIGIRI = (new FoodProperties.Builder()).nutrition(4).saturationMod(0.6F).build(); - public static final FoodProperties ONIGIRI_SALT = (new FoodProperties.Builder()).nutrition(4).saturationMod(0.625F).build(); - public static final FoodProperties YAKIONIGIRI_MISO = (new FoodProperties.Builder()).nutrition(4).saturationMod(0.65F).build(); - public static final FoodProperties YAKIONIGIRI_SHOYU = (new FoodProperties.Builder()).nutrition(4).saturationMod(0.65F).build(); - public static final FoodProperties RICE_BURGER = (new FoodProperties.Builder()).nutrition(9).saturationMod(0.85F).build(); - public static final FoodProperties RICE_NATTO = (new FoodProperties.Builder()).nutrition(5).saturationMod(0.65F).build(); - public static final FoodProperties RICE_NATTOLEEK = (new FoodProperties.Builder()).nutrition(5).saturationMod(0.675F).build(); - public static final FoodProperties RICE_TOFU = (new FoodProperties.Builder()).nutrition(5).saturationMod(0.625F).build(); - public static final FoodProperties RICE_SOBORO_TOFU = (new FoodProperties.Builder()).nutrition(5).saturationMod(0.65F).build(); + public static final FoodProperties CRIMSON_SOUP = stew(6).effect(() -> new MobEffectInstance(MobEffects.FIRE_RESISTANCE, 600), 1.0F).effect(() -> new MobEffectInstance(MobEffects.CONFUSION, 100), 0.1F).build(); + + public static final FoodProperties ONIGIRI = (new FoodProperties.Builder()).nutrition(3).fast().saturationMod(0.6F).build(); + public static final FoodProperties ONIGIRI_SALT = (new FoodProperties.Builder()).nutrition(3).fast().saturationMod(0.625F).build(); + public static final FoodProperties YAKIONIGIRI_MISO = (new FoodProperties.Builder()).nutrition(3).fast().saturationMod(0.65F).build(); + public static final FoodProperties YAKIONIGIRI_SHOYU = (new FoodProperties.Builder()).nutrition(3).fast().saturationMod(0.65F).build(); + public static final FoodProperties RICE_BURGER = (new FoodProperties.Builder()).nutrition(8).saturationMod(0.85F).build(); + public static final FoodProperties RICE_NATTO = (new FoodProperties.Builder()).nutrition(4).saturationMod(0.65F).build(); + public static final FoodProperties RICE_NATTOLEEK = (new FoodProperties.Builder()).nutrition(4).saturationMod(0.675F).build(); + public static final FoodProperties RICE_TOFU = (new FoodProperties.Builder()).nutrition(4).saturationMod(0.625F).build(); + public static final FoodProperties RICE_SOBORO_TOFU = (new FoodProperties.Builder()).nutrition(4).saturationMod(0.65F).build(); + public static final FoodProperties GOHEIMOCHI = (new FoodProperties.Builder()).nutrition(3).saturationMod(0.65F).build(); public static final FoodProperties TOMATO_SOYBEAN_STEW = stew(5).build(); diff --git a/src/main/java/baguchan/tofucraft/registry/TofuItems.java b/src/main/java/baguchan/tofucraft/registry/TofuItems.java index 65e6c91cd..5f9876fd4 100644 --- a/src/main/java/baguchan/tofucraft/registry/TofuItems.java +++ b/src/main/java/baguchan/tofucraft/registry/TofuItems.java @@ -15,6 +15,7 @@ import baguchan.tofucraft.item.SoulFukumameItem; import baguchan.tofucraft.item.SoymilkBottleItem; import baguchan.tofucraft.item.StackableBowlItem; +import baguchan.tofucraft.item.StickFoodItem; import baguchan.tofucraft.item.TofuScoopItem; import baguchan.tofucraft.item.TofuShieldItem; import baguchan.tofucraft.item.TofuStickItem; @@ -77,6 +78,8 @@ public class TofuItems { public static final RegistryObject TOFUFRIED_POUCH = ITEMS.register("tofufried_pouch", () -> new Item((new Item.Properties()).food(TofuFoods.TOFUFRIED_POUCH).tab(TofuCreativeModeTab.TOFUCRAFT))); public static final RegistryObject AGEDASHI_TOFU = ITEMS.register("agedashi_tofu", () -> new StackableBowlItem((new Item.Properties()).stacksTo(16).craftRemainder(Items.BOWL).food(TofuFoods.AGEDASHI_TOFU).tab(TofuCreativeModeTab.TOFUCRAFT))); + public static final RegistryObject TOFU_STEAK = ITEMS.register("tofusteak", () -> new Item((new Item.Properties()).food(TofuFoods.TOFUSTEAK).tab(TofuCreativeModeTab.TOFUCRAFT))); + public static final RegistryObject TOFU_MINCED = ITEMS.register("tofuminced", () -> new Item((new Item.Properties()).food(TofuFoods.TOFU).tab(TofuCreativeModeTab.TOFUCRAFT))); @@ -144,6 +147,8 @@ public class TofuItems { public static final RegistryObject SOUL_MANJU = ITEMS.register("soulmanju", () -> new Item((new Item.Properties()).food(TofuFoods.SOUL_MANJU).tab(TofuCreativeModeTab.TOFUCRAFT))); public static final RegistryObject ZUNDA_MOCHI = ITEMS.register("zunda_mochi", () -> new Item((new Item.Properties()).food(TofuFoods.ZUNDA_MOCHI).tab(TofuCreativeModeTab.TOFUCRAFT))); public static final RegistryObject KINAKO_MOCHI = ITEMS.register("kinako_mochi", () -> new Item((new Item.Properties()).food(TofuFoods.KINAKO_MOCHI).tab(TofuCreativeModeTab.TOFUCRAFT))); + public static final RegistryObject CRIMSON_SOUP = ITEMS.register("crimson_soup", () -> new Item((new Item.Properties()).food(TofuFoods.CRIMSON_SOUP).tab(TofuCreativeModeTab.TOFUCRAFT))); + public static final RegistryObject ONIGIRI = ITEMS.register("onigiri", () -> new Item((new Item.Properties()).food(TofuFoods.ONIGIRI).tab(TofuCreativeModeTab.TOFUCRAFT))); public static final RegistryObject ONIGIRI_SALT = ITEMS.register("onigiri_salt", () -> new Item((new Item.Properties()).food(TofuFoods.ONIGIRI_SALT).tab(TofuCreativeModeTab.TOFUCRAFT))); @@ -155,6 +160,7 @@ public class TofuItems { public static final RegistryObject RICE_NATTO_LEEK = ITEMS.register("ricenattoleek", () -> new Item((new Item.Properties()).food(TofuFoods.RICE_NATTOLEEK).tab(TofuCreativeModeTab.TOFUCRAFT))); public static final RegistryObject RICE_TOFU = ITEMS.register("ricetofu", () -> new Item((new Item.Properties()).food(TofuFoods.RICE_TOFU).tab(TofuCreativeModeTab.TOFUCRAFT))); public static final RegistryObject RICE_SOBORO_TOFU = ITEMS.register("ricesoborotofu", () -> new Item((new Item.Properties()).food(TofuFoods.RICE_SOBORO_TOFU).tab(TofuCreativeModeTab.TOFUCRAFT))); + public static final RegistryObject GOHEIMOCHI = ITEMS.register("goheimochi", () -> new StickFoodItem((new Item.Properties()).food(TofuFoods.GOHEIMOCHI).tab(TofuCreativeModeTab.TOFUCRAFT))); public static final RegistryObject SOY_CHOCOLATE = ITEMS.register("soy_chocolate", () -> new Item((new Item.Properties()).food(TofuFoods.SOY_CHOCOLATE).tab(TofuCreativeModeTab.TOFUCRAFT))); diff --git a/src/main/resources/assets/tofucraft/lang/en_us.json b/src/main/resources/assets/tofucraft/lang/en_us.json index df74c93a2..e5e685a84 100644 --- a/src/main/resources/assets/tofucraft/lang/en_us.json +++ b/src/main/resources/assets/tofucraft/lang/en_us.json @@ -15,6 +15,7 @@ "item.tofucraft.tofufried": "Fried Tofu", "item.tofucraft.tofufried_pouch": "Fried Pouch Tofu", "item.tofucraft.agedashi_tofu": "Agedashi Tofu", + "item.tofucraft.tofusteak": "Tofu Steak", "item.tofucraft.tofuzunda": "Zunda Tofu", "item.tofucraft.crying_tofu": "Crying Tofu", "item.tofucraft.crying_tofumetal": "Crying TofuMetal", @@ -82,12 +83,14 @@ "item.tofucraft.ricenattoleek": "Rice Natto Leek", "item.tofucraft.ricetofu": "Rice Tofu", "item.tofucraft.ricesoborotofu": "Rice Soboro Tofu", + "item.tofucraft.goheimochi": "Gohei Mochi", "item.tofucraft.kinakomanju": "Kinako Manju", "item.tofucraft.zundamanju": "Zunda Manju", "item.tofucraft.nethermanju": "Nether Manju", "item.tofucraft.soulmanju": "SoulManju", "item.tofucraft.kinako_mochi": "Kinako Mochi", "item.tofucraft.zunda_mochi": "Zunda Mochi", + "item.tofucraft.crimson_soup": "Crimson Soup", "item.tofucraft.salt": "Salt", "item.tofucraft.morijio": "Morijio", "item.tofucraft.bittern_bottle": "Bittern Bottle", diff --git a/src/main/resources/assets/tofucraft/lang/ja_jp.json b/src/main/resources/assets/tofucraft/lang/ja_jp.json index f2e9fd3c4..3c4d62729 100644 --- a/src/main/resources/assets/tofucraft/lang/ja_jp.json +++ b/src/main/resources/assets/tofucraft/lang/ja_jp.json @@ -15,6 +15,7 @@ "item.tofucraft.tofufried": "厚揚げ", "item.tofucraft.tofufried_pouch": "揚げ豆腐", "item.tofucraft.agedashi_tofu": "揚げ出し豆腐", + "item.tofucraft.tofusteak": "豆腐ステーキ", "item.tofucraft.tofuzunda": "ずんだ豆腐", "item.tofucraft.crying_tofu": "泣く豆腐", "item.tofucraft.crying_tofumetal": "泣く鋼豆腐", @@ -82,12 +83,14 @@ "item.tofucraft.ricenattoleek": "ネギ入り納豆ごはん", "item.tofucraft.ricetofu": "豆腐ごはん", "item.tofucraft.ricesoborotofu": "そぼろ豆腐ごはん", + "item.tofucraft.goheimochi": "五平餅", "item.tofucraft.kinakomanju": "きなこまんじゅう", "item.tofucraft.zundamanju": "ずんだまんじゅう", "item.tofucraft.nethermanju": "地獄まんじゅう", "item.tofucraft.soulmanju": "ソウルまんじゅう", "item.tofucraft.kinako_mochi": "きなこもち", "item.tofucraft.zunda_mochi": "ずんだもち", + "item.tofucraft.crimson_soup": "クリムゾンスープ", "item.tofucraft.salt": "塩", "item.tofucraft.morijio": "盛り塩", "item.tofucraft.bittern_bottle": "にがりが入った瓶",