Kobalt

Results 7 issues of Kobalt

There has been no updates in almost a year. So I am wondering what the status is of this mod?

I try to install the projector options into the forcefield and they don't appear to be working, what's going on?

![2022-02-23_20 18 41](https://user-images.githubusercontent.com/41867693/155439042-4cf83c1e-227a-45a6-a472-25606fb3f5b7.png)

A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Suspected Mod: MidnightLib (midnightlib), Version: 1.4.2 at...

crash

It would work exactly like the ItemCraftedEvent, but for Smithing tables. Suppose I wanted to check for a condition where the Player has to make a Netherite Pickaxe to enter...

enhancement

``` public static final DeferredHolder MATTERZ = CREATIVE_MODE_TABS.register("matterz",() -> CreativeModeTab.builder() .withTabsBefore(CreativeModeTabs.SPAWN_EGGS) .withTabsImage(ResourceLocation.fromNamespaceAndPath(ID, "textures/gui/matterz.png")) ```

bug
area: rendering
1.21
1.20.4
1.20.5
1.20.6
1.21.1
1.21.2
1.21.3
1.21.4

I am not sure if it's a Minecraft thing or a NeoForge thing, but you can apparently disable blocks and items with a feature flag but not fluids. Can we...

enhancement