Skip to content

Releases: xienaoban/minecraft-bole

Bole v0.5.0 - almost done

12 Jan 18:57
59b5d5a
Compare
Choose a tag to compare
Pre-release

Supported platforms: Minecraft 1.18.1 & Fabric.
The main part of the mod is done. Feature list (there may be omissions):

  • Highlight entities around the player
    • Dyanamic view distance
  • Offer a spawn egg
  • Open the handbook screen when looking up
  • Open the player or mount screen when looking down
  • 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
      • MobEntity:
        • Attractive items (goalSelector - TemptGoal)
        • Can be leashed (canBeLeashedBy)
        • No AI
        • PathAwareEntity:
          • PassiveEntity:
            • Set baby / Never grow up (breedingAge)
            • AnimalEntity:
              • Breeding item (isBreedingItem)
              • TameableEntity:
                • Is tamed
                • Invulnerable pets
                • TameableShoulderEntity:
                  • Set cooldown of sitting on player
                  • ParrotEntity:
                    • Set parrot variant
                • CatEntity:
                  • Set cat variant
              • HorseBaseEntity:
                • AbstractDonkeyEntity
                  • Chest size
                • HorseEntity:
                  • Running speed
                  • Jump height
              • BeeEntity:
                • Beehive position
                • Reset beehive position
              • SheepEntity:
                • Force eat grass
              • GoatEntity:
                • Set screamer
              • PandaEntity:
                • Set gene
              • AxolotlEntity:
                • Set axolotl variant
            • MerchantEntity:
              • Get inventory
              • VillagerEntity:
                • Highlight job site
                • Reset level 0
                • Force restock
                • Change clothes
          • HostileEntity:
            • Nothing here yet