Iron's Spells 'n Spellbooks

Iron's Spells 'n Spellbooks

18M Downloads

Missing item

MuteTiefling opened this issue ยท 4 comments

commented

image

The recipes for mithril weave and paladin chestplate are erroring out in KubeJS, seemingly because the base item is disabled

// public static final DeferredHolder<Item, Item> MITHRIL_WEAVE = ITEMS.register("mithril_weave", () -> new Item(ItemPropertiesHelper.material().rarity(Rarity.RARE)/*.component(DataComponents.ENCHANTMENT_GLINT_OVERRIDE, true)*/));

image
image
image

commented

that would be because the items are indeed disabled. is this causing compatible errors or just a warning?

commented

Just error spam. Nothing big just figured I'd bring it up

commented

this will be naturally resolved when the items are added, not concerned about it otherwise

commented

Came here to report this, very sleek mod ๐Ÿ‘