lunar-sway / minestuck

A Homestuck Minecraft mod
Other
54 stars 64 forks source link

Structure objects organization #619

Closed kirderf1 closed 3 months ago

kirderf1 commented 4 months ago

Groups various structure object registering and resource keys into MSStructures to then group them by structure rather than object type. This also gets rid of some classes that are otherwise very small.

Some id names have changed to use the structure name as a prefix separated by a slash /.

Combined MSStructureSetProvider into MSStructureProvider with a similar reasoning.