#translations doesnt work for me

1 messages · Page 1 of 1 (latest)

cunning oasis
#

here is the en_us.json

{
    "pack.description": "Moar Of Them?",
    "advancement.adventure.consume_notch_apple.title": "Immortal?",
    "advancement.adventure.consume_notch_apple.description": "Consume an Enchanted Golden Apple"
}

and here are the advancement im trying to translate

{
  "display": {
    "icon": {
      "id": "minecraft:enchanted_golden_apple"
    },
    "title": {"translate": "advancements.adventure.consume_notch_apple.title"},
    "description": {"translate": "advancement.adventure.consume_notch_apple.description"},
    "frame": "challenge",
    "show_toast": true,
    "announce_to_chat": true,
    "hidden": false
  },
  "parent": "ma:adventure/obtain_notch_apple",
  "criteria": {
    "consume_notch_apple": {
      "trigger": "minecraft:consume_item",
      "conditions": {
        "item": {
          "items": "minecraft:enchanted_golden_apple"
        }
      }
    }
  }
}
dawn impBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 If nobody has answered you by <t:1748530200:t>, feel free to use the Summon Helpers button to ping our helper team.

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

#
⚠️ You already have a question open!

Don't forget to close or resolve your old questions once you're done with them. It makes our lives much easier! :D

Open question: #1377361693255929936

obtuse solar
#

Where in the RP is your en_us file? And are you sure you reloaded the RP + have the en_us language selected? en_uk is different, for example

north vector
obtuse solar
#

That's what I asked for

cunning oasis
#

its not an RP its DP

obtuse solar
#

Language files go in the RP

#

In fact, all assets do

cunning oasis
#

assets file?

obtuse solar
#

Yeah that whole folder needs to be in an RP, not the DP

cunning oasis
#

why cant it be in DP i want it built in and not a texture needed

obtuse solar
#

That's not how it works

cunning oasis
#

well is there a way to make it built it cause im gonna package it as a mod

#

will it work then?

obtuse solar
#

When you package it as a mod, yes it will be

north vector
#

The resource pack is activated on the client side. The datapack is activated on the server side, the server does not send resources directly to the client.

north vector
cunning oasis
#

but i wanna test if translatable works how do i do that

north vector
#

enable resourcepack

leaden dirge
#

on your local world, you do have to seperate them to test it.

cunning oasis
#

do i upload both of the RP and DP in the same version

north vector
#

yes

cunning oasis
#

but when i package as a mod will it put them together?

north vector
#

yes

cunning oasis
#

how so like 2 ZIP files put them to and to

obtuse solar
#

Does it matter how it does it?

#

It's going to do it for you, it'll just happen later

cunning oasis
#

im just curiouse

#

wait what happens if someone doesnt use the RP

#

ok now i made it work but how do i make translations cause minecraft just have en_us.json

#

why does it say incompatible but it works

obtuse solar
obtuse solar
cunning oasis
#

this is painful

#

one by one 😦

#

can i use github copilot to help me do translations?

#
{
  "pack": {
    "pack_format": 71,
    "description": {
        "translate": "pack.description"
    }
  }
}```
#

this is my mcmeta

#

what im gonna do either not do transations or do them painfully

#

which is better

#

eh forget it