Simple Replace Plus

Simple area fill mod with commands /pos1, /pos2, /setnode, /fill and /delete. Created with help from AI.

World Maintenance and Tools Building Mechanics and Tools Building Developer Tools Chat / Commands

Download (2 KB)

How do I install this?

This mod is for Luanti/minetest only.

I made it with a little help from AI (read made by AI completely), and its purpose is to help in building objects/converting materal. The commands are simple and as follows;

/pos1: Sets position one, one corner of the area.

/pos2: Sets position two, the other corner of the area.

/setnode: Takes object in hand and makes it the replacment for anything replaced.

/fill: Basically a replace command; it finds all except air and water blocks in the area selected and sets them to the /setnode node, whatever that might be (note, this will cause the server to crash if it's not an item you can place normally.)

/airfill: Adds setnode to all blocks between pos1 and pos2.

/delete: Converts all blocks between pos1 and pos2 to air blocks.

Screenshots: The first is before doing anything. Second is setting pos1, third is pos2, fourth is setnode, fifth is fill and sixth is airfill. Have fun, and I would like feedback!

Reviews

Review

Do you recommend this mod?

  • English

    Useless and inefficient

    This mod has no reason to exist, WorldEdit does all of this and more. Furthermore, it's very inefficient since it places each node using set_node instead of a VoxelManipulator.

    3 comments
  • English

    Whats the point?

    World edit exists already, this mod doesnt improve on the idea in any ways and as someone previously said uses extremely inefficient methods, if you are going to make an alternative, at least make it better than the original, this is just a stripped down version of world edit. im giving this a neutral because it does what its supposed too if not too well

    1 comments