Git Product home page Git Product logo

can-i-mine-this-block's Introduction

can i mine this block?

can-i-mine-this-block's People

Contributors

romz24 avatar samekichi avatar shedaniel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

can-i-mine-this-block's Issues

Update for Minecraft 1.19

Please update to Minecraft 1.19.

In Minecraft 1.19 with REI it produces error log waila_errors.log:

2022-06-08 - 19:49:27
class me.shedaniel.cimtb.CimtbWailaPlugin
java.lang.NoSuchMethodError: 'net.minecraft.class_5250 net.minecraft.class_2588.method_27692(net.minecraft.class_124)'
at me.shedaniel.cimtb.CimtbWailaPlugin.appendBody(CimtbWailaPlugin.java:49)
at mcp.mobius.waila.hud.ComponentHandler.handleBlock(ComponentHandler.java:62)
at mcp.mobius.waila.hud.ComponentHandler.gatherBlock(ComponentHandler.java:50)
at mcp.mobius.waila.hud.ClientTickHandler.tick(ClientTickHandler.java:112)
at mcp.mobius.waila.WailaClient.onClientTick(WailaClient.java:44)
at mcp.mobius.waila.fabric.FabricWailaClient.lambda$onInitializeClient$0(FabricWailaClient.java:21)
at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:65)
at net.minecraft.class_310.handler$zkl000$onEndTick(class_310.java:4390)
at net.minecraft.class_310.method_1574(class_310.java:1869)
at net.minecraft.class_310.method_1523(class_310.java:1101)
at net.minecraft.class_310.method_1514(class_310.java:734)
at net.minecraft.client.main.Main.main(Main.java:237)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:460)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)

It seems mod should be updated/rebuilt using Fabric for Minecraft 1.19

Not shown on glass

The indicator is not shown on the glass block at all.
Hwyla 1.9.22, CIMTP v1.0.2, Fabric API v0.25.4, MC 1.16.4

Incompatible with 1.18.2

crash report

Minecraft 1.18.2 removes net.minecraft.tag.Tag.Identified

Fabric API 0.47.8 removes those modules:

  • fabric-mining-levels-v0
  • fabric-tool-attribute-api-v1

Implement minimal mode

As seen on Waila Harvestability (can be toggled):
image

or ideally, as seen in The One Probe (open by default):
image

Create Quilt Loader version?

Quilt Loader is a newly Minecraft loader based on Fabric, it says most Fabric mods can run directly on Quilt, while this mod may be an exception. On recent Minecraft releases, we have to use WTHIT to provide HWYLA and WTHIT has a Quilt version, but this mod can't run with the Quilt version of WTHIT.

Here is the website of Quilt: https://quiltmc.org/

Ideas

I Have some ideas
Being able to see the harvestability with a special mention on blocks that are harvestable with silk touch (like glass).
Being able to show if the block will drop in a original form like (bookshelves broken without silk touch isn't but ancient debris are).
Being able to toggle the harvest level via some settings.

Using with WTHIT on Fabric 1.18.2; wrong harvestability level displayed

Is this meant to be compatible with WTHIT?
This very smart person likes to see harvestability for mods that add extra ore tiers, so I installed this (using Fabric 1.18.2) and am using it with WTHIT.

It's showing me Deepslate Gold and Redstone as requiring "Diamond (2)" instead of Iron.
Thanks for letting me know if this is fixable or if it's just not meant to be compatible.

Add required dependency information to the project page on CurseForge.

You shouldn't be relying on users to read the description to know what's required for a mod as the CurseForge app allows them to download the file without seeing it and would automatically install the required mods alongside it.

Go to the files page and click the name of each file, then edit, and at the bottom set the Relations for the required mod.

Harvest Level 0 doesn't show

I have 2 problems

-first harvest level 0 don't appear
-second the reported harvest level are wrong

2022-03-03_01 39 16
(we can mine stone with wood or gold)

2022-03-03_01 39 21
(we can mine iron with stone)

2022-03-03_01 39 36
(we can mine diamond with iron)

2022-03-03_01 39 42
(we can mine ancient debris with diamond)

(and with netherite we should be able to mine the next thing but i'm in vanilla so the next thing doesn't exist)

i will make a PR to fix this as i translate in french.

FPS drops when looking at blocks

when i have this mod in my modpack...
https://www.curseforge.com/minecraft/modpacks/rankersmp-exploratory-revelations

on the 1.18.2 version... i have major FPS drops when looking at blocks .

if i dont focus on any block its perfect..
without this mod included, i can do everything as per normal and no FPS drops when looking at blocks

im not sure what causes this , but i cant include it in my modpack until its resolved.

if you have any indication of what is doing it. im all ears :)

ive been trying different mods for better waila ... using wthit or megene , FPS drops majorly and game becomes unplayable when focusing on blocks.

using mod like Polydex does not cause this issue for me. but doesnt have the compat i want with some other mods i have.

any info be great.. thanks :)

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.