Command Structures - Команды для структур Jigsaw в Minecraft
Утилита Command Structures для Fabric, Forge, NeoForge и Quilt добавляет команды /spawnstructure, /spawnpieces и другие. Спавните структуры Jigsaw, ConfiguredFeature и PlacedFeature одной командой для быстрого тестирования и отладки датапаков.
/spawnplacedfeature
Simulate worldgen for your placedfeature with this command. The biome check is ignored but the rest of the placements will be ran.
/spawnfeature
A useful command to test features to see how they spawn. Do note, some features have internal checks to know if a spot is valid to spawn at.
/spawnpieces
This command spawns all nbt pieces it can find under a given path. The first arg is required. The rest are optional. You can make this command target only a single structure piece as well.
/spawnstructure
This command lets you spawn a structure from a given template pool. Only the position and resourcelocation arg is required. The rest are optional. (new update requires position arg unlike picture)