Skip to content
0Templ edited this page Jul 14, 2026 · 5 revisions

Soft Imprints Wiki

Documentation for creating and configuring Imprint profiles.

What Is an Imprint Profile?

An imprint profile is a data-driven JSON file that tells the mod how a surface should behave.

Profiles can define:

  • which blocks can receive imprints;
  • which textures should be used;
  • how imprint stamps are shaped and rendered;
  • how the profile appears in the config UI preview;
  • whether imprints from this profile decay over time.

Limitations

Profiles currently work with full blocks only. Custom block shapes such as slabs, stairs, or other partial blocks are not supported yet.

Support for custom shapes may be added in future updates eventually.

Distribution

You may create, use, publish, and distribute your own Imprint profiles as resource pack

Soft Imprints is licensed under MIT, but profile authors are responsible for the assets they include.

Make sure you have the right to redistribute any textures packaged with your profile.

Clone this wiki locally