MoSadie / EffectMC

Various effects triggered in Minecraft by a Elgato Stream Deck
GNU Lesser General Public License v3.0
13 stars 1 forks source link

Effect Concept: Ghost Item #10

Open MoSadie opened 2 years ago

MoSadie commented 2 years ago

Note: Just because this issue is created doesn't mean it will be completed, just that investigations have begun.

Short Description: Spawn a desynced item in the player's inventory. Can configure item id, nbt, and location.

Config: Item ID: Resource Location like minecraft:dirt Item NBT: custom NBT to add to item. Json formatted like OpenBook Location: Inventory slot to put item in. Will overwrite item client side if item is there. (Hopefully should act like a desynced inventory item)

MoSadie commented 2 years ago

Initial tests have deleted items, not good initial impressions, but would love to see this effect work.