HomeJavaModsCraftableSherds [1.20-1.21.8]
CraftableSherds [1.20-1.21.8]
Description:

This simple and lightweight plugin adds an easy way to make pottery sherds more accessible to players on your server by allowing them to be crafted. The crafting recipes are unique for each type of pottery sherd and configuration options are provided to customize the shape and ingredients for each recipe.

For questions, issues, and suggestions, join the support discord: https://discord.gg/5RkjeS9ffV

[​IMG]

Features:


Commands:

Permissions:

Config.yml preview:
Code (YAML):
# CraftableSherds Recipes Configuration
#
# This configuration file allows you to define custom crafting recipes for pottery sherds.

# Instructions:
# - Each recipe must have at least one ingredient.
# - All defined ingredients must be utilized in the recipe's shape.
# - Ingredients must refer to an obtainable material.
# - To create an empty slot in a recipe's shape, use a character without a corresponding ingredient mapping.
#   (by default, this is done using a space ' ')

# IMPORTANT: After making changes to this file, use the '/csreload'
# command in-game to apply the updates without needing to restart the server.

recipes
:
  angler
:
    enabled
: true # Set to false to disable this specific recipe.
    shape
: # Define the 3x3 crafting grid pattern where ingredients are represented by characters.
      - " A "
      - "ABA"
      - " A "
    ingredients
: # Associate each character in the shape with a material to be used as the ingredient.
      A
: "BRICK"
      B
: "FISHING_ROD"

Installation Instructions:

  1. Download this plugin
  2. Add the jar file to your server's plugin folder
  3. Restart or reload your server

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

CraftableSherds [1.20-1.21.8] is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21. Downloaded 138 times (via Spigot). Download it and open it directly in the game.

Explore more