Giter VIP home page Giter VIP logo

bedrockplus's Introduction

Anvian's Minecraft Modding Profile

๐Ÿ”Ž About Me

Hi! I'm Anvian, a passionate mod developer for Minecraft. My main goal is to create entertaining content to improve the user experience.

๐Ÿ› ๏ธ Skills

  • Java: Expert in Java programming for Minecraft mods.
  • Kotlin: Experience in mod development using Kotlin.
  • Mod Design: Experience in creating mods.
  • Collaboration: Open to collaborations and contributions in community projects.

โšก Loaders

Develop mods compatible with the following loaders:

๐Ÿ“– My Mods

You can find my mods here:

๐Ÿ“ซ Contact

You can contact me at:

bedrockplus's People

Contributors

anviaan avatar h4ckerxx44 avatar mpustovoi avatar

Watchers

 avatar

bedrockplus's Issues

Crash on startup [1.20.1]

On Modrinth the version "Bedrock Plus-1.19.4-1.6" is incompatible with 1.20.1 despite the fact that the opposite is stated and causes this error on startup:
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'bedrockplus'! at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52) at net.minecraft.class_310.<init>(class_310.java:458) at net.minecraft.client.main.Main.main(Main.java:211) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: java.lang.NoSuchMethodError: 'net.minecraft.class_1761$class_7913 net.fabricmc.fabric.api.itemgroup.v1.FabricItemGroup.builder(net.minecraft.class_2960)' at net.anvian.bedrockplus.item.ModItemGroup.registerItemGroup(ModItemGroup.java:14) at net.anvian.bedrockplus.BedrockPlusMod.onInitialize(BedrockPlusMod.java:21) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) ... 7 more
Please change its version because it breaks my 1.20.1 modpack every time I update it.
image

Crashing w/ Elytra

So a friend and I made a server with a few different mods to play with including this one. We progressed a decent bit before heading to the end where he had full bedrock armor (I used a different mod armor) and once we got an elytra, he put it on and crashed and could not join back at all. I had to go to a backup from hours ago, but we managed to make it back and realized that the boots were the only piece of armor that when equipped with an elytra will crash your game and not let you ever rejoin. We made sure he had nothing else modded on him, and he tested each piece of gear and the boots were the only ones that crashed him

[Suggestion] Able to disable particles when wearing a full set

What the title says. I want to be able to disable the resistance particles when wearing a full set but I also want my particles in my settings to still be on. Maybe add an option in the config file to disable it or disable it in general.

Version I am using
1.5
Fabric, loader version: 0.14.22
1.20.1

The config is not applied to the game.

I'm running a server with some mods.
I changed some values in the config file like the following image. Both the config of server and client have the same value.

tools.durability=4275 #int | default: 4062
tools.miningSpeed=10.0d #double | default: 10.0d
tools.attackDamage=5.0d #double | default: 5.0d
tools.miningLevel=4 #int | default: 4
tools.enchantability=30 #int | default: 30
sword.attackDamage=7 #int | default: 7
sword.attackSpeed=-1.4d #double | default: -1.4d
pickaxe.attackDamage=5 #int | default: 5
pickaxe.attackSpeed=-1.8d #double | default: -1.8d
axe.attackDamage=9 #int | default: 9
axe.attackSpeed=-2d #double | default: -2d
shovel.attackDamage=5.5 #double | default: 5.5
shovel.attackSpeed=-2d #double | default: -2d
hoe.attackDamage=0 #int | default: 0
hoe.attackSpeed=1d #double | default: 1d
armor.durabilityMultiplier=74 #int | default: 74
armor.enchantability=2 #int | default: 2
armor.toughness=4.5d #double | default: 4.5d
armor.knockbackResistance=0.4d #double | default: 0.2d
armor.protectionAmounts.0=5 #int | boots | default: 5
armor.protectionAmounts.1=8 #int | leggings | default: 8
armor.protectionAmounts.2=10 #int | breastplate | default: 10
armor.protectionAmounts.3=5 #int |helmet | default: 4

And here's the game screen capture images.

image
In the above image, the durability is not applied.

image
In the above image, the armor protection amount is not applied.
The knockback resistance is applied.

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.