Server-Based Game - Can't Get Book or Saddle Blanket to Work
DumbXBoxAcct opened this issue ยท 1 comments
Hi -
I'm running MC 1.20.1 / Forge 47.1.0 on both my client and my server and the mod works perfectly on the client side of things, but doesn't let me generate the breeder's book or place a saddle blanket in the horse armor slot of my horse's inventory.
When I right-click the horse with a book in hand, I mount the horse instead of getting a breeder's book. If I attempt to place a carpet in the horse armor slot on the horse's inventory, the carpet won't stay in the slot.
I've copied "realistic_horse_genetics-1.20.1-11.6.jar" to the "mods" folder on the server and I've checked the configuration file in the server's "config" folder to make sure that "horse_colors-common.toml" has both "bookShowsGenes" and "bookShowsTraits" set to "true."
Is there anything else that I need to do to get these features to work on a server-based game?