gbl / EasierVillagerTrading

This is a client side Minecraft mod that allows one-click-trades with villagers. Great if you sell double chests of food to farmers, or sugar cane to librarians.
MIT License
24 stars 19 forks source link

Can you update this mod to mc 1.13.2? #4

Closed rainchi closed 5 years ago

gbl commented 5 years ago

There is no version of Forge for 1.13 yet, so I'm kinda stuck.

Some people have built a new modloader named Rift, but it has a lot of things that are different to Forge, so porting the mod over isn't an easy task either - I might look into that if Forge keeps us waiting, but don't expect an eta yet.

rainchi commented 5 years ago

Forge have 1.13 test build now and it is almost completed https://files.minecraftforge.net/maven/net/minecraftforge/test/forge/index_1.13.html

gbl commented 5 years ago

There is a Rift version of the mod now - still in beta, and it needs a Rift feature that I sent a pull request for (adding commands to be executed on the client, not server) but which isn't in Rift yet. The maintainer of the 1.13.2 fork of Rift, Chocohead, said on Discord he will be checking out the PR.

You get the mod itself here: https://github.com/gbl/EasierVillagerTrading/releases/tag/1.3beta1 and the version of Rift that has Local Commands added here: https://github.com/gbl/Rift/releases/tag/SNAPSHOT-1.0.4.77

I'm looking forward to feedback on this.

gbl commented 5 years ago

A 1.13.2 version for the Rift modloader is available on CurseForge now.