RPProfessions - Discontinued. Use the Free Version Instead icon

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

Create Immersive RP Professions Focused on Crafting



v1.2.1 Multiple crafting
Improvement

You can now allow players to craft multiple items at once, like in a regular crafting table. Work for both the normal and dynamic crafting.

To allow mutliple crafting for a specific recipe:
Code (YAML):
allow-multiple : true
By default the value is set to false (i.e. components of the recipe must exactly match the required amount, and not a multiple).

Here is a full example:
Code (YAML):
BRONZE_INGOT:
  mmo-item
: BRONZE_INGOT
  station
: FORGE
  category
: MATERIAL
  recipe
:
    0
: COPPER_INGOT
    1
: COPPER_INGOT
    2
: COPPER_INGOT
    3
: mi:TIN_INGOT
    4
: mi:TIN_INGOT
    5
: mi:TIN_INGOT
    6
: COPPER_INGOT
    7
: COPPER_INGOT
    8
: COPPER_INGOT
  amount
: 8
  reagent
:
    material
: REDSTONE
    amount
: 3
  required-level
: 20
  allow-multiple
: true
  level-gain
: 0

Fixed a couple of issues/bugs.

I haven't checked yet whether RPProfessions work on 1.20!
If you use non 1.20 compatible versions of dependencies (MMOItems, MythicMobs) in your config on a 1.20 server RPGProfessions will likely crash
----------, Jun 12, 2023
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