Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not translate the landing text using datapack #764

Open
marlester-dev opened this issue Oct 23, 2024 · 0 comments
Open

Can not translate the landing text using datapack #764

marlester-dev opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@marlester-dev
Copy link

Describe the feature

Though patchouli uses assets now, it still loads book.json from data. I can't override it with a datapack and thus can't translate this file:
\data\adventurez\patchouli_books\adventurez\book.json

{
    "name": "item.adventurez.handbook",
    "landing_text": "This is the AdventureZ handbook and contains information about most mobs/items/blocks to help you figure out how stuff works and what will await for you!",
    "subtitle": "Creatures await you",
    "show_progress": false,
    "model": "adventurez:handbook",
    "dont_generate_book": true,
    "custom_book_item": "adventurez:handbook",
    "use_resource_pack": true
}

Additional context

No response

@marlester-dev marlester-dev added the enhancement New feature or request label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant