
How do I add custom trades to the Wandering Trader?
By
Moomallowz, in Modder Support
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
I've already found out that the bus is wrong what do you mean by that? do you mean this: MinecraftForge.EVENT_BUS.post(event)
-
https://github.com/Luis-st/Forge-1.16.5-36.0.1-mdk/blob/main/forge-1.16.5-36.0.1-mdk/src/main/java/net/luis/cave/api/event/ModEventFactory.java you never post the event
-
The error is caused by registering the event to the wrong bus. Change the bus, error goes away.
-
I already thought I wasn't sure where is the error then? this is my enchanting table container (where i sue the event) https://github.com/Luis-st/Forge-1.16.5-36.0.1-mdk/blob/main/forge-1.16.5-36.0.1-mdk/src/main/java/net/luis/cave/common/inventory/container/ModEnchantingTableContainer.java
-
-
Topics
-
Who's Online (See full list)