Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/19/21 in all areas

  1. Hello, so I have been trying to change the texture of a vanilla diamond sword when right clicking for a while now, but I can't figure out how to do it. I managed to detect when the player right clicks using an event, but that's it. The question is basically, how to change the vanilla texture when an event (a right click) happens.
    1 point
  2. no i mean this: Registry.register(Registry.BIOME_SOURCE, new ResourceLocation("mod_id", "provider_name"), codec_of_the_provider);
    1 point
×
×
  • Create New...

Important Information

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