EngineHub / EngineHub/CommandHelper
[Feature request] Structure handling functions.
Ouverte
feature request
- Langage dominant
- Java
- Étoiles
- 128
- Forks
- 70
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.