Skip to content

xienaoban/minecraft-bole

Repository files navigation

Bole Handbook

A mod that displays information of creatures and allows you to modify some properties of the creatures.

  • Want to know how high your horse jumps and how fast it runs?
  • Want to know a creature's health, oxygen, potion effects, hitbox, and more?
  • Want baby animals to never grow up?
  • Want to shut up your chickens, sheep or parrots?
  • Want to change villagers' outfits even in survival mode?
  • Want to take your pets out on an adventure but worry about their stupid AI?
  • (see the end for more features)...

This mod is what you need in vanilla survival mode!

Screenshot1

This mod only works on Fabric side and depends on Fabric API. No plan for Forge yet. You'd better install this mod on both client and server side. But the game will still work fine if the mod is not installed on both sides.

The principles that this mod adheres to:

  • This mod is vanilla friendly. No new items, blocks or other custom data are added. Even the item Bole Handbook is just a writable_book with some NBT tags. So your saves will still be fine after uninstalling the mod.
  • All the new features in the config menu (except for the features about the bole handbook) are optional and are turned off by default.
  • Game balance is taken into account. Players won't be too powerful in survival mode.

Please click the ☆ star if you like this project~ ╰( ̄▽ ̄)╭

How to play

You can buy a bole handbook from a wandering trader (a wandering trader has a 20% chance to carry this trade offer). Or you can get it from the creative inventory screen (it is at the end of the misc group).

Hold the handbook and right-click an entity, and a screen will be opened which displays some properties of the entity; right-click on the air and the homepage screen will be opened. You can also open the screen by pressing the hotkey.

Screenshots

Screenshot1 Screenshot2
Screenshot3 Screenshot4

All Features

  • Buy Bole handbook from wandering traders
  • Copy Bole handbook
  • Highlight entities around the player
    • Dyanamic view distance
    • Costs experience
  • Offer a spawn egg
  • Open the handbook screen when looking up
  • Open the player or vehicle screen when looking down
  • Notify the player when the leads fall
  • Entity:
    • Bounding box
    • Custom name
    • Nether portal cooldown
    • Set nether portal cooldown
      • Players can only change their own cooldown
    • Set custom name visible
    • Shut up
    • Set invulnerable
    • Air
    • LivingEntity:
      • Health
      • Max health
      • Is baby
      • Status effects
      • PlayerEntity
        • Experience
      • MobEntity:
        • Attractive items
        • Can be leashed
        • Disable AI
        • PathAwareEntity:
          • PassiveEntity:
            • Set baby / Never grow up
            • AnimalEntity:
              • Breeding item
              • Breeding cooldown
              • TameableEntity:
                • Is tamed
                • Set owner
                • Block accidental injury
                • Teleport to the owner on the sea and leaves
                • TameableShoulderEntity:
                  • Set cooldown of sitting on player
                  • ParrotEntity:
                    • Set variant
                    • Show GUI when on shoulder
                    • Won't leave shoulder when player jumps
                    • Breedable
                • CatEntity:
                  • Set variant
              • AbstractHorseEntity:
                • AbstractDonkeyEntity
                  • Chest size
                • HorseEntity:
                  • Running speed
                  • Jump height
                  • Set variant
              • CowEntity:
                • MooshroomEntity:
                  • Set variant
                  • Spawn different variants randomly
              • BeeEntity:
                • Beehive position
                • Reset beehive position
                • Check beehive state
              • SheepEntity:
                • Force to eat grass
              • GoatEntity:
                • Set screamer
              • RabbitEntity:
                • Set variant
              • FoxEntity:
                • Set variant
              • PandaEntity:
                • Set gene
              • AxolotlEntity:
                • Set variant
              • Goat:
                • Is Screaming
              • FrogEntity:
                • Set variant
            • MerchantEntity:
              • Get inventory
              • Set inventory
              • VillagerEntity:
                • Highlight job site
                • Reset level 0
                • Force to restock
                • Change clothes
              • WanderingTraderEntity:
                • Notify players when spawned
                • Despawn time
                • Add despawn time
          • WaterCreatureEntity:
            • FishEntity:
              • SchoolingFishEntity:
                • TropicalFishEntity:
                  • Set variant
            • DolphinEntity:
              • Moistness
          • HostileEntity:
            • AbstractPiglinEntity:
              • PiglinEntity:
                • Pay to dance
          • AllayEntity:
            • What the allay likes

Q&A

  • What does "Bole" mean? Bo Le is a historical figure in ancient China who is a great horse connoisseur. As the original intention of this mod is to display various attributes of horses.