错误消息表明,customvillagertrades.mixins.json 这个Mixin配置文件中缺少了必需的 minVersion 字段。在Mixin配置中,minVersion 用于指定该Mixin配置兼容的最低游戏或库版本。 2. 确认文件的存在和位置 首先,你需要确认 customvillagertrades.mixins.json 文件确实存在于你的项目中,并且位于正确的位置。这个文件通常应该位...
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-conv… Feb 3, 2024 README MIT license WanderingTrades Discord bStats Spigot Resource Page Dev Builds Building git clone https://github.com/jpenilla/WanderingTrades.git && cd WanderingTrades ...
A Slimefun addon that adds new trades to villagers using Slimefun/custom items. - GuizhanCraft/VillagerTrade
示例1: displayVillagerTradeGui ▲点赞 3▼ importnet.minecraft.network.play.server.SPacketCustomPayload;//导入依赖的package包/类publicvoiddisplayVillagerTradeGui(IMerchant villager){this.getNextWindowId();this.openContainer =newContainerMerchant(this.inventory, villager,this.world);this.openContainer.wind...
Terms I'm using the very latest version of ItemsAdder and its dependencies. I am sure this is a bug and it is not caused by a misconfiguration or by another plugin. I already searched on this Github page to check if the same issue was al...
Shopkeepers is a Bukkit/Spigotplugin that allows you to set up custom villager shopkeepers that sell exactly what you want them to sell and for what price. You can set up admin shops, which have infinite supply, and you can also set up player shops, which pull supply from a container. ...