Jump to content

Leviathan143

Forge Modder
  • Posts

    211
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Leviathan143

  1. Add a variant called inventory to your blockstate jsons, and set the variant's model to whatever model you want to display in the characters hand.
  2. I think World#getLightFor() is what you're looking for.
  3. Client-side you can get the game directory from Minecraft#mcDataDir, server-side from MinecraftServer#getDataDirectory(), or you can get it in pre-init with FMLPreInitializationEvent#getModConfigurationDirectory().
×
×
  • Create New...

Important Information

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