structure is not placed

Started by Gi_Bral_Tar on

Topic category: Help with MCreator software

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
structure is not placed

there is a problem with placing the structure: after exporting the nbt structure to mcreator, it appears in the puzzle "place structure in x,y,z", an attempt to place it does not result in anything, there is no structure it is not in the game registry, so it is not available in the /place structure command when creating a "structure" object in a project, it is not available in the puzzle, but is generated according to the generation conditions specified in the object, when trying to place it with the /place structure command, it appears, BUT not at the specified coordinates, but in biomes and under the conditions specified in the generation of structures I need a single structure, in one copy I don't know if this is a feature of MCreator or I am using the wrong methods? PS I do not speak English, I use Google Translate, maybe I just did not find a solution, please tell me.

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
MCreator20243 NeoForge 1.21.1
Sun, 05/11/2025 - 21:54

MCreator20243 NeoForge 1.21.1

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Problem solved! the error…
Tue, 05/13/2025 - 08:08

Problem solved! the error was that I calculated the location of the structure, the coordinates were fractional, but integer ones were needed, I used the puzzle "round". it's a pity that the developers did not take this into account when creating the puzzle, the variable type was not automatically converted((