Smithing Table Fix

Quick rating

Smithing Table Fix

No reviews yet

Allows Bedrock (Geyser) and 1.20+ players to use smithing tables on 1.16.1-1.19.4 servers by adding a command for the smithing table.

Mod Loaders
Paper
Spigot
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

Adds a simple /smithing command.

When a player is holding an item that can be upgraded in the smithing table and is looking at a smithing table and is within 5 blocks (by default) of that smithing table, the command will consume 1 Netherite Ingot (that has no custom data) from the player's inventory and upgrade their diamond item to Netherite.

Built this specifically so that Geyser/Bedrock or other 1.20+ players playing on a Java 1.19.4 or below server can still make use of the smithing table.
An Update to Geyser has made it obsolete for this purpose.

Can also be used on a 1.20 server to negate the need for Netherite Upgrades.

Permissions and default values:

Permissions
permissions:
  smithing.use:
    description: Allows players to use the /smithing command.
    default: true
  smithing.anywhere:
    description: Allows players to use the /smithing command without looking at a smithing table.
    default: op
  smithing.free:
    description: Allows players to use the /smithing command without needing or consuming a Netherite Ingot.
    default: false

Configurable Options and default values:

Config
# The max distance a player can be from the smithing table they're looking at when using /smithing
maxDistance: 5
# Whether the smithing table sound should be played when a player successfully uses /smithing
playSound: true
# Whether a message should be sent to the player when they use /smithing successfully
sendSuccessMessages: true
# Whether a message should be sent to the user when /smithing is used unsuccessfully
sendFailureMessages: true
# Whether a player in Creative Mode is required to have and use a Netherite Ingot (in-dependant of the smithing.free permission)
creativeSmithsFree: true

# Message strings, use '§' to add formatting. https://minecraft.wiki/w/Formatting_codes
logger.notPlayer: "Only players may use this command."
message.noPermission: "§cYou don't have permission to use this command.§r"
message.noTable: "§cYou must be looking at a smithing table to use this command.§r"
message.noIngot: "§cYou must have at least 1 Netherite Ingot.§r"
message.invalidItem: "§cYou cannot upgrade this item. Please hold the item you wish to upgrade in your main hand.§r"
message.success: "§aYou've successfully upgraded your item.§r"

Limitations:

Only works with the vanilla recipes, as they are hard-coded into the plugin

Does not check if the player running the command has access to and the ability to use the Smithing Table they are looking at, only that it is in their line of sight, and nearby.

As a disclaimer I should state, I do not have a way of testing geyser connections myself.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works