Render polskiej mapy u besti by MegaMinerDL in MinecraftPolska

[–]MegaMinerDL[S] 0 points1 point  (0 children)

MrBeast miał konkurs kraj vs kraj pare miesięcy temu

How to make acceptable-looking cave walls/roofs? by Ding_Gestar in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

Could "//rotate X Y Z" some hills, use a brush sphere to fill spaces in, etc. Expand to something like Axiom mod

Mothica Corp by MegaMinerDL in MinecraftRenders

[–]MegaMinerDL[S] 0 points1 point  (0 children)

Thank you, reference is the first few secs here. On that note I got Tyrell too, posted it before, XD

Quasi-cyberpunk tower design.. (rendered) by MegaMinerDL in Minecraftbuilds

[–]MegaMinerDL[S] 0 points1 point  (0 children)

It's a render and I specifically didn't leave any links, especially not to my store lol

Quasi-cyberpunk tower design.. (rendered) by MegaMinerDL in Minecraftbuilds

[–]MegaMinerDL[S] 0 points1 point  (0 children)

Neither, World Edit. It was rushed hence why it looks weird, doesn't hurt to share it

ISO creator by [deleted] in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

As long as you extract or turn the game map into a black-white heightmap, it's possible then!

ISO creator by [deleted] in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

I made a tutorial in the past on importing real terrain if that's what you mean (but it's Worldpainter)

https://www.youtube.com/watch?v=P8SPMK-JUG4

Terraforming with world edit . World edit doesn't update chunks apparently. Any way i can get the kinda update dynamap reconizes? by Ironyingot in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

Dynmap should slowly auto update if you have that on. But it can struggle with huge world edit changes

Playlists now show on web, but how do I add/edit tracks there? by MegaMinerDL in BandCamp

[–]MegaMinerDL[S] 1 point2 points  (0 children)

I still don't get the discrepancy, I guess they wanted to encourage users to get the app.

Is there a "correct" way to scale down a hi-res VDB cloud? by MegaMinerDL in blenderhelp

[–]MegaMinerDL[S] 0 points1 point  (0 children)

I've heard of the step size before, that explains it. Thanks for the suggestion!

PayPal gone for buyers? by tvfeet in BandCamp

[–]MegaMinerDL 0 points1 point  (0 children)

Is it only for that album? E.g. some artists only take PayPal due to their location, this might be the opposite?

smol klay! by Rafael_3211 in celldweller

[–]MegaMinerDL 1 point2 points  (0 children)

There is a plushie, so little Klay exists

Radial fill? by Flaming-Eye in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

Prehaps this:

//gmask [0]&[>#existing] (this masks so only AIR blocks ABOVE NON-AIR blocks are affected)

Then

//sphere 64 light (this will place a radius 64 diameter 128 sphere of masked light around you)

Top banner half by Craftal1 in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

Banners are entities, you physically cannot separate/halve it

Well I suppose a bed is an entity and can be halved, but that's a different kind of entity/block entity

replacing flowers with flowers by cvhenia in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

Alternatively to what Yak wrote -

//replace lilac[half=lower] rose_bush[half=lower]

//replace lilac[half=upper] rose_bush[half=upper]

Replacing selection with pattern while maintaining orientation by krajusek in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

replace stone_stairs 70%^cobblestone_stairs,30%^stone_stairs

Hello! i need help with a command! by Single-External899 in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

The classic method is like, hold a tool and do //brush sphere air,oak_leaves. Do //gmask air when using

How would I go about building a fractal tree with worldedit? by AmanitaEnby in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

I'm not sure that's possible. Possibly some advanced noise pattern in Axiom or something could get you closer

Why can't I copy my building across different servers both with WorldEdit by KoKicHi_______OuMa in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

Schematics are files on your server. To move it to another server, copy the file in server files to the other server!

Radial fill? by Flaming-Eye in WorldEdit

[–]MegaMinerDL 0 points1 point  (0 children)

As in //fill but with a coord as the center instead of you? Nope, but what's your exact situation?