EngineHub / EngineHub/CommandHelper

[Feature request] Structure handling functions.

Open
#1,284 2 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Java
Stars
128
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Some way to load and maybe save NBT structures to the same place that structure blocks save and load them from.
Or load the NBT files from any file location that its allowed to access.

Maybe a function like `structure_load(structureName, locationArray, [rotation], [mirror])` to load a saved structure into the world.

So if I use a command block to save a structure named "minecraft:test", i could load it with CommandHelper using
`structure_load("minecraft:test", ploc("Steve"))`
to place it at Steve's location for example

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.