{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibt7zusewwuw2al7mcdlosjzmu7yzpprrwwcb5azjumgr3uzbv2kq",
    "uri": "at://did:plc:pvz7ox4x2ehjiezsahttqyyz/app.bsky.feed.post/3mglzjdqyilh2"
  },
  "path": "/viewtopic.php?p=449934#p449934",
  "publishedAt": "2026-03-09T02:08:28.000Z",
  "site": "https://forum.luanti.org",
  "tags": [
    "https://git.minetest.land/VoxeLibre/Vox ... t.lua#L157",
    "Blockhead"
  ],
  "textContent": "I am reposting this discussion from the Luanti Matrix with permission. Here is some info about placing structures in VoxeLibre and setting up mob spawners inside of them.\n\n\n> Does anyone know how to make a spawner in a schematic made in VoxeLibre use a specific mob, like a fire elemental? I used a spawn egg to replace the spawner and created a schematic of the structure but now when it spawns naturally the mod the mob spawner is empty.\n>\n> This is for a fork of VoxeLibre\n\n> spawners from mcl_mobspawners use a metadata property on the node called \"Mob\" https://git.minetest.land/VoxeLibre/Vox ... t.lua#L157\n>\n> VoxeLibre/mods/ITEMS/mcl_mobspawners/init.lua at f3e7dcd29dc2decb700a6692daf9c7a977798e11 - Mesehub\n> VoxeLibre - VoxeLibre (formerly known as MineClone2), a voxel-based sandbox game for Minetest\n> maybe your current schematic format doesn't support metadata, if it's the basic MTS format from the engine I don't think that one does. WorldEdit's format does\n\n> Maybe so, I was using schemedit\n\n> yes, that's the same MTS format\n\n> I just used WorldEdit and it also spawned an empty spawner\n> Well I guess because I used MTS format, but all the other structures in VL seem to use MTS\n\n> VoxeLibre will have code that adds stuff to the structures after placing the schematics, so you will need some like that\n\n> I'll try and find that, thanks\n>\n> I found it, there is an after_place value for mcl_structures:register_structure and you can add a function to find spawners and change them to a specific kind\n\nStatistics: Posted by Blockhead — Mon Mar 09, 2026 02:08\n\n* * *",
  "title": "Problems • [Solved] Make a structure's spawner in VoxeLibre use a specific mob",
  "updatedAt": "2026-03-09T02:08:28.000Z"
}