Simple Grass Blocks

# About
This resource pack just makes the grass block texture simpler. It makes the texture of them only grass, so the dirt will not be visible. There are already a lot of resource packs that do the same thing.

# Issues
If you have any issue, please tell me here.

Simple Click

**WARNING**: Compatible with all version from 1.7 and higher! Ignore the information in the game and just use!

Tired of a loud, sharp, unpleasant clicking sound with any action in the game menu? Simply replace the old click with a quiet and modern. Don’t let anything annoy you while you concentrate on the game.

Silent Portals

# Silent Portals

**A Minecraft resource pack to remove the portal sounds from 1.6.1+**
•Will update as new versions are released to avoid in-game warning•

Removed Sounds
-Nether Portal Random Sounds
-Nether Portal Travel Sounds

How It Works
The resource pack replaces the .ogg sound files with versions containing no audio but the game still sees as a valid audio file.

This resource pack includes both “sound” and “sounds” folders to insure the maximum compatibility. No other files are changed to keep the size as small as possible.




![Silent Portals Minecraft Photo](https://cdn.modrinth.com/data/DfFblSfP/images/eb66377d69fcc091b8a4713dac1f65ea0f86dd33.jpeg)

**Enjoy the silence** of no annoying portal sounds!

Silent Piglin

# Silent Piglin

**A Minecraft resource pack to remove the Piglin (all types) sounds from 1.6.1+**
•Will update as new versions are released to avoid in-game warning•

Removed Sounds
-Piglin
-Piglin Brute
-Zombified Piglin
-ZombiePig (Older Game Versions)

How It Works
The resource pack replaces the .ogg sound files with versions containing no audio but the game still sees as a valid audio file.

This resource pack includes both “sound” and “sounds” folders to insure the maximum compatibility. No other files are changed to keep the size as small as possible.




![Silent Pigling Minecraft Photo](https://cdn.modrinth.com/data/skRrFl42/images/9c212959cf18d39a2a25b4774e4da82eedfa60c9.jpeg)

**Enjoy the silence** of no annoying Piglin sounds!

Silent eating sounds

After someone asked me on my bug/suggestion form, i decided to actually make a separate recourcepack that makes eating completely silent.

SignedVelocity

# SignedVelocity

![Latest Version](https://img.shields.io/github/v/release/4drian3d/SignedVelocity?style=flat-square)
![Discord](https://discord.gg/5NMMzK5mAn)
![Modrinth Downloads](https://modrinth.com/plugin/signedvelocity)
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/4drian3d/SignedVelocity/total?style=flat-square&logo=GitHub)
![Jenkins Build
](https://ci.codemc.io/job/4drian3d/job/SignedVelocity/)

Allows you to cancel or modify messages or commands from Velocity without synchronization problems

![](https://www.bisecthosting.com/4drian3d?r=ModSignedVelocity)

## Requirements
– Java 21+
– Velocity 3.4.0+
#### **Backend:**
– Paper 1.20+
– Sponge 10/12+
– Minestom
– Fabric 1.21+

## Features
– Transmit the modification and cancellation status of Velocity messages and commands to your backend server using plugin messages. This avoids chat chain synchronization problems and avoids Velocity’s security check by correctly synchronizing messages.
– Chat reporting support using Velocity (can be disabled using external plugins like FreedomChat, **not recommended**)
– Ability to remove the unsecured chat warning when logging into each server. Requires VPacketEvents or PacketEvents

![SignedVelocitySignedStatus](https://github.com/4drian3d/SignedVelocity/assets/68704415/4a7e2bec-c167-4de1-b827-d188d0afaa56)

> SignedVelocity-Proxy versions prior to 1.3.0 contain an exploit that can be used
> to replace the input of any player, and can give administrator permissions to malicious agents,
> it is recommended to upgrade to the latest version.
> SignedVelocity backend versions are not affected

## Installation
In order for SignedVelocity to work, you must install it on both Velocity and all your servers
### Velocity
– Download SignedVelocity-Proxy
– Drag and drop on your Velocity plugins folder
– Start your proxy
### Paper
– Download SignedVelocity-Paper
– Drag and drop on your Paper plugins folder
– Start your server
### Sponge
– Download the version of SignedVelocity-Sponge that is compatible with your server.
SignedVelocity-Sponge-8 supports API 8.1 and 9, SignedVelocity-Sponge-10 supports API 10 and 11
– Drag and drop on your Sponge plugins folder
– Start your server
### Fabric
– Download the version of SignedVelocity Fabric that corresponds to your server version
– Drag and drop on your Fabric mods folder
– Start your server
### Minestom

In the case of Minestom, SignedVelocity from version 1.3.0 onwards is used in the form of a library
so that it can be included in your own implementation.

#### Maven Repository

##### Gradle

“`kotlin
repositories {
mavenCentral()
}

dependencies {
implementation(“io.github.4drian3d:signedvelocity-minestom:1.4.0”)
}
“`

#### Example

“`java
import io.github._4drian3d.signedvelocity.minestom.SignedVelocity;

// then…

SignedVelocity.initialize();
“`

For older versions of Minestom, you can use SignedVelocity-Minestom 1.2.4 which comes as an extension

### Installation Videos

### Spanish by 4drian3d

## Metrics
![metrics](https://bstats.org/plugin/velocity/SignedVelocity/18937)

SignEdit for Bukkit

# SignEdit for Bukkit

[![[​Release@GitHub]](https://img.shields.io/github/v/release/Deltik/SignEdit?style=for-the-badge)](https://github.com/Deltik/SignEdit/releases) [![[​Downloads@Total]](https://img.shields.io/github/downloads/Deltik/SignEdit/total?style=for-the-badge)](https://github.com/Deltik/SignEdit/releases) [![[​Downloads@Latest]](https://img.shields.io/github/downloads/Deltik/SignEdit/latest/total?style=for-the-badge)](https://github.com/Deltik/SignEdit/releases) [![[​Ratings@Spigot]](https://img.shields.io/spiget/rating/47604?style=for-the-badge)](https://www.spigotmc.org/resources/signedit-for-bukkit.47604/rate)

SignEdit for Bukkit is a Bukkit plugin that allows players to edit sign objects by looking at them or clicking on them and typing in a SignEdit command.

![[​SignEdit for Bukkit v1.14.0 – /sign help]](https://i.imgur.com/VBCjDIr.png)

## Installation

1. Download the latest .jar file from the Releases page and upload it to your Bukkit server (Spigot, PaperMC, etc.) plugins/ folder.
2. Restart your Bukkit server.
**Usage, Permissions, Configuration, and Features**
Full documentation of this plugin can be found in the GitHub project README.md.

## Compatibility

This plugin is a fork of Omel’s SignEdit v1.3. Omel’s SignEdit v1.3 and older are not compatible with Bukkit 1.12 and newer because a deprecated API method was removed (see related issue in MyPet).

More compatibility information can be found in the GitHub project README.md.

Sick [16x] texture pack 1.8.9

this is a red pvp texture pack for minecraft 1.8.9. it was made by Klox1nPixles (on YouTube) PugPacks (on YouTube) and me/_crxwned. the pack took a year make, and was for the YouTuber Sicc. This pack heavily improves the look and feel of the game. hope you injoy:) (ps I have a video on youtube)

Shuttle

> This project is still in development!

## Description
Shuttle is a lightweight open-source addon library for adding extension support to your mods. It allows for dynamic registration of objects which can be pulled and used within your mod easily, as well as allowing provision of instances which might be required for the construction of certain objects.

## Should I use it?
You can and / or should use this library if:
– You are creating a public addon api for your mod
– You want to easily extend your own mod (with more mods :p)
– You want to, for some othe reason, provide the ability to register new stuff in or internally tweak with your mod(s)

## Why?
After rewriting the addon system for Cactus Mod I decided to publish it as an open-source library for other modders to use.

For now, there isn’t really documentation on it – I’m maintaining this in my free time and will create some docs when I have time for it.

## Docs
> Coming Soon™

Shorty Swords

Shortened Sword are Just Built Different! Aren’t they look hot?

Texture-pack makes swords a bit shorter. Supports almost **EVERY** ever existed Minecraft Version.