Skip to content

zenelone/wanderers-catalogue-1.19.3-

 
 

Repository files navigation

Wanderer's Catalogue

Wanderer's Catalogue is a tiny mod which gives Wandering Traders a bit more reliability in their trades.
Wandering Traders will now stock a Catalogue which you can buy from them for 4 emeralds.
Using this Catalogue you can choose an item from their collection and next time you find a wandering trader they will always be sure to bring extras of that item.

Using The Catalogue.

To add Wanderer's Catalogue to your project as a dependency you need to add the following to your build.gradle:

repositories {
	maven { url = "https://maven.willbl.dev/releases" }
}

dependencies {
	modImplementation "amymialee:wandererscatalogue:1.0.2+1.19.x"
}
Join my Discord Find the mod on Curseforge! Find the mod on Modrinth! Support me on Ko-fi!
Discord Curseforge Modrinth Ko-fi

Interested in hosting a server for any of my mods?
Be sure to go with Bloom Host at:

Buying a server using this link supports me directly!

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%