Git Product home page Git Product logo

forgeblock's People

Contributors

alephinfinity1 avatar si1kn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

forgeblock's Issues

[question] Plans.

Hi!
What are you planning to-do with this mod?
Are you looking to add most of the items to this mod?
Thanks Si1kn.

Bug.

Hi its me again. I found a bug which makes you crash. The method onPlayerKillEntityExp, nulls which causes it to crash. Any death will cause the crash, no matter biome, dimension, type of death. Thanks Si1kn

[Bug & Question] Error & Model

Hi again, the error "onPlayerKillEntityExp" is nulling, and I got the fix, heres the code : if (event.getAttackingPlayer() instanceof PlayerEntity) { PlayerEntity player = event.getAttackingPlayer(); player.giveExperiencePoints(event.getDroppedExperience()); }
, It was because if it wasn't a player, it would just crash as mobs can't take xp. I have started making minions and most of the logic is done. But I don't have a model. If you could (you don't need to) make a quick model that doesn't do anything. Thanks Si1kn

Superior full set crashes the game

Crash log: https://paste.ee/p/26nbv
Tested out the other sets, they all work fine. Only Superior causes the game to crash

Unrelated(?): Log file is being constantly spammed with [Render thread/INFO] [net.minecraft.client.renderer.GlDebugTextUtils/]: OpenGL debug message, id=1284, source=API, type=ERROR, severity=HIGH, message=GL_STACK_UNDERFLOW error generated. Attribute stack underflow.

hii

can you plz make a hypixel skyblock remake spigot plugin it whould be cool real hypixel skyblock also created using spigot plugin

error: cannot find symbol

Every time I try to use gradle to compile the mod I get this error:
FBSwordItem.java:116: error: cannot find symbol
return List.of();

So basically you're using List.of(); which exists only in Java 9 but the problem is I tried to install java 9 and use it to build but I get the same error
I was wondering if you can change List.of() to something else

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.