#pack format
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 If nobody has answered you by <t:1725897859:t>, feel free to use the Summon Helpers button to ping our helper team.
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
1.20:
Datapacks: 15 Resourcepacks: 15
You need to change the pack format in your pack.mcmeta file to 15, then restart VSCode
i am on 1.19.4
Ah
but if i can be on 1.20 i want to
if it annoys you, you can change the setting in the spyglass extension in it's settings, even for this workspace
if not - just ignore it, it will still work ingame
where are the settings
you can go into your extensions, look for spyglass and hit the gear icon
and select extension settings
and then switch to workspace (unless you want to change the mc target version globally)
in there it should be somewhere, not sure how it's called, i don't use the extension
hm okay, i though it had a version there, but auto seems to be good
then you just need to match your pack format version to your game version and the commands you use it seems
when i set it to latest version and put in the pack.mcmeta file the pack format of 1.21.1 it works
and with auto it works to
maybe it's bad at detection your game version 🤷
not sure how spyglass works (nowadays)
it is possible to make datapacks on the newest version of minecraft right?
you can make data packs from 1.13 to the newest version
the newer versions have a lot more features though
so the version you develop in should be the version you target
im gonna try to make a datapack on the newest version and see if it works
im not getting a error
now when i reload ingame it wont tell any thing
Haha Satisfactory is a very good game!!
you need to rename the functions folder to function
i have like 400 hours in it and wanted to try to recreate it with a datapack
1.21 renamed many folders that make up a Minecraft datapack, breaking virtually all datapacks from prior versions. Now, all folders which previously had plural names, except tags, now have singular names.
Below is a list of all folder names changed in 1.21:
structures -> structure
advancements -> advancement
recipes -> recipe
loot_tables -> loot_table
predicates -> predicate
item_modifiers -> item_modifier
functions -> function
tags/functions -> tags/function
tags/items -> tags/item
tags/blocks -> tags/block
tags/entity_types -> tags/entity_type
tags/fluids -> tags/fluid
tags/game_events -> tags/game_event
noice
i'm currently playing it :P
now im getting a error in tick.json and load.json
i have never even beat the game
same
did you edit the pack.mcmeta
Latest Releases:
1.20.6:
Datapacks: 41 Resourcepacks: 32
1.21:
Datapacks: 48 Resourcepacks: 34
1.21.1:
Datapacks: 48 Resourcepacks: 34
Latest Snapshot:
24w36a:
Datapacks: 52 Resourcepacks: 37
Only showing recent formats. To view specific versions use /packformat version:<id>
did you rename the function folder too??
which one?
both
yes
ah your functions are not inside the function folder
and when i put the "s" back it gives me no errors