Minecraft mod which allows displaying your items to other players in chat.

Overview

Show Me What You Got

Show Me What You Got is a Minecraft mod for Fabric. When added to the server, it allows players to display their items in chat by pressing Ctrl+T (or whatever their chat button is bound to) while hovering over an item in their inventory.

Notes on Sidedness

The mod needs to be installed on the client and the server in order to function properly.

Clients without the mod can still join modded servers, and also see items shared by others in chat. However they can't share items themselves and also won't see the item's texture in the tooltip.

Comments
  • Mixin plugin loads `Identifier`, breaking any Mixins into it

    Mixin plugin loads `Identifier`, breaking any Mixins into it

    This line causes ShowMeWhatYouGot and indirectly Identifier to be loaded during Mixin preparation when an old version of calio is installed. This means that any Mixins into Identifier silently fail, causing malte0811/FerriteCore#59. You should never directly reference classes that can be transformed by Mixin in a mixin config plugin.

    opened by malte0811 1
  • [1.18.2-Fabric] Doing CTRL+T over an item, then deleting the message, putting something else results in a crash.

    [1.18.2-Fabric] Doing CTRL+T over an item, then deleting the message, putting something else results in a crash.

    Title^

    Reproduce:

    1. Do Ctrl+T over an item.
    2. Remove the text in chat.
    3. Type something else, or nothing.
    4. Press enter.
    5. Crash. . Profit.

    Crash-Report: https://gist.github.com/Gbergz/c491657f7c5bc886c128e29dd3ce8876

    Minecraft: 1.18.2 Fabric: 0.14.9 Fabric API: 0.58.0 ShowMeWhatYouGot: 1.18-1.0.1

    opened by Gbergz 0
  • Potential conflict with Impersonate

    Potential conflict with Impersonate

    I had downloaded both this mod and Witchery, which has Impersonate as a dependent. I couldn't get into a world whatsoever, with the crash logs not really giving me much but naming Impersonate as the culprit. After tinkering around a lot, I managed to remove SMWYG and the issue was resolved. Best I can tell, it has something to do with the way Impersonate handles chat, but I'm not well versed enough to determine anything past a hunch and a circumstantial experiment.

    opened by Ultimushadow 0
  • Messages containing a displayed item doesn't get logged in chat history/discord-minecraft integration mods

    Messages containing a displayed item doesn't get logged in chat history/discord-minecraft integration mods

    If you type a message containing a displayed item, it won't be logged at all.

    To reproduce...

    1. Send any message containing a displayed item (hover over an item with your mouse in your inventory and press control+chat toggle button "T")
    2. Open chat again and press the up arrow. Notice that message doesn't appear.

    If you have a mod like Blockbot, then any messages containing an item also won't be logged on discord.

    bug 
    opened by CalXee 0
  • Inspecio's armor value tooltip is not showing

    Inspecio's armor value tooltip is not showing

    When viewing a shared item, the armor protection value tooltip added by Inspecio is not showing. Other Inspecio tooltips work fine from what I tested.

    In inventory: Inspecio1

    Shared: Inspecio2

    bug compatibility 
    opened by apace100 0
Owner
null
Minecraft Spigot 1.16 - plugin for compass tracking other players. MVP contains tracking closest player available.

Compass Tracker Overview Minecraft Spigot 1.16 Plugin. Plugin sets compass target to closest player in the overworld. Created to use with my friends t

INNIX 3 Nov 15, 2021
Open-source forge mod which provides custom cosmetics for players.

OpenCosmetics Open-source forge mod which provides custom cosmetics for players. Building gradlew setupDecompWorkspace gradlew idea Testing gradlew ru

null 3 May 16, 2021
A Java Project designed to manage a football clubs players and play RNG Simulated Games against other teams.

A Java Project designed to manage a football clubs players and play RNG Simulated Games against other teams.

ztrunks 0 Feb 21, 2022
Nuclear-Mines-Mod - A mod adding radiation-related items to Mindustry (radioactive materials, new guns, etc.)

Nuclear Mines (VERY EARLY BUILD) A Mindustry mod adding more radiation-based items to the game. THIS IS A VERY EARLY VERSION. NOT EVERYTHING IS FINISH

null 6 Sep 3, 2022
Minecraft mod to change the stack size of all items. Fabric 1.17

Stacker Minecraft mod to change the stack size of all items. For Fabric 1.17 Note: This mod has a config that defaults to 64. Change it to be whatever

Andrew Grant 18 Sep 25, 2022
The loader for mods under Fabric. It provides mod loading facilities and useful abstractions for other mods to use, which is compatible with spigot now

Silk The loader for mods under Fabric. It provides mod loading facilities and useful abstractions for other mods to use, which is compatible with spig

null 1 Oct 1, 2022
Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.

DiscordSync Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cros

AeonLucid 4 Dec 20, 2022
A simple forge mod which allows deepslate to be instamined

InstantDeepslate An extremely simple mod that allows you to instantly mine deepslate. This works by changing the blast resistance and break time value

null 2 Jan 26, 2022
A 1.7.10 Forge Mod to allow players to access easy stats like latency, FPS, and CPS

EZStats A 1.7.10 Forge Mod to allow players to access easy stats like latency, FPS, and CPS. Currently a work in progress, all code is accessable in t

applesfruit 4 Aug 8, 2022
A mod adding radiation-related items to Mindustry (radioactive materials, new guns, etc.)

Nuclear Mines (VERY EARLY BUILD) A Mindustry mod adding more radiation-based items to the game. THIS IS A VERY EARLY VERSION. NOT EVERYTHING IS FINISH

null 6 Sep 3, 2022
Polydex - a mod allowing you to see player-friendly information about blocks and items on servers

Polydex is a mod allowing you to see player-friendly information about blocks and items on servers. It designed for survival-like, vanilla client compatible servers using Polymer mods or PolyMC, through it can be used in modded or vanilla-content setting!

null 5 Dec 20, 2022
A Mindustry mod library provides a multiple-recipe crafter to produce items, fluids, power or even heat for Json and JavaScript mods.

MultiCrafter Lib A Mindustry MultiCrafter lib-mod for Json and JavaScript mods. Please check the instruction. How to Use Please check the instruction

Li plum 24 Dec 27, 2022
A minecraft server plugin which allows user to custom commands. 一个支持你在 MC 服务器自定义指令的插件。

CustomCommands:自定义指令 CustomCommands 插件也叫 CCS(CustomCommandS)或 Custom-Commands 等,允许自己设置一些指令的格式,以简化输入。 插件 QQ 群:1028582500 作者:椽子。 明城京联合太学,保留所有权利。 请遵循 GNU

CHUANWISE 13 Feb 10, 2022
A library that provide informations for minecraft servers (players, maxplayers and motd)

MinecraftServerInformations MinecraftServerInformation is a java library for retrieving informations about Minecraft Servers. Installation Download th

null 10 Sep 11, 2022
A minecraft mod that allows additional windows to be opened alongside the game

Breakout API BreakoutAPI is a Minecraft mod which allows developers to create new windows that run alongside Minecraft. All the windows run on the sam

Raph Hennessy 11 Jan 3, 2023
A minecraft mod that allows using minecrafts structure block based test system

MC Tester Mod This mod allows using the automated structure based test system Mojang created for minecraft. The test system is only partially included

2No2Name 21 Nov 11, 2022
A client-side Fabric mod for Minecraft Beta 1.7.3 that allows you to connect to servers running almost any patch from Alpha v1.1.2_01 to Beta 1.7.3.

multiversion-fabric A client-side Fabric mod for Minecraft Beta 1.7.3 that allows you to connect to servers running almost any patch from Alpha v1.1.2

0n1 2 Mar 13, 2022
BetterBlockOutline - A client sided Minecraft mod that allows for ample customization of the block outline. Everything from color customization to debug information.

BetterBlockOutline BetterBlockOutline is a client sided Minecraft mod that allows for ample customization of the block outline. Everything from color

null 19 Nov 19, 2022
A Fabric mod that allows using RakNet as Minecraft networking backend.

RaknetFabric A Fabric mod that allows using RakNet as Minecraft networking backend. Features Higher reliability and lower latency under unreliable and

null 75 Jan 3, 2023