Matti Ruohonen

Results 697 comments of Matti Ruohonen

My intention is to make Forge ports of my client mods after I get the mod rewrites and code clean-up done first. I don't want to waste time porting the...

Which crafting inventory are you trying to use it in? You do get the recipe view when you hold `A`? And you are trying to use the `storeRecipe` hotkey while...

"A problem" tells me absolutely nothing. Whenever there is "a problem", please thoroughly describe the problem. And also include the crash log when applicable (when the "problem" is that the...

Those schematics are in the 1.12 and below format, and the current Litematica version on 1.13.2 doesn't have any conversion support yet from the old formats. It is planned, hopefully...

It is the vanilla Structure Block template format yes. But a large number of the vanilla blocks got "flattened" in 1.13, meaning that for example wool and carpet blocks that...

Currently Litematica doesn't do anything with biomes. It hasn't even been requested before, or maybe like once, so I'd say it's a really rarely needed feature in this type of...

Are you on a server, and what type of server? I assume it's at least not running Fabric and CarpetExtra with the `accurateBlockPlacement` rule enabled? What is your `easyPlaceProtocolVersion` config...

Yeah it's still stuck on the todo list sadly...

For that you need to use Easy Place mode with the `easyPlaceProtocolVersion` set to `Version 3`. `Version 3` accurate placement protocol is only supported in two cases: - In single...

I would suspect some mod that throws an exception while loading into the world, which would prevent some of Litematica's initialization code from running. And it's currently not set to...