SKN’s Topsy Fixes

Summary

While I was making my Loopy Ores resource pack, I noticed that some ores had some issues with their textures, namely gilded blackstone and all of the deepslate ores. I went on the minecraft forums to report it, but it turns out someone already reported them, and they were marked as working as intended. I think that’s dumb, and I decided to fix them up in the most vanilla way I could.

I admit, this is a very niche project, but if you’ve been bugged by the same problem, I’ve got it all fixed here!

I also have added support for the following mods:

Images

Side-by-Side Comparison

Before and after, respectively

if image has not loaded, please see the gallery.
if image has not loaded, please see the gallery.

if image has not loaded, please see the gallery.
if image has not loaded, please see the gallery.

if image has not loaded, please see the gallery.
if image has not loaded, please see the gallery.

Modded Screenshots

if image has not loaded, please see the gallery.

Ingame Screenshots

if image has not loaded, please see the gallery.
if image has not loaded, please see the gallery.


If you have any questions, comments, or ideas, please check out the wiki link and post them there.

SKN’s Loopy Ores: Bare Bones

Summary

My Loopy Ores resource pack has been making its rounds, and as I’ve been enjoying playing with the Bare Bones resource pack, I figured I’d make a version of this that’s compatible. nearly every ore-type block is changed. (gilded blackstone and netherite are similar but unaffected, as there is nothing I can significantly do to make them like the ores.)

Images

All Ores Affected

1.8.9 Version


If you have any questions, comments, or ideas, please check out the wiki link and post them there.

SKN’s Distinguished Tools: Bare Bones

Summary

I’ve liked playing the game with Bare Bones, but I also enjoy the personality of my own pack, SKN’s Distinguished Tools. So, I decided to blend them together and make a variant that fits Bare Bones. It was pretty easy, basically just recolor, make some considerations, and voila.

Images

All Changes

Weapons in Action


If you have any questions, comments, or ideas, please check out the wiki link and post them there.

SKN’s Distinguished Tools

Summary

Have you ever found the vanilla textures for swords and axes boring? Ever wanted some wooden tools accurate to what you have around you? Look no further than this project here, illustrating personality in every individual tool.

Images

All Textures Affected



If you have any questions, comments, or ideas, please check out the wiki link and post them there.

SKN’s Sensible Gadgets

Summary

This pack was originally called “SKN’s Distinguished Miscs,” as it was supposed to be an addition to my distinguished tools resource pack, but it never really worked the way I wanted it to. It was also too basic for it, but as it exists, I might as well release it.

Images

With the Resource Pack


Without the Resource Pack


just so you can see any differences

If you have any questions, comments, or ideas, please check out the wiki link and post them there.

Simply No Shading

![A GIF showing all the possible combinations of toggling the different shading categories.](https://cdn.modrinth.com/data/9gx5Xvc5/images/5ee00b3aaac466a42171ab1ebf02a26db7b950f1.gif)

*Clarification that Entity shading is now stable and DOES NOT affect the inventory and in-game screens.

   Simply No Shading is a [Fabric]-based [modification] (mod) for the [Minecraft] [client]. This mod removes the darkening on sides or faces (also known as [shading]) to in-game objects such as blocks, clouds, and entities as illustrated above.

[Fabric]: https://fabricmc.net
[modification]: https://minecraft.wiki/w/Mods
[Minecraft]: https://minecraft.net
[client]: https://minecraft.wiki/w/Mods#Client-based
[shading]: https://en.m.wikipedia.org/wiki/Shading

## Compatibility

   Simply No Shading provides active compatibility for [BedrockIfy] and [Sodium]. Some mods that provide or replace stuff may work such as [Enhanced Block Entities] (EBE), where block entities act like blocks and are affected as such when toggling shading. Some mods that replace rendering are most likely incompatible; exceptions have active support such as Sodium, for example. One example of incompatibility is shaders, usually applied using [Iris], as they may not crash the game but would just render this mod ineffective when they are applied.

[BedrockIfy]: https://modrinth.com/mod/bedrockify
[Sodium]: https://modrinth.com/mod/sodium
[Enhanced Block Entities]: https://modrinth.com/mod/ebe
[Iris]: https://modrinth.com/mod/iris

## Similar Solutions

   Simply No Shading is not the only effort to removing shading, there are other solutions such as:

– [Flat Lighting] is a simple Fabric mod that achieves the same results for blocks and supports Sodium.
– internal-shaders, though unlisted, is a simple Iris shader that removes shading on blocks and entities.
– [Lightingless] is a simple shader that removes shading on blocks and entities.
– [OptiFine]’s old lighting through the internal shader. Achieved by turning `Options > Video Settings > Shaders… > (internal) > Old Lighting` to `ON`.
– [New Lighting 1.18+ (Internal Shaders without Optifine)]. This resource pack achieves the similar results by setting the `shade` flag on block models to `false` (OFF).

[Flat Lighting]: https://modrinth.com/mod/flat-lighting
[Lightingless]: https://modrinth.com/shader/lightingless
[OptiFine]: https://optifine.net
[New Lighting 1.18+ (Internal Shaders without Optifine)]: https://www.planetminecraft.com/texture-pack/new-lighting-1-16/

## Features

   Simply No Shading supports the following categories for toggling shading:
– Blocks — this includes blocks, liquids, and EBE‘s block entities
– Clouds — this includes clouds
– Entities ([`≥7.4.0`]) — this includes normal entities and block entities in the world
***Deprecated** Experimental Entities Built-in Resource Pack — this includes block entities, entities, and blocks, block entities, entities, and items in toasts (pop-ups, e.g. completing an [advancement]) and inventories and or Graphical User Interfaces (GUIs)*

[`≥7.4.0`]: https://modrinth.com/mod/simply-no-shading/version/7.4.0+mc1.21
[advancement]: https://minecraft.wiki/w/Advancement

## Configuration

   Simply No Shading has a configuration screen and it’s accessible through:
– a key mapping. It’s unbound by default and can be bound at `Options > Controls > Keys > Simply No Shading > Open Config Screen`
– [Mod Menu]. `Mods > Simply No Shading > Configure…`

[Mod Menu]: https://modrinth.com/mod/modmenu

   Simply No Shading stores its configuration as a formatted [JSON] file at `/config/simply-no-shading.json`.

[JSON]: https://en.m.wikipedia.org/wiki/JSON

[`1.2.0`]: https://modrinth.com/mod/flat-lighting/version/1.2.0
[core shaders]: https://minecraft.wiki/w/Shaders
[Fabric Loom]: https://github.com/FabricMC/fabric-loom
[MIT License]: https://github.com/simply-no-shading/blob/master/LICENSE
[Modrinth]: https://modrinth.com/mod/simply-no-shading/versions
[resource pack]: https://minecraft.wiki/w/Resource_Packs

## Versions

   Simply No Shading follows semantic versioning. This mod aims to maintain the same feature across supported Minecraft versions. Given the version `X.Y.Z` where:
* `X` changes when breaking changes occur, such as with breaking config format changes.
* `Y` changes when features are added or changed (non-breaking).
* `Z` changes for bug and compatibility fixes and may not stay consistent across supported Minecraft versions.

   Target versions is currently being reconsidered. Mod version `8.x` will likely only be maintained for the newest versions of the game. `7.x` will still remain maintained for bug-fixing and translations.

   Simply No Shading aims to provide support for the latest minor updates to major releases along with some April Fool’s snapshots. All minor releases for the latest major version are supported. The latest snapshot versions also get temporary support before the next major release. Following are all those versions:

| # | Mod Version | Minecraft Version |
|—:|:———–:|:———————-:|
| 1 | `7.6.4` | `1.14.4` |
| 2 | `7.6.4` | `1.15.2` |
| 3 | `7.6.4` | `20w14infinite` |
| 4 | `7.6.4` | `1.16.5` |
| 5 | `7.6.4` | `1.17.1` |
| 6 | `7.6.4` | `1.18.2` |
| 7 | `7.6.4` | `22w13oneblockatatime` |
| 8 | `7.6.4` | `1.19.4` |
| 9 | `7.6.4` | `23w13a_or_b` |
| 10 | `7.6.4` | `1.20.1` |
| 11 | `7.6.4` | `24w14potato` |
| 12 | `7.6.4` | `1.20.6` |
| 13 | `7.6.4` | `1.21` |
| 14 | `7.6.4` | `1.21.1` |
| 15 | `7.6.4` | `1.21.2` |
| 16 | `7.6.4` | `1.21.3` |
| 17 | `7.6.4` | `1.21.4` |
| 18 | `7.6.4` | `25w14craftmine` |
| 19 | `7.6.4` | `1.21.5` |
| 20 | `7.6.4` | `1.21.6` |
| 21 | `7.6.4` | `1.21.7` |
| 22 | `7.6.4` | `1.21.8` |
| 23 | `7.6.6` | `1.21.9` |
| 24 |`8.0.0-alpha.1`| `1.21.10` |
| 25 |`8.0.0-alpha.3`| `1.21.11` |
| 26 |`8.0.0-alpha.3`| `26.1-snapshot-2` |

SimpleGUI

![PMC](https://www.planetminecraft.com/member/nickshoof/) | ![CurseForge](https://www.curseforge.com/members/nickshoof/projects) | ![Modrinth](https://modrinth.com/user/NickShoof) | ![Discord](https://discord.com/)

![EarlyAcces](https://ko-fi.com/nickshoof)

You can buy monthy subscription to get faster updates on KO-FI

****

#

**About**

This pack is all about making UI as clean and minimalistic as posible. If you ever played on Bare Bones before you probably know what im aiming for (btw those two packs work so well toghether). For now im testing bottom viev point like shading, let me know how you like this. Before instaling you can check gallery for ingame screenshots. I will try making updates ATLEAST once a month. No mods required (for now).

#

**FAQ**
> **How to install resourcepacks?**
– There are a lot of tutorial out there on youtube, that will explain this better than me, but just download something from trusted sites like modrinth or curseforge, then drag this file to folder that will pop out if you click “Open Pack Folder” in Minecraft.

> **Can i use some textures from SimpleGUI in my pack**
– As long as its not distributed, yes you can. If you want to publish it, just ask me before doing it.

> **Will you add compatibility with mods?**
– Yes, im going to do this with popular mods in form of add-on to this pack.

#

**Lists**

Containers

1. Anvil
2. Beacon
3. Blast Furnace
4. Brewing Stand
5. Cartography Table
6. Crafter
7. Crafting Table
8. Dispenser/Dropper
9. Enchanting Table
10. Furnance
11. Gamemode Switcher
12. Chests
13. Grindstone
14. Hopper
15. Horse
16. Donkey
17. LLama
18. Inventory
19. Creative Inv.
20. Loom
21. Nautilus
22. Shulker Box
23. Smithing
24. Smoker
25. Stonecutter
26. Villager

Plans for future

1. Adding something to crafting table, loom, villager texture so it wouldn’t be so plane (V)
2. Listening to your feedback
3. Redoing reciepe book
4. Fixing inconsistencies

###

![SimpleGUI](https://www.planetminecraft.com/member/nickshoof/) SimpleGUI
by NickShoof

Simple Voice Chat

Modrinth
|
CurseForge
|
Discord
|
Wiki
|
FAQ
|
Credits
|
API

# Simple Voice Chat

A proximity voice chat for Minecraft with a variety of addons that offer additional features and functionalities.

⚠️ **NOTE** This mod requires special setup on the server in order to work.
Please read the wiki for more information.

Please join the Discord if you have questions!

## Downloads

– Fabric
– NeoForge
– Forge
– Bukkit/Spigot/Paper
– Quilt
– Velocity
– BungeeCord/Waterfall

## Features

– Push to talk
– Voice activation
– Proximity voice chat
– Password protected groups
– Automatic voice activity detection
– Automatic microphone gain adjustment
– Opus codec
– RNNoise recurrent neural network noise suppression
– OpenAL audio
– Cross compatibility between Fabric, NeoForge, Forge, Quilt, Bukkit, Spigot and Paper
– Support for Velocity, BungeeCord and Waterfall
– Compatibility with ModMenu (Use ClothConfig for a better configuration UI)
– Configurable push to talk key
– Microphone and speaker test playback
– Configurable voice distance
– Whispering
– Individual player volume adjustment
– Microphone amplification
– 3D sound
– AES encryption
– Audio recording with separate audio tracks
– A powerful API
– Many addons

## Icons

| Icon | Description |
|:————————————:|——————————————————-|
| ![](https://cdn.modrinth.com/data/cached_images/920509ef166dd12999f5c37593726d5b38b178df_0.webp) | You are talking |
| ![](https://cdn.modrinth.com/data/cached_images/fca88ce39851e803b131d80f967baceb979e981e.png) | You are whispering |
| ![](https://cdn.modrinth.com/data/cached_images/3295a4809a4c5fa34130cf2b0ca4cb0c877ef0b6_0.webp) | Player is talking |
| ![](https://cdn.modrinth.com/data/cached_images/f65e6c7acc8a12fe235f6a2eab6f7312ec459d0a_0.webp) | Player is whispering |
| ![](https://cdn.modrinth.com/data/cached_images/8cb7bef660801ee9bee15e12864d766b57905540.png) | Microphone muted |
| ![](https://cdn.modrinth.com/data/cached_images/05cfff1ecdba43d43e3ed8920e84834babb1b04e.png) | Voice chat disabled |
| ![](https://cdn.modrinth.com/data/cached_images/ce6cc8977f481476d7f6759bf21f34788d09476f.png) | Voice chat not connected
Voice chat not installed |

## The GUI

You can open the voice chat GUI by pressing the `V` key.
This allows you to open the settings, group chats, mute yourself, disable the voice chat, start/stop a recording and hide all icons.

![](https://cdn.modrinth.com/data/cached_images/c46289d611c1c4802c6f44fb9963ec9a04ea63c8.png)

### Group Chats

Group chats allow you to talk to players that are not in your vicinity.
To open the group chat interface, either press the group button in the voice chat GUI or just press the group key.

To create a new group, just type a name in the text field and press the button at the bottom.

![](https://cdn.modrinth.com/data/cached_images/dcaa5edc9ee9c404d93d17d5d687f853bb710cda.png)

Creating or joining a group will bring you into the group chat interface.
You will also see the heads of the group members in the top left corner of your screen.
Talking players will be outlined.
You can disable these icons by pressing the third button from the left.

![](https://cdn.modrinth.com/data/cached_images/63b27eb45a5e2b5c8df35fb7c63a4ba79cccb154.png)

Players that are not in a group will see a group icon next to your head, indicating that you are in a group.

You can invite players to your group chat by entering the command `/voicechat invite ` or from the social interactions screen.

### Settings

You can access the voice chat settings by pressing the `V` key and pressing the settings button.

This menu offers the ability to set up your voice chat audio settings.

By clicking the microphone button, you can test your microphone activation.

![](https://cdn.modrinth.com/data/cached_images/838d33f174e66349feff2fc7edc03e19a8dd8634.png)

## Important Notes

You need to open a port on the server. This is port `24454` `UDP` by default.
Without opening this port, the voice chat will not work.
This port can be changed in the server config.
More information here.

The voice chat is encrypted, but we don’t guarantee the security of it. Use at your own risk!

Simple sleep

# Simple Sleep

**No garbage code, no time manipulation, no notifications**

An ultra-minimalist Minecraft datapack that enables multiplayer night skipping.
It sets the percentage of players required to sleep.

## Config
– By default, if one player sleeps, the night is skipped
– To change the required player percentage, you must be an `op` and run:

`/function simple_sleep:set_percent {percent:20}`

where `20` is the desired percentage

## Installation
1. Download the `.zip` from the releases page
2. Place it in your world’s `datapacks` folder
3. In-game, run `/reload` (or restart your server)

## Compatibility
– Works on **1.20.2 and all newer versions**
– Compatible with everything. It only modifies a single game rule on load

Simple hit sound

This resource pack enhances PvP hit sounds to make combat feel more responsive and satisfying ⚔️🔥 The sounds are clearer and less distracting, helping you stay focused and track your hits better 🎯 Perfect for players looking for a smoother, more engaging PvP experience 🚀