• 10,592 views, 0 today
    • 1,019 downloads, 0 today
    • 5
    • 3
    • 6
    ReckTy
    Level 32 : Artisan Modder
    4
    Description:
    When active, all items or XP within 8 blocks will teleport to the player.

    Items are able to teleport to a player as long as the item:
    - has not been dropped by a player, Dispenser or Dropper.
    - is not near a Chest- or Hopper-Minecart.

    Usage:

    To enable/disable Item-Magnet, type: '/trigger Magnet_Item'
    To enable/disable XP-Magnet, type: '/trigger Magnet_XP'
    CompatibilityMinecraft 1.14
    Tags

    Create an account or sign in to comment.

    Proficient6
    08/05/2019 3:38 am
    Level 1 : New Miner
    history
    I like the concept. Immediately i disliked how the teleported items keep following you if you have a full inventory. Is there a way to make them teleport to you but if full inventory they stay where they were when they teleported to you? I feel like having that enabled i can just mine as many blocks as i want and instead of filling my inventory and dropping off and repeating i can carry an unlimited amount of blocks back with me and quickly add them to chests. Personally i hate that, if it is intended i would suggest making that an option to have on or off.

    Also you collect items through other blocks which can be annoying for farms and other things.

    Good data pack tho, cheers :)
    2
    ReckTy
    08/16/2019 4:16 pm
    Level 32 : Artisan Modder
    Yeah, noticed that as well. Prolly gonna make an on/off switch for it.
    I also got plans to disable teleport for items near Hoppers, Droppers, Dispensers, etc.

    Thanks for the critique!
    1
    ReckTy
    08/17/2019 4:48 am
    Level 32 : Artisan Modder
    Fixed now but I didn't bother to add an on/off switch.
    1
    peanutinky
    09/08/2019 9:32 am
    Level 48 : Master Dragonborn
    what is the /trigger make_breakable in the config file. how do i do that when it won't let you. is there anything that i need to type to make it work or can you fix this i know that it might make the item op but you have it in the config but not in the loop
    1
    ReckTy
    10/24/2019 6:47 pm
    Level 32 : Artisan Modder
    Sry for the late reply but I have no idea of what you mean
    1
    peanutinky
    10/25/2019 10:22 am
    Level 48 : Master Dragonborn
    history
    [spoiler='Title of Expandable Spoilerscoreboard objectives add Magnet_Item triggerscoreboard objectives add Magnet_XP triggerscoreboard objectives add Magnet_Age dummytellraw @a ["",{"text":"[Item & XP Magnet] ","color":"aqua","hoverEvent":{"action":"show_text","value":"Usage: \'/trigger Magnet_Item' & '/trigger Magnet_XP'"}},{"text":"(1.0.3)","color":"gray","hoverEvent":{"action":"show_text","value":"Type '/trigger Make_Unbreakable' to make your hand-held item unbreakable in exchange for 50-levels!"}},{"text":" ","color":"aqua","hoverEvent":{"action":"show_text","value":"Type '/trigger Make_Unbreakable' to make your hand-held item unbreakable in exchange for 50-levels!"}},{"text":"Available!\n(Hover for more info)","color":"yellow","hoverEvent":{"action":"show_text","value":"Type '/trigger Make_Unbreakable' to make your hand-held item unbreakable in exchange for 50-levels!"}},{"text":"\n"},{"text":"<Update-Link>","color":"gold","clickEvent":{"action":"open_url","value":"www.planetminecraft.com/mod/item-amp-xp-magnet/"},"hoverEvent":{"action":"show_text","value":"https://www.planetminecraft.com/mod/item-amp-xp-magnet/"}}]']Add collapsed content herescoreboard objectives add Magnet_Item trigger
    scoreboard objectives add Magnet_XP trigger
    scoreboard objectives add Magnet_Age dummy

    tellraw @a ["",{"text":"[Item & XP Magnet] ","color":"aqua","hoverEvent":{"action":"show_text","value":"Usage: '/trigger Magnet_Item' & '/trigger Magnet_XP'"}},{"text":"(1.0.3)","color":"gray","hoverEvent":{"action":"show_text","value":"Type '/trigger Make_Unbreakable' to make your hand-held item unbreakable in exchange for 50-levels!"}},{"text":" ","color":"aqua","hoverEvent":{"action":"show_text","value":"Type '/trigger Make_Unbreakable' to make your hand-held item unbreakable in exchange for 50-levels!"}},{"text":"Available!\n(Hover for more info)","color":"yellow","hoverEvent":{"action":"show_text","value":"Type '/trigger Make_Unbreakable' to make your hand-held item unbreakable in exchange for 50-levels!"}},{"text":"\n"},{"text":"<Update-Link>","color":"gold","clickEvent":{"action":"open_url","value":"www.planetminecraft.com/mod/item-amp-xp-magnet/"},"hoverEvent":{"action":"show_text","value":"https://www.planetminecraft.com/mod/item-amp-xp-magnet/"}}]
    [/spoiler]


    "Type '/trigger Make_Unbreakable" to make your hand-held item unbreakable in exchange for 50-levels
    1

    Welcome