quaternary

Results 60 comments of quaternary

Thank you for the detailed report. I think I agree with the maintainer of C2ME in that issue, C2ME over Sinytra Connector is just not going to end well. This...

Edited these comments to a checklist, the ones I've checked-off are caused by https://github.com/VazkiiMods/Zeta/issues/52 and that should be fixed in [the latest versions of Quark and Zeta](https://forum.violetmoon.org/d/453-quark-40-461-and-zeta-10-28-for-minecraft-forge-1201), go grab em....

> In this case, the problem lies with the Wrapper Command as it should be responsible for closing the started Instance. Is this possible? The Kill button sends a SIGKILL...

I had a tweak for this in Botania Tweaks (1.12) https://github.com/quat1024/BotaniaTweaks/blob/master/src/main/java/quaternary/botaniatweaks/modules/botania/misc/EntityAIEatAltGrass.java , afaik it has never been a part of botania since altgrass was added

Reproduced this while carefully watching my steps. I've gathered the files in this gist https://gist.github.com/quat1024/b40ebe0ff90b4a7cc58227239b0cce1f * I put `developer 2` into `autoexec.cfg` and started the game. * I ran `condump`...

Oh duh, I should have tried publishing the map again. * I restarted the game. * I clicked Community Test Chambers and opened "Publish Test 2". I published the map....

You can do this using vanilla elements/"laser logic" - look at toncica's map Ex-Cube http://steamcommunity.com/sharedfiles/filedetails/?id=126074936

"Who wants to use that though" - toncica, apparently, and I used it in a map once. "How would you do it anyway" - Stick a Start Enabled light bridge...

Interesting, it looks like the `forge:stripped_logs` tag is completely nonstandard in the first place (it doesn't exist in NeoForge both [pre-](https://github.com/neoforged/NeoForge/tree/1.20.1/src/generated/resources/data/forge/tags/blocks) and [post-](https://github.com/neoforged/NeoForge/tree/1.21.x/src/generated/resources/data/c/tags/block)tag refactor). Forge doesn't actually add any tag...