
Create: Amazing Trading
Trading system based on gaining points from selling items and buying them back from the shop
Über diese Mod
Overview
NOTE: Both added Blocks don't have recipes yet!
This mod adds two new things into Minecraft:
- The Shredder is a block which allows the player to crush items down to gain resource points from them. Resource points of an item are based on its value which is determined from the recipes it is used in or created of (For players who know Project E, thats exactly how it works)
- The Shop is used to buy the before shredded items for a configurable amount more points you got when shredding the item. (default is twice the amount)
Dependencies
This mod needs the Create mod to function
Optionally you can install KubeJS to modify point values from a script (see below)
Notes
- You can only buy the items which were shredded (difference to Project E)
- The Shredder needs rotational power to function
- Resource point values of specific items can be configured (see below)
- This mod will stay Forge only for a while
- Only the player who placed the shredder will receive the points for items, even if other players use it
- If a player is offline the shredder still can shred items but the owner doesn't get points for it
Custom point values
Using item ids and tags ( with the "#" prefix) should both work, although there seem to be some problems sometimes when using tags.
The values you can customly set are also used to recalculate all non-specified values, so you don't have to change them youself. E.g. when changing the value of a stick you don't have to change all things that include a stick to match your new value for sticks.
KubeJS
to change point values of singular items add the following to a file in theserver_scripts folder and replace use the item_id and value you want:
ATEvents.mapping(event => {
event.setRP("item_id", value)
});
custom_rp.json
In the config folder AmazingTrading you find this file.
To change item values you add the following:
{
"entries": [
{
"item": "item_id",
"rp": value
},
{
"item": "item_id2",
"rp": value2
}
]
}
Credits
- Lavundel: Shop model, texture and mod logo
- GREEN_POLSKA: gui inspiration
- Project E: resource point calculation code
- Simple Storage Network: shop gui code
- Create Live 5: kickstarting this project
Verfügbare Versionen
Create: Amazing Trading auf dem Server installieren
Server bestellen
Bestelle einen Minecraft Java Server mit mindestens 4 GB RAM (6 GB empfohlen).
forge Loader setzen
Wähle im Panel unter "Egg" den forge-Loader und die passende Minecraft-Version (1.20.1).
Mod installieren
Öffne den Mod-Browser im Dashboard und suche nach "Create: Amazing Trading". Klicke "Installieren" – fertig! Alternativ: Lade die .jar via SFTP in den /mods Ordner.
Kompatibilität
Mod-Loader
Minecraft-Versionen
1.20.1
Server-seitig
✓ ErforderlichEmpfohlener RAM
6 GB(min. 4 GB)Häufige Fragen
Create: Amazing Trading Server crasht beim Start – was tun?
Häufigste Ursache: falsche forge-Version oder zu wenig RAM. Prüfe im Server-Log (latest.log), ob ein "OutOfMemoryError" oder "Mixin"-Fehler auftritt. Bei Mado Hosting: Stelle sicher, dass mindestens 4 GB RAM zugewiesen sind und der Loader zur Mod-Version passt (1.20.1). Über das Panel kannst du den Loader mit einem Klick wechseln.
Ist Create: Amazing Trading mit forge kompatibel?
Create: Amazing Trading unterstützt offiziell forge für Minecraft 1.20.1. Im Mado Dashboard werden inkompatible Loader-Kombinationen automatisch erkannt.
Server laggt mit Create: Amazing Trading – wie optimiere ich die Performance?
Empfohlener RAM: 6 GB (+1 GB pro 5 Spieler). Prüfe mit /spark profiler, ob Create: Amazing Trading den meisten Tick-Time verbraucht. Häufige Fixes: Server-View-Distance auf 8-10 reduzieren, bei Forge "performant" oder "starlight" als Zusatz-Mod installieren. Bei Mado Hosting läuft dein Server auf NVMe-SSDs mit dedizierten CPU-Kernen für minimale Latenz.
Ähnliche Mods
Modded Server mieten
Installiere Create: Amazing Trading mit nur einem Klick auf deinem Server.