You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use the feature of filter of the datapack added in 1.19. When I banning world generation of the mod, It crashed. I find this in the log: java.lang.IllegalArgumentException: Couldn't find registry entry for ResourceKey[minecraft:worldgen/placed_feature / create:striated_ores_overworld]
(I used Create mod)
I think it is caused by mod datapack migrating of Fabric.
The text was updated successfully, but these errors were encountered:
👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.
I was trying to use the feature of filter of the datapack added in 1.19. When I banning world generation of the mod, It crashed. I find this in the log:
java.lang.IllegalArgumentException: Couldn't find registry entry for ResourceKey[minecraft:worldgen/placed_feature / create:striated_ores_overworld]
(I used Create mod)
I think it is caused by mod datapack migrating of Fabric.
The text was updated successfully, but these errors were encountered: