HomeJavaModsYo's Trade Post
Yo's Trade Post
Yo's Trade Post — screenshot 1
screenshot (11)

为我的世界添加类似星露谷物语出货箱的新交易方块。

Adds a new trading block similar to Stardew Valley selling bin for Minecraft.

已移除背景的0d416163-8852-4958-9319-92494f266302

出货箱(Selling Bin) yostradepost:tradepost 在创造模式下位于原版实用方块栏,可使用红色羊毛、白色羊毛、橡木木板和木桶合成。

Selling Bin (yostradepost:tradepost) is located in the original crafting bar in creative mode and can be synthesized using red wool, white wool, oak planks, and wooden barrels.

ebaf7a7ed38c38ac55c1a92c1d38350d

玩家将需要交易的物品放入后,出货箱会在新的一天处理交易,将指定的物品转换成另一种指定的物品(可在config文件夹内yostradepost.json中配置)。

After the player puts in the item to be traded, the Selling Bin will process the transaction on a new day, converting the specified item into another specified item (Configurable in the yostradepost.json in the config folder).

d4e571c5269f26d456644430ea45d443

提供高度可自定义且简洁的配置方式。

Provides a highly customizable and clean way to configure.

{
  "trades": [
    ["输入物品ID", "输入数量", "输出物品ID", "输出数量"],
    ["minecraft:iron_ingot", 8, "minecraft:emerald", 1],
    ["minecraft:gold_ingot", 2, "minecraft:emerald", 1],
    ["minecraft:emerald", 8, "minecraft:diamond", 1]
  ]
}

目前支持的版本:

Fabric 1.20.1(需要 Fabric Loader 0.16.14 以及上版本,Fabric API任意版本)。

(requires Fabric Loader 0.16.14 or higher, any version of Fabric API).

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more