Roman Hubenkov
Roman Hubenkov
http://pawn-wiki.ru/index.php?/topic/595-map-editor/
@PLPLUGIN This bug is still present in the mod
Do you still plan to implement window position saving? This setting is greatly missed.
It is not known how long we will have to wait for the new rewritten version of your mod, maybe you have an idea how to fix compatibility with Optifine?...
I caught another crash just when I log into the game. File: [crash-2021-10-04_04.37.00-client.txt](https://github.com/lucaargolo/fabric-seasons/files/7274977/crash-2021-10-04_04.37.00-client.txt)
@xJon Does your mod work with version 12.1.0-beta-8, or should we use the latest stable version 12.0.0?
error in this code: https://github.com/theorbtwo/RoughlyEnoughResources/blob/1.16.2/src/main/java/uk/me/desert_island/rer/WorldGenState.java#L134-L160
@biom4st3r Can you share the fix code?
@ASMaksimov2007 Thank you for having reviewed the changes. I've fixed all the bugs you pointed out, and fixed some that I found myself.
If you are using [CraftTweaker](https://www.curseforge.com/minecraft/mc-mods/crafttweaker) you can add this to your scripts to fix dupe buckets ``` recipes.removeShapeless(); recipes.addShapeless(, [ , .noReturn()]); recipes.removeShaped(); recipes.addShaped(, [ [, , ], [, .noReturn(),...