Перейти к содержимому
Mineforgian

RPG Crafting

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

2K загрузок5 подписчиковMITfabric

Обновлён 24 сентября 2025 г. · опубликован 11 августа 2024 г.

RPG Crafting

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

Content

RPG Crafting adds a custom recipe type, similar to the stone cutter recipe type, but instead of a single item the crafting input can contain multiple items.

It also adds several blocks which open different screens on interaction.

The mod does not add crafting recipes for the new system, however.

Differences to vanilla crafting

The traditional system provides a grid for ingredients, where the pattern made with ingredient items determines the output.

RPG Crafting takes the "stone cutter approach" and takes it to the next level. The player can select a recipe out of a list of unlocked recipes. The ingredients are (by default) taken out of the players inventory.

RPG Crafting uses simple ingredient lists. While this might look not as interesting as the vanilla system, it has several advantages

  • multiple recipes can have the same ingredients
  • ingredient amounts are not restricted
  • unique recipe patterns are not required

Detailed information about the features can be found in the readme.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.0Релиз1.21.1fabric24 сентября 2025 г..jar (217 КБ)
1.2.0Релиз1.21.1fabric28 июля 2025 г..jar (205 КБ)
1.1.0Релиз1.21.1fabric21 июня 2025 г..jar (200 КБ)
1.0.0Релиз1.21.1fabric22 декабря 2024 г..jar (183 КБ)

Ченджлог

1.3.0Релиз1.21.1 · 24 сентября 2025 г.

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Релиз1.21.1 · 28 июля 2025 г.

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Релиз1.21.1 · 21 июня 2025 г.

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Релиз1.21.1 · 22 декабря 2024 г.

1.0.0

First release!

Полная история изменений — на Modrinth.

Комментарии

Загружаем…