promotional bannermobile promotional banner

Create: Nomad

A Create Addon that adds Backpacks and Tools

File Details

create_nomad-0.1.3b-neoforge-1.21.1.jar

  • R
  • May 4, 2026
  • 1.53 MB
  • 408
  • 1.21.1
  • NeoForge

File Name

create_nomad-0.1.3b-neoforge-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-nomad-1483495:8037536"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed Nomad startup crashes and loading-screen hang.

Changes:

  • Fixed dedicated server crash caused by Harpoon Gun loading client-only HumanoidModel code on the server.
  • Fixed client getting stuck on the Mojang loading screen from HarpoonGunItem.ARM_POSE missing during enum extension loading.
  • Moved Harpoon Gun client arm-pose/render logic into a client-only helper while keeping a safe bridge for NeoForge enum extensions.
  • Fixed menu/network code that could touch Minecraft.getInstance() from common code paths.
  • Fixed brass backpack loot tables so they reference the registered backpack item IDs instead of missing block IDs.