RPProfessions - Discontinued. Use the Free Version Instead icon

RPProfessions - Discontinued. Use the Free Version Instead -----

Create Immersive RP Professions Focused on Crafting



v1.5.0 | ItemsAdder Compatibility
New (Requested) Feature

RPProfessions now supports ItemsAdder. You can use items from ItemsAdder in your recipes/configurations.

Code (YAML):
BRONZE_SWORD:
  ia-item
: BRONZE_SWORD # Get the ItemsAdder named 'BRONZE_SWORD'
  category
: SWORD
  dynamic
: true
  recipe
:
    1
: BRONZE_INGOT
    4
: BRONZE_INGOT
    6
: STRING
    7
: STICK
    8
: STRING
  required-level
: 25
  level-gain
: 1
  level-cap
: 40

Code (YAML):
ICESTEEL_INGOT:
  mmo-item
: ICESTEEL_INGOT
  station
: FORGE
  category
: MATERIAL
  recipe
:
    1
: ia:STEEL_INGOT # Use the ItemsAdder 'STEEL_INGOT' in the recipe
    3
: ia:STEEL_INGOT
    4
: WEAK_ICE_CORE
    5
: ia:STEEL_INGOT
    7
: ia:STEEL_INGOT
  reagent
: SNOWBALL
  reagent-amount
: 8
  amount
: 4
  required-level
: 55
  level-gain
: 1
  dynamic
: true
  default
: false

You can use 'ia-item:' and 'ia:' interchangeably.

As it is a new feature, please report any bug at the issue section!
----------, Feb 15, 2024
Resource Information
Author:
----------
Total Downloads: 32
First Release: Mar 3, 2023
Last Update: Feb 21, 2024
Category: ---------------
All-Time Rating:
6 ratings
Find more info at gilles1348.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings