#pack format

1 messages · Page 1 of 1 (latest)

dusty pendant
#

i get this error: Pack format 12 does not match the actively loaded version 1.20. You may need to reload Spyglass.
i want to make an datapack but each version i try i get some kind of error like this.

raw oakBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 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

stuck gazelleBOT
#
Pack Format (1.20)

1.20:
Datapacks: 15 Resourcepacks: 15

odd fable
#

You need to change the pack format in your pack.mcmeta file to 15, then restart VSCode

dusty pendant
#

i am on 1.19.4

odd fable
#

Ah

dusty pendant
#

but if i can be on 1.20 i want to

mellow helm
#

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

dusty pendant
#

where are the settings

mellow helm
#

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

dusty pendant
#

what do i need to do?

#

now i am on 1.20.4

mellow helm
#

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

dusty pendant
#

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

mellow helm
#

maybe it's bad at detection your game version 🤷

#

not sure how spyglass works (nowadays)

dusty pendant
#

it is possible to make datapacks on the newest version of minecraft right?

mellow helm
#

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

dusty pendant
#

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

tender tundra
#

Haha Satisfactory is a very good game!!

#

you need to rename the functions folder to function

dusty pendant
#

i have like 400 hours in it and wanted to try to recreate it with a datapack

stuck gazelleBOT
#
Updating Datapacks Past 1.21

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

tender tundra
#

i'm currently playing it :P

dusty pendant
#

nice

#

exited for 1.0?

tender tundra
#

yea ofcorse

#

let's go quantum :P

dusty pendant
#

now im getting a error in tick.json and load.json

dusty pendant
tender tundra
#

only got into oil

dusty pendant
#

same

tender tundra
stuck gazelleBOT
#
Pack Format (Latest)

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>

dusty pendant
tender tundra
#

noice

#

and what error are you getting??

dusty pendant
tender tundra
#

did you rename the function folder too??

dusty pendant
#

which one?

tender tundra
#

both

dusty pendant
#

yes

tender tundra
#

ah your functions are not inside the function folder

dusty pendant
#

and when i put the "s" back it gives me no errors

tender tundra
#

hmm

#

does it run in the game??

dusty pendant
#

nope

#

oke

#

it works

#

i put both the tick and load function in the function folder, renamed the both so it is without the s, and it works

#

@tender tundra and @mellow helm thanks so much for helping. @tender tundra have fun with 1.0 tomorrow.