#where to find the datapack of the minecraft?

1 messages · Page 1 of 1 (latest)

ember solstice
#

i need to locate structure_set cause i need to disable something from generating

crude spearBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 After a while, hit the Summon Helpers button to ping the helper team. They'll be happy to help you

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

flint whale
#

open this file as zip

broken cliff
ember solstice
#
{
  "placement": {
    "type": "minecraft:random_spread",
    "salt": 34222645,
    "separation": 15,
    "spacing": 40
  },
  "structures": []
}
#

do i just doo it like this?

#

if i want to remove the structure?

#
{
  "placement": {
    "type": "minecraft:random_spread",
    "salt": 34222645,
    "separation": 15,
    "spacing": 40
  },
  "structures": [
    {
      "structure": "minecraft:ruined_portal",
      "weight": 1
    },
    {
      "structure": "minecraft:ruined_portal_desert",
      "weight": 1
    },
    {
      "structure": "minecraft:ruined_portal_jungle",
      "weight": 1
    },
    {
      "structure": "minecraft:ruined_portal_swamp",
      "weight": 1
    },
    {
      "structure": "minecraft:ruined_portal_mountain",
      "weight": 1
    },
    {
      "structure": "minecraft:ruined_portal_ocean",
      "weight": 1
    },
    {
      "structure": "minecraft:ruined_portal_nether",
      "weight": 1
    }
  ]
}
#

this is the og btw

broken cliff
#

sure that should work

#

but you can actually filter out files from other datapacks (including vanilla) as an pack.mcmeta, if all you want is to remove a structure

#

if that’s what you want

#

but this works fine

ember solstice
#

im putting it in my own datapack

#

is that what you meant orr

broken cliff
#

nah it’s not a big deal

#

it’s just if you want to disable a vanilla file with your datapack, that’s possible in other ways

#

but this works fine too

ember solstice
broken cliff
#

This can go in pack.mcmeta

#

so "filter":{ "block":[ {"namespace":"minecraft","path":worldgen/structure_set/whatever.json"} ] } would disable the structure set

#

but what you have works fine

ember solstice
#

i see thanks for the heads up

#

ill try my way first

#
{
  "placement": {
    "type": "minecraft:random_spread",
    "salt": 34222645,
    "separation": 15,
    "spacing": 40
  },
  "structures": []
}

the placement part is unnecessary. Will this cause any lag or not?

dusk vale
#

not sure why it would cause lag

#

should work fine

ember solstice
#

aight thanks everyone ❤️

crude spearBOT
# crude spear <@&1201956957406109788>
Question Closed

Your question, #1243215100211494932 (where to find the datapack of the minecraft?), was resolved!

Original Message

#1243215100211494932 message

Duration open

2h6m

crude spearBOT
#
🗑️ Recycling Thread

This thread has been inactive for some time, so I'm going to archive it.

If you're still using the thread, just send a message and it'll pop back on the thread list.

crude spearBOT
#
🗑️ Recycling Thread

This thread has been inactive for some time, so I'm going to archive it.

If you're still using the thread, just send a message and it'll pop back on the thread list.