GithubHelp home page GithubHelp logo

Comments (6)

Rukki13 avatar Rukki13 commented on August 23, 2024

Where are the blocks properties defined for a certain block? The template is Lost

from terasology.

BenjaminAmos avatar BenjaminAmos commented on August 23, 2024

The tooltips come from the WorldlyTooltip module. That particular string looks like a translated ("i18n"/internationalisation) string. The main ones can be found in the files at engine/src/main/resources/org/terasology/engine/assets/i18n).

The name string for that particular chest though is defined in https://github.com/Terasology/CoreAdvancedAssets/blob/develop/assets/i18n/game.lang. That placeholder string is supposed to be replaced by the translation system, so the issue may lie within the WordlyTooltip module itself.

from terasology.

BenjaminAmos avatar BenjaminAmos commented on August 23, 2024

NUI's ToStringTextRenderer class might have been intended to do it also, although you'll need to pass a translator instance into it directly.

from terasology.

soloturn avatar soloturn commented on August 23, 2024

@Rukki13 how can one quickest find such a chest?

from terasology.

Rukki13 avatar Rukki13 commented on August 23, 2024

I entered the first house I've encountered

from terasology.

jdrueckert avatar jdrueckert commented on August 23, 2024

@Rukki13 I'm closing this as this is a duplicate of Terasology/CoreAdvancedAssets#6
In the original issue you'll find some more information about the assumed problem and ideas how to fix it.

from terasology.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.