Roamers

Adds characters that build houses, mine blocks, and craft items!

File Details

Roamers v1.2

  • R
  • Dec 16, 2022
  • 230.95 KB
  • 556
  • 1.19.2
  • Forge

File Name

roamers_v1.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:roamers-724447:4182968")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Roamers v1.2 changes:

-*Added fishing:

    -Roamers will only fish if hungry and if they have no food

-*Added farming

    -Roamers will till land near water, plant crops, harvest crops, and bonemeal crops!

-*Changed all character models to the player's model:

    -Allows arm animations and movement

    -Adds new model layers like stuck arrows

-*Added sleeping at night:

    -Roamers who don't have a bed or can't find one will continue working at night.

-Altered relations:

    -Best Friends will defend players and give food,

    -Friends will give food,

    -Enemies will now attack on sight.

-Changed hunting behavior: 

    -Characters will stop hunting if they have food, or 6 or more raw meat in inventory.

-Added more configurations in the config: 

    allowFishing, 

    allowFarming, 

    allowLandTilling, 

    farmingRange, 

    babyAgeTicks, 

    breedCooldownTicks, 

    allowEnemyAggression

-Also allowed relationship criteria to be changed in the config:

    friendlyRelationStatus,

    bestFriendRelationStatus,

    enemyRelationStatus,

    maxRelationStatus,
    minRelationStatus

TODO:

    *Bug fixes and more technical improvements