PREMIEREHELL

Results 22 comments of PREMIEREHELL

Nice, if this works my blending plugin tool will work with both.

Looks like you need to change the data version back to 2860 for it to work

Its released, #plugin showcase Amulet discord. On my github.

> > Its released, #plugin showcase Amulet discord. On my github. > > Color me dumb as hell, but how does one go about attempting to use your plugin? Save...

its location is like /home/peter/.local/lib/python3.4/site-packages try in the terminal cd home ls "find your NAME" TAB should work cd NAME cd .local/lib/ HIT TAB TAB till you see .local/lib/site-packages then...

I really think that all that sould be saved is the changes that the user makes, like a ready to apply buffer, that does not apply anything until user saves,...

The buffer world plugin , Is an example that does improve speed, But I do understand, The necessity for an undo point, Hopefully this can be embedded so it's not...

I'm also working on plugins to bypass The undo point, By simply directly editing the world files. Yet any mistakes are on you. And you need to make sure you...

The .nbt is Big Endian, they use older block names I was able to get it them to import, the endcity ship.nbt, 2 block are not Recognize by the translator....

What I was saying, is if it is to hard to make a load buffer that does not require every chunk to be loaded, You cant not change the memoy...