1

Custom Exploration Map Loot Table not working

Spuduking's Avatar Spuduking5/24/22 6:43 pm
1 emeralds 250 5
5/26/2022 9:22 pm
HoboMaggot's Avatar HoboMaggot
I am attempting to create custom explorers maps using loot tables, but they aren't working. Here's the loot table, trying to find a bastion remnant:

{
"pools": [
    {
  "rolls": 1,
  entries": [
    {
    "type": "minecraft:item",
    "name": "minecraft:map",
    "functions": [
    {
      "function": "minecraft:exploration_map",
      "destination": "minecraft:bastion_remnant",
      "decoration": "target_x",
      "zoom": 2,
      search_radius": 100,
      "skip_existing_chunks": false
    }
    ]
    }
]
}
]
}

What could be going wrong?
Posted by Spuduking's Avatar
Spuduking
Level 32 : Artisan Procrastinator
18

Create an account or sign in to comment.

5

HoboMaggot
05/25/2022 6:18 am
Level 52 : Grandmaster Blob
HoboMaggot's Avatar
Can you define not working? Is there an error in the output log?
1
Spuduking
05/25/2022 2:37 pm
Level 32 : Artisan Procrastinator
Spuduking's Avatar
Oh shoot! I forgot to check the output log!

The map function won't work, so it gives me an empty map
1
HoboMaggot
05/26/2022 5:52 am
Level 52 : Grandmaster Blob
HoboMaggot's Avatar
Can you elaborate on doesn't work?
Is there a syntax error or just doesnt give u a proper map?
1
Spuduking
05/26/2022 1:25 pm
Level 32 : Artisan Procrastinator
Spuduking's Avatar
So the exploration_map function turns an empty map into an explorer's map, but the function doesn't seem to be working...

I used the Misode loot table generator for this, so I don't think it's a syntax error
1
HoboMaggot
05/26/2022 9:22 pm
Level 52 : Grandmaster Blob
HoboMaggot's Avatar
Does that item function work via /item?
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome