#Is there a worldgen tags event?

24 messages · Page 1 of 1 (latest)

hot glacier
#

something like ServerEvents.tags('worldgen', event => {})?

unique forgeBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

zenith jolt
#

erm

#

yes

#

but not in the way you are thinking of

#

cause there are many many regisitries that fall under the worldgen category

#

each has its own set of tags

#

you cant have tags that cotnain objects from multiple registries, ie a tree and a biome

#

but there are biome tags

#

there arent tree tags tho afaik, cause trees arent a registry (yet)

hot glacier
#

...trees have tags?

#

but yeah i do want to modify biome tags

#

whats the name for it?

hot glacier
zenith jolt
#

worldgen/biome

#

well technically its minecraft:worldgen/biome, but you can omit minecraft in resourcelocations cause its the default

hot glacier
#

oh wait it works like that?

#

makes sense

zenith jolt
#

yeah

#

when you do StartupEvents.registry('item' its actually StartupEvents.registry('minecraft:item', but we omit the minecraft cause its so much shorter

hot glacier
#

huh thats so interesting

#

i didnt think kubejs latched onto minecraft's base systems like that

#

i mean i knew tags would be like that but i thought some fuckery was going on with registering new stuff

unique forgeBOT
#

@hot glacier Unresolved thread still hasn't been closed! If your question was answered, please close this post with </ticket close:1054771505520717835> command!