From 147e6163069e24ef868e6943461a918f9cf1d7ea Mon Sep 17 00:00:00 2001 From: PrincessStellar Date: Wed, 14 Jan 2026 20:48:25 -0300 Subject: [PATCH] Updated PT_BR localization --- src/main/resources/assets/productivebees/lang/pt_br.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/assets/productivebees/lang/pt_br.json b/src/main/resources/assets/productivebees/lang/pt_br.json index ed78003ef..b4e022f67 100644 --- a/src/main/resources/assets/productivebees/lang/pt_br.json +++ b/src/main/resources/assets/productivebees/lang/pt_br.json @@ -347,6 +347,7 @@ "block.productivebees.red_petrified_honey": "Mel Petrificado Vermelho", "block.productivebees.amber": "Âmbar", "entity.minecraft.villager.productivebees.beekeeper": "Abelha Apicultor", + "entity.productivebees.configurable_bee": "Productive Bee", "entity.productivebees.bee_bee": "Abelha", "entity.productivebees.agate_bee": "Abelha Ágata", "entity.productivebees.alexandrite_bee": "Abelha Alexandrita", @@ -925,6 +926,8 @@ "productivebees.amber.tooltip.heating": "Aquecer o bloco de âmbar sobre um fogo aconchegante pode dar algum alívio à criatura presa.", "productivebees.amber.tooltip.contained_entity": "Entidade contida: %s", "productivebees.indexer.tooltip.redstone": "Eu sou ativado por redstone", + "productivebees.gene_bottle.tooltip.bee": "Material: %s", + "productivebees.gene_bottle.tooltip.use": "Jogue-me em uma centrífuga.", "productivebees.information.age.adult": "Adulto", "productivebees.information.age.child": "Filhote", "productivebees.information.attribute.empty": "Nenhum",