lunar-sway / minestuck

A Homestuck Minecraft mod
Other
54 stars 64 forks source link

Structure Block Registry Processor #626

Closed Dweblenod closed 2 months ago

Dweblenod commented 2 months ago

Made changes to StructureBlockRegistryProcessor which allows StructureBlockRegistry to be called within finalizeProcess(). This makes it viable for use directly in a template_pool, meaning the structure block registry is suitable for jigsaw structures!

An example structure has been included for review purposes. It will need to be removed before merging.

kirderf1 commented 2 months ago

With everything else fine, the test structure ought to be removed.

Dweblenod commented 2 months ago

With everything else fine, the test structure ought to be removed.

Removed the structure files but did keep the (unused) processor_list under the assumption it can be used in the near future