Sword Displays
Modby sokratis12GR
A mod that allows you to display your weapons
Type
Mod
CurseForge Downloads
2,018,920
CurseForge ID
392762
Last Updated
Apr 13, 2026
Description
Sword Displays
The mod introduces sword displays to your minecraft world.
Usage:
To Insert an item: Right-Click with a sword (type) item | Note: You can only place one sword at a time.
To Withdraw the item: Shift + Right-Click
To Inverse Rotate the item in the display: Right-Click with an empty hand, while the display isn't empty.
Want to add more swords to the list?
To Add/Insert additional item(s) or Replace/Remove currently available ones:
Create a new datapack: "sworddisplay"
Create the following folder structure inside the datapack: 1.21+: "data/tags/item/", pre 1.21: "data/tags/items/"
Create a new file inside items/ called: "swords.json"
Follow the scheme/format of https://minecraft.fandom.com/wiki/Tags
Example:
{ "replace": false, "values": [ "minecraft:diamond_axe", "minecraft:mace", "modid:item" ] }Will there be a Fabric version?
At the current moment there are NO plans to port the mod to Fabric.
Screenshots
Similar Mods
Defiled Lands
Adds dangerous defiled biomes filled with unique dangers and treasures
ElecCore
Shared code for Forge mods
Immersive Weathering [FORGE]
An abundance of new natural systems to make your world feel more alive than ever.
Scape and Run: Parasites
Add more dangerous mobs (type monster Parasite-themed) to your world
Limited Chunkloading - Chunk cleanup[Forge/Fabric]
Server utility to clean up loaded chunks
Upgraded Core
Contains the shared code to use in my other mods.