Git Product home page Git Product logo

beem's People

Contributors

doctor4t avatar doloresmcdoodle avatar pyrofab avatar yuuki2012 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

beem's Issues

Update to 20w09a

For 20w09a change:

# Fabric Properties
minecraft_version=20w06a
yarn_mappings=20w06a+build.6
loader_version=0.7.8+build.184

#Fabric api
fabric_version=0.4.30+build.294-1.16

to

# Fabric Properties
minecraft_version=20w09a
yarn_mappings=20w09a+build.2
loader_version=0.7.8+build.184

#Fabric api
fabric_version=0.4.33+build.301-1.16

And

MinecraftClient.getInstance().player.sendChatMessage(new TranslatableText("message.beem.toggled."+beem).formatted(Formatting.GOLD).asString());

to

MinecraftClient.getInstance().player.addMessage(new TranslatableText("message.beem.toggled."+beem).formatted(Formatting.GOLD), false);

Sorry I don't know how to PR.

Bug: Beem mod forgets custom set keybind on game restart

The version i first found this bug in & currently using.

Minecraft version:1.17.1
Fabric Loader version: 0.11.6
Fabric API version: 0.37.1+1.17.1
Beem mod version: 1.3.5

Also having the bug happen with the 1.17.0 version of minecraft with the mod being the same version.

Minecraft version: 1.17.0
Fabric Loader version: 0.11.6
Fabric API version: 0.36.0+1.17
Beem mod version: 1.3.5

The version that the mod seem to work fine with, & doesn't reset the keybind in.

Minecraft version: 1.16.5
Fabric Loader version: 0.11.6
Fabric API version: 0.37.1+1.16.5
Beem mod version: 1.3.3

It seems to default back to the default keybind from what custom key you set it to, on game restart, also can't find the config file for this mod in the config folder.

Log 1: Before restarting the game: https://pastebin.com/49UtN0fA

Log 2: After restarting the game & launching again: https://pastebin.com/Rh0Xx14B

Bee debug renderer

Minecraft has an unused bee debug renderer. Beem could add a keybind/config to enable that renderer on top of its position beems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.