Schematic To Command Block - A utility for Minecraft that will convert .schematic or .nbt structure files into commands that can be run in command blocks that will create the structure in game
Hi
This is not really an issue but i didn't find any other way of contacting you, would be nice if you would let us comment on youtube ;)
You know, with the new functions system and data pack in game, it would be nice if we could convert the schematics and structure files into function system. I think you already have the base foundation to do so, it would be more like adding files and folder structure and write commands inside files within your java code !
God ignore this, I just found your last version video, you are already creating data packs ! the only remaining question : will this work with 1.16.5?
Also one more question, what if I have nested structure blocks and command blocks with commands inside one structure block?
and finally two more things that can be useful, in the editor GUI add two text area, one will accept the namespace (instead of hard coded sc2b, and one for the message at the end to be said to player instead of hard coded "DONE" !
Hi This is not really an issue but i didn't find any other way of contacting you, would be nice if you would let us comment on youtube ;) You know, with the new functions system and data pack in game, it would be nice if we could convert the schematics and structure files into function system. I think you already have the base foundation to do so, it would be more like adding files and folder structure and write commands inside files within your java code !
God ignore this, I just found your last version video, you are already creating data packs ! the only remaining question : will this work with 1.16.5?
Also one more question, what if I have nested structure blocks and command blocks with commands inside one structure block?
Take a look at this video to see what I mean : https://www.youtube.com/watch?v=1fm5wGlWN60
and finally two more things that can be useful, in the editor GUI add two text area, one will accept the namespace (instead of hard coded sc2b, and one for the message at the end to be said to player instead of hard coded "DONE" !