Skip to content

Conversation

@NicoNekoDev
Copy link
Contributor

@NicoNekoDev NicoNekoDev commented Jan 7, 2026

This continues the support for custom blocks.
Custom blocks can be defined as:

  • Single names
    stone, grass_block, etc
  • Provider names
  1. ItemsAdder (itemsadder:<namespace>__<key>)
    Example: itemsadder:namespace__custom_block
  2. Oraxen (oraxen:<id>)
    Example: oraxen:custom_block
  3. Nexo (nexo:<id>)
    Example: nexo:custom_block
  4. CraftEngine (craftengine:<namespace>__<key>)
    Example: craftengine:namespace__custom_block

@NicoNekoDev NicoNekoDev requested a review from WillFP as a code owner January 7, 2026 10:26
@NicoNekoDev
Copy link
Contributor Author

This is done.
Auxilor/libreforge#226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant