diff --git a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/pl_pl.json b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/pl_pl.json index 20a3f24f4..a058a766b 100644 --- a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/pl_pl.json +++ b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/pl_pl.json @@ -76,6 +76,8 @@ "tag.block.c.storage_blocks.redstone": "Bloki przechowujące redstone", "tag.block.c.storage_blocks.slime": "Bloki przechowujące szlam", "tag.block.c.storage_blocks.wheat": "Bloki przechowujące pszenicę", + "tag.block.c.stripped_logs": "Ociosane pnie", + "tag.block.c.stripped_woods": "Ociosane drewna", "tag.block.c.villager_job_sites": "Punkty pracy osadników", "tag.enchantment.c.entity_auxiliary_movement_enhancements": "Uwydatnienia przemieszczania się", "tag.enchantment.c.entity_defense_enhancements": "Uwydatnienia obrony", @@ -88,10 +90,17 @@ "tag.entity_type.c.capturing_not_supported": "Schwytanie niewspierane", "tag.entity_type.c.minecarts": "Wagoniki", "tag.entity_type.c.teleporting_not_supported": "Teleportowanie niewspierane", + "tag.fluid.c.beetroot_soup": "Barszcz czerwony", + "tag.fluid.c.experience": "Doświadczenie", + "tag.fluid.c.gaseous": "Gazowe", "tag.fluid.c.hidden_from_recipe_viewers": "Ukryte przed kompendium receptur", "tag.fluid.c.honey": "Miód", "tag.fluid.c.lava": "Lawa", "tag.fluid.c.milk": "Mleko", + "tag.fluid.c.mushroom_stew": "Zupa grzybowa", + "tag.fluid.c.potion": "Mikstura", + "tag.fluid.c.rabbit_stew": "Potrawka z królika", + "tag.fluid.c.suspicious_stew": "Podejrzana potrawka", "tag.fluid.c.water": "Woda", "tag.item.c.animal_foods": "Żywność dla zwierząt", "tag.item.c.armors": "Zbroje", @@ -189,6 +198,7 @@ "tag.item.c.foods.fruit": "Owoce", "tag.item.c.foods.fruits": "Owoce", "tag.item.c.foods.golden": "Złota żywność", + "tag.item.c.foods.pie": "Ciasta", "tag.item.c.foods.raw_fish": "Surowe ryby", "tag.item.c.foods.raw_fishes": "Surowe ryby", "tag.item.c.foods.raw_meat": "Surowe mięso", @@ -275,6 +285,8 @@ "tag.item.c.storage_blocks.slime": "Bloki przechowujące szlam", "tag.item.c.storage_blocks.wheat": "Bloki przechowujące pszenicę", "tag.item.c.strings": "Nici", + "tag.item.c.stripped_logs": "Bloki ociosanych pni", + "tag.item.c.stripped_woods": "Bloki ociosanych drewien", "tag.item.c.tools": "Narzędzia", "tag.item.c.tools.bow": "Łuki", "tag.item.c.tools.bows": "Łuki",