Jump to content

Nachtsenf

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Nachtsenf

  1. Must be a ghost in the shell. I wiped and replaced the MDK and it works now.
  2. I'm also using 48.0.30. Based on this afternoon's Googling it looks like my environment is confusing Forge and Fabric, because that's the only reference to Item.Settings that I could find. Edit: Not really sure how it could be, though, because I have never used Fabric.
  3. I'm trying to add an armor set using the ArmorItem class; nothing too fancy, just a new material. The issue I'm running into is that the ArmorItem constructor is expecting an Item.Settings object, but it can't find the Item.Settings subclass. When I try using Item.Properties, like I have with other items, it says that there isn't a constructor for ArmorItem that uses Item.Properties. Am I missing something obvious here, or is there an incomplete change in Item/ArmorItem for 1.20.2?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.