gentlegiantJGC

Results 356 comments of gentlegiantJGC

> If that's the design intention, what if each API was it's own module that adapted the same underlying level data? Then developers can have the option to explicitly import...

I have plans to support this at some point in the future

You haven't specified if it is a Bedrock or Java world. I am going to assume it is Bedrock. We run database compaction when closing the world which can take...

I am going to migrate https://github.com/Amulet-Team/Amulet-Core/issues/154 to here because the core bug tracker is not viewed much.

I like what you have done. I have commented on some minor code issues. A few more issues. The output x and z coordinates are wrong. It looks like they...

You should should be converting to the version that is chosen in the BlockDefine UI not the world version that way you are matching in whatever format the user defined...

It is also worth mentioning that I am working on a UI that will allow the user to pick one or more values for each property. It would probably make...

Are there any errors in the Amulet console? Do you have any mods other than Forge? Does this issue happen in a vanilla world as well or is this just...

From my understanding forge is a mod that allow you to load other mods. There may be other things I am not aware of. I think forge without any other...

I am trying to collect enough information so that I can try and reproduce the issue.