[Suggestion] Add Command for loading only specific schematic, e.g. /schematicaLoad <filename>
dariusfontan opened this issue ยท 2 comments
Hi there, absolutly love your mod, it's fantastic, thanks so much for this!
I was thinking if it would be possible to add a simple command for loading only a specific schematic,
something like /schematicaLoad .
Right now I think it's only possible to load schematics via the GUI list, which displays ALL schematics in the player's folder and then you select the one you want.
You see, what I'm trying to achieve in my custom modpack is to implement different "blueprint"-items you can find in dungeons or trade with villagers,
that would preview only one specific schematic, depending on the blueprint-item,
something like "Blueprint: Barn" or "Blueprint: Arc Furnace" etc.
I know you want this mod to only be client-side,
so with this new command I could set up some custom items via Quadrum or similar mods, which would each load up different schematic previews.
Do you think that would be possible ? Or is it already possible and I missed it ?
Would be a great addition to the mod and a great tool for modpack creators.
The mod actually does support server-side use, with a few server-only commands. I'm not sure whether any of those will do what you want, though.