• 0

    posted a message on Nametagged Piglin keeps despawning, need some help

    I dont see any way the piglin could be getting killed :unsure:


    I had someone check in the box in spectator while I was down below, wither skeleton cant seem to reach the piglin and blazes dont even target them. Magma slimes cant spawn in the box and zombie piglins get filtered out through the corners.


    I haven't spawn proofed the area around the fortress but im positive every block of the fortress thats exposed has a button on it. If blocks are above the fortress could fortress mobs still spawn there?


    I dont believe any plugins could effect this either. All we have is maptool, and some kind of plugin that turns to day when only one person uses a bed rather than all players having to.


    The fortress is in a soul sand valley as it said it should in the video. I guess this is because less mobs spawn there??? However, a couple blocks of the grinder are technically in a crimson forest but I dont really see how that would change anything.

    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Nametagged Piglin keeps despawning, need some help

    I've made this wither skeleton grinder on my friends multiplayer server and its not working as intended.



    I've been told by the person who made this design that its because its a multiplayer server, but it doesnt work even when no one is on the server but me. The entire nether fortress is covered in buttons as it should be, and barely anything spawns inside the grinder. On top of that, the piglin used to attract wither skeletons keeps disappearing despite being name tagged (this has happened 4 times now). I really dont know what else to do here so some help would be really appreciated.


    Server is running on 1.16.3, Java

    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Custom Villager Trade Help

    I'm trying to get a villager to sell AND buy something VERY specific. I'm trying to get a villager to sell and buy items that have names and enchants on them but stitching together commands is very difficult.


    The command is for "custom" items on a server I own and here it is


    /summon villager 36.998 62.5 41.985 {VillagerData:{profession:armorer,level:4,type:swamp},Invulnerable:1,PersistenceRequired:1,Silent:1,NoAI:1,CustomName:"\"Goblin Merchant\"",Offers:{Recipes:[{buy:{id:glass,Count:1},buyB:{id:blaze_powder,Count:4},sell:{id:glass,Count:1,tag:{display:{Name:"\"Empty Gem\"",Lore:["\"Can be filled with magical power\""]}}},maxUses:9999999},{buy:{id:rabbit_foot,Count:1},buyB:{id:lily_of_the_valley,Count:1},sell:{id:green_dye,Count:1,tag:{display:{Name:"\"Four-Leaved Clover\"",Lore:["\"Lucky!\""]}}},maxUses:9999999},{buy:{id:glass,Count:1},buyB:{id:slime_ball,Count:1},sell:{id:lime_dye,Count:1,tag:{display:{Name:"\"Lucky Gem\"",Lore:["\"Can be used in custom crafting\""]}}},maxUses:9999999},{buy:{id:golden_carrot,Count:1},buyB:{id:ender_eye,Count:1},sell:{id:fermented_spider_eye,Count:1,tag:{display:{Name:"\"Ocular Fruit\"",Lore:["\"I think it's staring at me...\""]}}},maxUses:9999999},{buy:{id:glass,Count:1},buyB:{id:fermented_spider_eye,Count:1},sell:{id:purple_dye,Count:1,tag:{display:{Name:"\"Ocular Gem\"",Lore:["\"Looking through it hurts your eyes\""]}}},maxUses:9999999},{buy:{id:redstone_block,Count:10},buyB:{id:golden_pickaxe,Count:1},sell:{id:glowstone_dust,Count:1,tag:{display:{Name:"\"Abrasive Powder\"",Lore:["\"Holding it in your hands is painful\""]}}},maxUses:9999999},{buy:{id:glass,Count:1},buyB:{id:glowstone_dust,Count:1},sell:{id:yellow_dye,Count:1,tag:{display:{Name:"\"Abrasive Gem\"",Lore:["\"Its extremely heavy\""]}}},maxUses:9999999}]}}


    Things like the Empty Gem, Ocular Gem, ect. I want to have enchants on.


    Also I uploaded this thread before finishing it by accident, sorry

    Posted in: Redstone Discussion and Mechanisms
  • 1

    posted a message on Custom Villager Trades to include Custom maps

    I didn't think I'd find the specific command that I wanted anywhere, but here it is :D!


    However, the command to summon a villager with a custom trade has changed to fit their new system in the new updates. Is there any way to make them sell custom maps using the new command?


    Here is my command, maybe theres some kind of flaw I'm not noticing. When I run the command and trade with the new villager, I get a map with the Id 0 instead of 39 and it doesn't load the custom map I designed.


    /summon villager ~ ~.5 ~ {VillagerData:{profession:cartographer,level:2,type:plains},Invulnerable:1,PersistenceRequired:1,Silent:1,NoAI:1,CustomName:"\"Suspicious Villager\"",Offers:{Recipes:[{buy:{id:emerald,Count:8},buyB:{id:map,Count:1},sell:{id:filled_map,Count:1b,Damage:39,tag:{display:{Name:"\"Puzzle Map #1\"",Lore:["\"Can you figure it out?\""]}}},maxUses:9999999}]}}


    Thanks!

    Posted in: Redstone Discussion and Mechanisms
  • To post a comment, please .