mojira.dev
MC-115064

Custom advancements in world folder use the "minecraft" namespace instead of folder name

Given the following filepaths:

Advancement: /world/data/advancements/custom/test.json
Loot table: /world/data/loot_tables/custom/test.json

The following are the corresponding resource locations, where loot tables display the expected behavior (the root folder name "custom" becomes the namespace) while the advancement is placed under the "minecraft" namespace:

Advancement: minecraft:custom/test
Loot table: custom:test

When both should be custom:test instead.

Comments 1

Didn't notice it until you reported it 😃

Skylinerw

Nathan Adams

Unconfirmed

advancement

Minecraft 17w13a, Minecraft 17w14a

Minecraft 17w15a

Retrieved