jsorrell / CarpetSkyAdditions

Empty world generation with new ways to obtain resources
MIT License
428 stars 87 forks source link

only one data pack #107

Closed arcZERO33 closed 1 year ago

arcZERO33 commented 1 year ago

I started the world with only acacia data pack, is it possible to add another data pack to this world? Because there is no way to get lava, I got over 1000 gifts and nothing. please help.

jsorrell commented 1 year ago

You can enable the datapack by running the command

/datapack enable "carpetskyadditions/skyblock" before "carpetskyadditions/skyblock_acacia" /datapack enable "carpetskyadditions:skyblock" before "carpetskyadditions:skyblock_acacia"

In singleplayer without cheats, you need to open to lan in order to temporarily enable commands.

razgriz5000 commented 1 year ago

For reference, does the order in the datapack selection screen determine which is loaded first?
image

arcZERO33 commented 1 year ago

the command only worked on /datapack enable "carpetskyadditions/skyblock" after "carpetskyadditions/skyblock_acacia" she didn't want to activate on /datapack enable "carpetskyadditions/skyblock" before "carpetskyadditions/skyblock_acacia" could it be a problem for my world? When i entered your command it threw me out: Unknown datapack carpetskyadditions/skyblock dont know whay

jsorrell commented 1 year ago

Sorry. The correct command needs colons, not slashes. /datapack enable "carpetskyadditions:skyblock" before "carpetskyadditions:skyblock_acacia"

jsorrell commented 1 year ago

@razgriz5000 The datapacks higher up in the list are enabled after, meaning they have higher priority and override those lower down. "Acacia" needs to override stuff in "SkyBlock" so it should be higher in the list.

arcZERO33 commented 1 year ago

ok tnx allot its working now