{"id":48523,"date":"2026-06-02T15:23:14","date_gmt":"2026-06-02T12:23:14","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/"},"modified":"2026-06-02T15:23:14","modified_gmt":"2026-06-02T12:23:14","slug":"create-amazing-trading","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/","title":{"rendered":"Create: Amazing Trading"},"content":{"rendered":"<p>## Overview<\/p>\n<p>NOTE: Both added Blocks don&#8217;t have recipes yet!<\/p>\n<p>This mod adds two new things into Minecraft:<br \/>\n&#8211; 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)<br \/>\n&#8211; 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)<\/p>\n<p>### Dependencies<br \/>\nThis mod needs the Create mod to function<br \/>\n<br \/>Optionally you can install KubeJS to modify point values from a script (see below)<\/p>\n<p>### Notes<br \/>\n&#8211; You can only buy the items which were shredded (difference to Project E)<br \/>\n&#8211; The Shredder needs rotational power to function<br \/>\n&#8211; Resource point values of specific items can be configured (see below)<br \/>\n&#8211; This mod will stay Forge only for a while<br \/>\n&#8211; Only the player who placed the shredder will receive the points for items, even if other players use it<br \/>\n&#8211; If a player is offline the shredder still can shred items but the owner doesn&#8217;t get points for it<\/p>\n<p>### Custom point values<br \/>\nUsing item ids and tags ( with the &#8220;#&#8221; prefix) should both work, although there seem to be some problems sometimes when using tags. <br \/>\nThe values you can customly set are also used to recalculate all non-specified values, so you don&#8217;t have to change them youself. E.g. when changing the value of a stick you don&#8217;t have to change all things that include a stick to match your new value for sticks.<br \/>\n#### KubeJS<br \/>\nto change point values of singular items add the following to a file in the<br \/>\n`server_scripts` folder and replace use the item_id and value you want:<\/p>\n<p>&#8220;`Javascript<br \/>\nATEvents.mapping(event => {<br \/>\n  event.setRP(&#8220;item_id&#8221;, value)<br \/>\n});<br \/>\n&#8220;`<br \/>\n#### custom_rp.json<br \/>\nIn the config folder `AmazingTrading` you find this file. <br \/>\nTo change item values you add the following:<br \/>\n&#8220;`Json<br \/>\n{<br \/>\n  &#8220;entries&#8221;: [<br \/>\n    {<br \/>\n      &#8220;item&#8221;: &#8220;item_id&#8221;,<br \/>\n      &#8220;rp&#8221;: value<br \/>\n    },<br \/>\n    {<br \/>\n      &#8220;item&#8221;: &#8220;item_id2&#8221;,<br \/>\n      &#8220;rp&#8221;: value2<br \/>\n    }<br \/>\n  ]<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>### Credits<br \/>\n&#8211; Lavundel: Shop model, texture and mod logo<br \/>\n&#8211; GREEN_POLSKA: gui inspiration<br \/>\n&#8211; Project E: resource point calculation code<br \/>\n&#8211; Simple Storage Network: shop gui code<br \/>\n&#8211; Create Live 5: kickstarting this project<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Trading system based on gaining points from selling items and buying them back from the shop<\/p>\n","protected":false},"featured_media":48524,"template":"","meta":{"_minecraft_slug":"create-amazing-trading","_minecraft_project_id":"PPRbie2R","_minecraft_author":"Robocraft999","_minecraft_license":"MIT","_minecraft_downloads":270058,"_minecraft_follows":55,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"create-amazing-trading.zip","_minecraft_size_bytes":2293174,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-16T19:26:51.444770Z","_minecraft_date_created":"2024-04-03T06:12:20.184707Z","_minecraft_date_modified":"2024-04-26T10:04:36.335081Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/create-amazing-trading","_minecraft_icon_attachment_id":48524,"_minecraft_imported_at":"2026-06-02T12:23:15+00:00","_minecraft_import_hash":"acab70eb022f080d6d7abd63cd1f6fdd","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[844,104,89,867,92],"mod_loader":[106],"minecraft_version":[36],"class_list":["post-48523","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-economy","mod_category-forge","mod_category-game-mechanics","mod_category-social","mod_category-utility","mod_loader-forge","minecraft_version-1-20-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Create: Amazing Trading - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create: Amazing Trading - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Trading system based on gaining points from selling items and buying them back from the shop\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-amazing-trading\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-amazing-trading\\\/\",\"name\":\"Create: Amazing Trading - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-amazing-trading\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-amazing-trading\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/create-amazing-trading-icon-dad465b2a663d7b94d9c9662b8f7d76950df7a50_96.webp\",\"datePublished\":\"2026-06-02T12:23:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-amazing-trading\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-amazing-trading\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-amazing-trading\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/create-amazing-trading-icon-dad465b2a663d7b94d9c9662b8f7d76950df7a50_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/create-amazing-trading-icon-dad465b2a663d7b94d9c9662b8f7d76950df7a50_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-amazing-trading\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Create: Amazing Trading\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create: Amazing Trading - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/","og_locale":"en_US","og_type":"article","og_title":"Create: Amazing Trading - Minecraft","og_description":"Trading system based on gaining points from selling items and buying them back from the shop","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/","name":"Create: Amazing Trading - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/create-amazing-trading-icon-dad465b2a663d7b94d9c9662b8f7d76950df7a50_96.webp","datePublished":"2026-06-02T12:23:14+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/create-amazing-trading-icon-dad465b2a663d7b94d9c9662b8f7d76950df7a50_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/create-amazing-trading-icon-dad465b2a663d7b94d9c9662b8f7d76950df7a50_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-amazing-trading\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Create: Amazing Trading"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/48523","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/48524"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=48523"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=48523"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=48523"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=48523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}