LibBlockAttributes icon indicating copy to clipboard operation
LibBlockAttributes copied to clipboard

Library mod for fabric that adds items and attribute API's for blocks.

Results 9 LibBlockAttributes issues
Sort by recently updated
recently updated
newest added

# The Issue This issue was actually encountered in conjunction with LMP. In my multipart part, I was watching for LMP's `CHUNK_UNLOAD` event and found that it never gets called....

# This PR This pull-request makes changes that allow LBA to run in Minecraft 1.19, as well as fixing some simple loom warnings. # Testing I have tested that the...

ExtendedDrawers issue: https://github.com/MattiDragon/ExtendedDrawers/issues/4 Crash Report: https://gist.githubusercontent.com/itsdinkd/c8d4c5829a95e5098f51eb7214987029/raw/b9fdc641eaeeaa8aa53ecbb0caa763ea3be1ad23/gistfile1.txt

type:bug

First of all, fractions have some distinct advantages: they can handle any denominator *(although not every combination at once)* and I'm somewhat sad to see them go. All advantages /...

I am using the following code to render a Fluid slot (`s`) in my GUI, which works perfectly in fancy or fast graphics, but is invisible in fabulous graphics. ```java...

type:bug

But it doesn't crash so at least the method checking works. TODO: create a more dynamic approach to this, that should work across both versions. Or wait for RC to...

If this is possible, it would be very handy for machines that allow for configuring the input/output/etc sides.

There is code of container in my mod: https://github.com/128-bit-guy/red-dpn/blob/master/src/main/java/_128_bit_guy/red_dpn/common/container/ExpNodeStorageContainer.java If i will open my block entity from two accounts, and put item into slot from one of them, it will...

type:bug

This happened when creating a new instance of a block entity that is an inventory provider. https://hasteb.in/woxupaqa.yaml

type:bug