Jump to content

Mar Mar

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Mar Mar

  1. As far as i can see, you are trying to mix Forge-only mods with the Fabric loader, this is what's causing the errors on screen load when you try to create a new world. This is an example of the error. you can't combine Fabric with Forge, you'll need to search if the mods that you want have a Fabric version, or switch to Forge if you still want to use all the of them.
  2. So, basicaly, i made a new item class for mi mod, and it's used on a block as a requirement to crafting items. I tried to do damage to the individual item, but instead aplies the damage to all items of his class. Example: i have a "stone polisher" with a MaxDamage of 200, if i do 20 damage per craft, it will be rested to all "stone polisher" items in game instead of the individual item that is placed on the block. I tried almost everything that i can imagine, i read the TieredItem class and all his child classes, but anything of that helped me.
×
×
  • Create New...

Important Information

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