Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/15/19 in all areas

  1. 2 points
  2. A baked model is a collection of baked quads which is a collection of vertices. They effectively are vertex data. IBakedModel model = Minecraft.getMinecraft().getRenderItem().getItemModelWithOverrides(stack, (nullable) world, (nullable) facing); model = ForgeHooksClient.handleCameraTransforms(model, ItemCameraTransforms.TransformType, false);
    1 point
  3. Ok, that was impressive. Someone managed to out-stupid diesieben07's patience.
    1 point
×
×
  • Create New...

Important Information

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