ChocoCraft Plus

Adds an improvable mount (Chocobo) and breeding tech tree. Renovation of Clienthax/Torojima/EddieV's ChocoCraft.

File Details

ChocoCraft Plus 4.5.9 for Forge 1.10.2

  • R
  • Nov 4, 2023
  • 612.12 KB
  • 232
  • 1.10.2
  • Forge

File Name

ChocoCraftPlus-1.10.2-4.5.9.jar

Supported Versions

  • 1.10.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:chococraft-plus-320646:4839338")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Bugfix: You should now be able to place a saddle onto a stablehand villager's chocobo. This feature was overlooked due to the username-to-UUID switchover in earlier versions of Minecraft.
  • Added NPE checks to ChocoboPlayerTracker, which should prevent rare crashes on things like logging in or out
  • The Chocopedia items now display a tooltip showing the page number and section
  • The Table of Contents now shows the page numbers for each section
  • The note about chocobos not being able to breed with immediate relatives will not appear if you have the "Inbreeding Allowed" config option enabled
  • Bugfix: The wooden beam across the front entrance is now oriented correctly for all world stables
  • Bugfix: Fixed potential issue where wooden beams replaced with non-logs in certain biomes will give back improper meta values
  • Fixed redundant code in world chocobo stable generation
  • Debug messages will now announce when a village chocobo stable is generated
  • Debug messages now show the x, y, and z coordinates of a generated stable's center
  • Project URL (pops up when there is an update) now links to the modrinth project page
  • Tweaked the version checker to be more robust