ITADN

Folder names generate incorrectly since 24w19a

#261OpenCynic1254 创建于 2025-01-07
mc-update
C
Cynic1254commented
I couldn't find if this is a known issue or not so I'll make one in good faith. It seems that with the datapack overhaul minecraft has done some of the folder names have been changed which has not yet been updated in the latest version of sandstone (I'm running 1.1.0) several folders still generate with the old name and as such datapacks for versions after 24w19a likely will break. According to the minecraft wiki the changes are: [24w19a](https://minecraft.wiki/w/Java_Edition_24w19a#General_2) Renamed several directories: tags/items -> tags/item tags/blocks -> tags/block tags/entity_types -> tags/entity_type tags/fluids -> tags/fluid tags/game_events -> tags/game_event and [24w21a](https://minecraft.wiki/w/Java_Edition_24w21a#General_2) (This one being the more problematic one) Renamed several directories: structures -> structure advancements -> advancement recipes -> recipe loot_tables -> loot_table predicates -> predicate item_modifiers ->item_modifier functions -> function tags/functions -> tags/function
2 条评论