Forgero - [Fabric]

Forgero - [Fabric]

85k Downloads

Implement patterns as a way of improving looks, stats and functionality

SigmundGranaas opened this issue ยท 0 comments

commented

Patterns are required to create tool parts. Default patterns can be created from tools available in vanilla Minecraft. With the new Properties system I can embed stats and properties on almost everything. I can use this new system to describe patterns and their properties in data files, which describes which textures they use, their stats and special abilities. Special patterns can then be found by various means around the Minecraft world.

TODO:

  • Create a list of desirable properties new patterns should have.
  • Create new textures for new patterns
  • Create new BASE attributes which all patterns should have, including default ones
  • Add support to for patterns in tool part state
  • Add support to for patterns in texturing and modeling system
  • Create a system/registry for loading and managing different patterns.
  • Create crafting recipes for new patterns