Theurgy

Theurgy

15M Downloads

Alchemical Sulfur Rework

klikli-dev opened this issue ยท 1 comments

commented
  • Each sulfur will be one item
  • Sulfur rendering needs to support tag sources
    • AU Integration for tag sources
    • test!
  • Sulfur Constructor param: Should use custom rendering
  • Sulfur Constructor param: Should use custom name rendering
  • tag source name overriding
    • warn in lang gen if item has override but is not generated? -> not possible, source comes from nbt, but nbt not known at lang gen time
    • test
  • Improve creative tab registration: only register sulfur if it has a recipe. This allows to register all sulfurs always and provide conditional recipes based on tag availability
  • recipe add source if not in recipe result nbt
    • allow to disable in item
    • test
  • Divination rd recipe handle sulfur Tag Source
    • test!
  • register tooltip handler for sulfurs
  • auto-register lang for sulfurs that use automation
  • auto-register model for sulfurs that use automation
  • test!
commented

Closed in 5288c3f