Kristiāns Micītis

Results 10 comments of Kristiāns Micītis

Minecraft still picks it up and crashes internally, even with validation. The code im using is ```java images.addAll(Minecraft.getInstance().getResourceManager().listResources("textures", t -> t.endsWith(".png") && ResourceLocation.isValidResourceLocation(t))); ``` Renaming it from redstoneLamp to redstone_lamp...

My new mod which uses shaders/RenderTypes in static geometry could *really* use this PR 😛 https://www.curseforge.com/minecraft/mc-mods/literal-sky-block

You can view single number if you sneak, but ok

For now upgrades aren't removable, but there are big updates for yabba upcoming soon™

Also not currently. I planned to rewrite the mod quite some time ago, but FTB Quests happened

*Addressed*. I've been really busy with FTB Mods lately, I haven't had time to look into other mod issues, sorry

I removed that feature for now, that will come back in rewrite I will be doing

I can add that as an upgrade, but I dont want this by default for performance reasons

There is a config for that, but it doesnt consume star

I could add a button that would only make it accept items that its also outputting, adding more slots, especially filter would be overcomplicating the block