nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
RPG Crafting

RPG Crafting

Mod

Introduces an alternative/replacement/addition to the traditional crafting system. It is heavily inspired by games like Valheim and Terraria.

Client and server AdventureEquipmentFoodGame MechanicsLibraryStorage

1,450 downloads
5 followers

1.3.0

by TheRedBrain on Sep 24, 2025
Download

1.3.0

  • added Altar Shaped Crafting Tab Provider Block, unused by default. Acts as a simple API for add-on mods.
  • added Enchanting Table Shaped Crafting Tab Provider Block, unused by default. Acts as a simple API for add-on mods.
  • added Lectern Shaped Crafting Tab Provider Block, unused by default. Acts as a simple API for add-on mods.
  • added support for multiple tab provider blocks per tab
  • tab tooltips are now properly localized
  • replaced game rules with server config settings
  • internal improvements

1.2.0

by TheRedBrain on Jul 28, 2025
Download

1.2.0

  • added an optional "completeComponentMatch" boolean field to each entry of the "itemStackIngredients" list, with a default of true
    • when set to false, an itemStack only has to contain the components listed in the recipe, to be considered a valid ingredient for the recipe (eventual additional components are ignored)

1.1.0

by TheRedBrain on Jun 21, 2025
Download

1.1.0

  • added "itemStackIngredients" to RPGCraftingRecipe. This is a separate list of ingredients that consists of item stacks. When data components are defined for a stack, a stack with the exact same data components is required for the recipe. If no components are defined, any stack of that item type will work. Both types of ingredient lists are active at the same time. Note that existing recipes of the "rpgcrafting:rpg_crafting_recipe" recipe type must be updated!

  • added "requiresUnlockAdvancement" boolean to RPGCraftingRecipe (false by default). If set to true, the recipe needs to be unlocked (e.g. by an advancement).

  • added (in)active tab provider block java API

  • added entity attributes for crafting tab levels

  • hand-crafting screen now shows the hand-crafting level

  • added advancement criterion for interacting with a crafting station (conditions include crafting tab and level)

  • added loot tables and other survival relevant assets for crafting tab (level) providing blocks

  • added client config option to disable item count in recipe description

  • removed config option to set default hand-crafting level. It was causing more problems than worth the convenience. There are third-party mods that allow changing the default value of entity attributes.

  • fixed lingering crafting result slots

1.0.0

by TheRedBrain on Dec 22, 2024
Download

1.0.0

First release!

External resources


Project members

TheRedBrain

Member


Technical information

License
MIT
Client side
required
Server side
required
Project ID