guides/adding-custom-structures/ #226
Replies: 45 comments 60 replies
-
absolutely amazing that you're doing guides now! |
Beta Was this translation helpful? Give feedback.
-
How would you set the y height for a structure? |
Beta Was this translation helpful? Give feedback.
-
Will there be guides for other parts of data packs? (I mean, I won't need them, but it will be cool if they exist) |
Beta Was this translation helpful? Give feedback.
-
For some reason when I try this it always keeps saying "Unknown registry key in ResourceKey[minecraft:root / minecraft:worldgen/structure_feature]" I get that I need to register the structure, but how do I do that seeing as apparently that API is completely gone as of 1.18.2 |
Beta Was this translation helpful? Give feedback.
-
Hi, Brilliant work. I don't know if I would have succeeded with my plans without the things you've shared on your page. I'd like to know if it's possible to make a structure generate in a grid, so that the structures are always an equal distance from each other. Do you know if this is possible? The 20w14infinite snapshot had it in the fleet dimension. |
Beta Was this translation helpful? Give feedback.
-
Man. Just 6 months ago i found this site. I Was trying to make a village using jigsaw blocks, But i gave up. But maybe now that you write some guides i can try again. Idk how you feel about making some tutorials on utube. Thanks for your time. |
Beta Was this translation helpful? Give feedback.
-
Are there any other variations beside |
Beta Was this translation helpful? Give feedback.
-
Im currently working on a structure, but each time it generates, it generates 1 block into the ground, is there a way to stop it from doing that? All of my setting match the tutorails exactly, im just using using my own structure |
Beta Was this translation helpful? Give feedback.
-
Why hello there, Is there any way to make these spawn in a nether-like dimension, since it seems to spawn on the roof for me. Thanks :D |
Beta Was this translation helpful? Give feedback.
-
Where did you find this information? I am trying to figure out what each of the options for "terrain_adaptation" and "project_start_to_heightmap" do, but I can't seem to find any documentation online. |
Beta Was this translation helpful? Give feedback.
-
What's the difference between "WORLD_SURFACE" and "WORLD_SURFACE_WG", and what exactly is "MOTION_BLOCKING" and "MOTION_BLOCKING_NO_LEAVES"? |
Beta Was this translation helpful? Give feedback.
-
How would one go about making half buried structures in 1.18.2? |
Beta Was this translation helpful? Give feedback.
-
would it be posible to make the tower guide but with a jigsawblock? i cant really get it to work, i am trying to look at other datapacks online that do stuff with jigsaw blocks but i cant figure it out. |
Beta Was this translation helpful? Give feedback.
-
I've got structures generating in the world fine, but for some reason they are all sunk 1 block into the ground. Why is it doing this, and how do I fix it? I'm on 1.19 if it matters. |
Beta Was this translation helpful? Give feedback.
-
What would be the best way to generate structures that use the |
Beta Was this translation helpful? Give feedback.
-
What's the size limit for a Structure now? I know that 1.18 had a limit of 7, but what does 1.19 have? |
Beta Was this translation helpful? Give feedback.
-
Will there be a tutorial on creating processor lists? |
Beta Was this translation helpful? Give feedback.
-
There's anyway in 1.18.2 to prevent the structure from generating inside an area (E.g. 200 blocks from 0, 0)? |
Beta Was this translation helpful? Give feedback.
-
how would I make a structure spawn in nether? |
Beta Was this translation helpful? Give feedback.
-
hi, how can I prevent my structure to turn (if the structure is not generate in the good angle it's break it) ?? |
Beta Was this translation helpful? Give feedback.
-
I am copy pasting original minecraft vanilla villages and editing them to spawn in the Nether. I managed to do that, but I have some problems with the natural spawning of them. In the "name_datapack\data\minecraft\worldgen\structure" folder I can edit stuff like you mentioned above, but the villages either spawn on top of the nether (on the bedrock layer) or they spawn down within the nether, but only the city centers. Do you know a way to bypass both these problems? |
Beta Was this translation helpful? Give feedback.
-
I'm in 1.19 and cannot for the life of me get any structures to spawn. My structure doesn't even show up under the locate command. |
Beta Was this translation helpful? Give feedback.
-
does someone know how do i make the structure and turn created structure into nbt thing? |
Beta Was this translation helpful? Give feedback.
-
Are custom structures like this ones generate in overworlds of custom world presets (in 1.20)? |
Beta Was this translation helpful? Give feedback.
-
So yeah the datapack is created one small issues: structures dont spawn and minecraft seem not to detect that they exist |
Beta Was this translation helpful? Give feedback.
-
For me if i try to use the datapack, it says that it fails validation, even on a new world. |
Beta Was this translation helpful? Give feedback.
-
Could someone have a look at my pack and see why my structure_set files are giving me an error with the namespace? It would be much appreciated! |
Beta Was this translation helpful? Give feedback.
-
I used this in my datapack and it no longer works after I added a second Structure. It shows only one error in the structure_set files: "Failed to resolve namespaced ID “sqol:undead_temple” in cache category “worldgen/configured_structure_feature”.datapack(4)". I am creating a 1.20 Datapack and would like to know what changed from 1.19 to 1.20 that causes this bug? idk how to send my code but if i did I would do so. |
Beta Was this translation helpful? Give feedback.
-
How do I add this to a specific dimension |
Beta Was this translation helpful? Give feedback.
-
I'm making a "sinkhole" structure. The "/locate structure" command autocompletes the name, but when I hit enter it just always says "Could not find a structure of type sinkhole:sinkhole nearby" The "/place structure" command just says "Failed to place structure" every single time. I want the sinkhole to be buried in the terrain, with only the top side open so that the hole is open from above. |
Beta Was this translation helpful? Give feedback.
-
guides/adding-custom-structures/
https://misode.github.io/guides/adding-custom-structures/
Beta Was this translation helpful? Give feedback.
All reactions