Replies: 1 comment 1 reply
-
|
Probably not, sorry. While it would technically be possible, Babel is built around a single central loot table for books that gets referenced by all other loot tables. Supporting location specific books would require a significant restructuring of how babel works. You could build something yourself by generating multiple loot tables using babel and then wiring them into different loot sources manually. You can generate a bare loot table using the Python version: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! This is my second suggestion here:
Would it be possible to somehow control, in which dimension / location a specific book can spawn as loot? I would like to create a Babel data pack with my own context-sensitive lore books (e.g. miner journals: only in mineshafts; Nether-related stories: only in the Nether).
Maybe one could somehow regulate this with pre-defined NBT tags? Thank you for your time!
Beta Was this translation helpful? Give feedback.
All reactions