Nascraft - The Items Exchange [1.21] icon

Nascraft - The Items Exchange [1.21] -----

An alternative economy with dynamic prices based on supply and demand!



1.4.4 - Customization and QOL
Added:
  • Configurable default values: Noise intensity and elasticity.
  • Shift-Click to add all items of the clicked material into the sell menu (/sell or /nsell)
  • Configurable decimal precision of placeholders.
  • More translatable text (100% minecraft texts, 70% discord texts)
  • Better AdvancedGUI layout. (Now can fit perfectly the Spanish translation)

    If using from an older version, replace or add this into your config file:

    Code (YAML):

    ...
    price-options
    :
      # Set (hard) limits on the minimum and maximum prices.
      limits
    :
        low
    : 0.001
        high
    : 9999999
      # With noise enabled, prices will vary over time in a pseudo-random manner.
      noise
    :
        enabled
    : true
        # Change the default intensity of the noise with this factor.
        default-intensity
    : 1
      # The default elasticity applies to all items unless otherwise explicitly stated at items.yml.
      default-elasticity
    : 1
    ...

    placeholders
    :
    # Number of decimals to display in prices.
      # For instance, with a price of 2.2732:
      # 1 -> 2.3$
      # 2 -> 2.27$
      # 3 -> 2.273$
      decimal-precision
    : 2
     
Fixed:
  • Some properties not being properly utilized in the calculation of price and noise in some situations.
Internal changes:
  • Removed the minimum spread (0.002$)
----------, Dec 29, 2023
Resource Information
Author:
----------
Total Downloads: 2,851
First Release: Feb 23, 2023
Last Update: May 26, 2025
Category: ---------------
All-Time Rating:
29 ratings
Find more info at bounser.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings