Slightly Brightly

This resource pack uses emissive block models to make the game slightly brighter without using any shaders.

If you’d like it to be slightly more brightly, then use a text editor like Notepad++ and run a replace command on ALL instances of “light_emission”: 2 to replace it with a number between 1-15.

slab back

craft slabs back to blocks

slabs have to be side by side

![show a minecraft recipe with 2 oak side to side in a 2 by 2 crafting grid that make a full oak block as output](https://cdn.modrinth.com/data/l0JYwJHY/564d851ae275362ffc559b86156efb825e027eb0.png)

Sky’s Relit Flames

A Minecraft Resource-Pack that revamps the looks of different flaming blocks, like torches

Sit Anywhere!

# Sit Anywhere!
Sit on stairs and slabs, in fact sit anywhere you’d like!

## ⚙️ Server side!
If you only install this datapack/mod on your server/LAN, it will work for everyone else without them needing to install it!

## 📖 Instructions:
To be able to sit on any surface that you want just look all the way down, quickly double tap sneak and then right-click! 😀

To sit on a slab or on stairs, just stand on it and right click it. As simple as that.

Or just use `/trigger sit` (only in 2.3.0+)

## 🤔 Why is this project better than the others?
– Because it’s primarily a datapack, that means you just drop it on your map or server and anyone can use it without having to install anything!
– I’ve made sure that it’s a datapack AND a mod, so that it can be active on any world you create! For maximum flexibility. Want to use it on a specific world? Use the datapack. Want it on every world you join, without even needing to setup it? Use the mod!
– Versatile and non-intrusive: like many seating mods, you can use any staircase or slab to sit on. But you’ll have to stand on it first! Because I’ve sat far too often by mistake without this feature. But you can also sit anywhere else! You’re not limited to slabs or stairs. They just have a well-defined place to sit, which centers them well.
– As its core is a datapack and not a mod, it’s less likely to be broken by future minecraft updates. Still possible but less likely.

## ⤵️ Installation:
### Datapack:
Download the latest release and put the datapack `.zip` file into the datapacks folder of your Minecraft world.
### Mod:
Download the latest release and put the mod `.jar` file into the mods folder of your Minecraft game.

## ✍️ Feedback, Questions & Suggestions
I’m always listening! If you happen to have questions, suggestions or just encountered a bug, then feel free to join my discord server to ask for help in the “mods and datapacks” section. [Click to join the server](https://discord.gg/kwzQWS4)

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](https://modrinth.com/shader/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` |

SimpleOres Fabric

![SimpleOres Fabric’s logo](https://cdn.modrinth.com/data/Boe3chj8/images/f85cf03871d9e3b972efa6ed0d0cc51f724ff9f6.png)

# Simple Ores Fabric

![The blocks added by SimpleOres Fabric](https://cdn.modrinth.com/data/Boe3chj8/images/0ce540fef7d597b0d6edd3219fce904a0708e89f.png)

SimpleOres Fabric is an unofficial port of the original Forge mod by skrallexy to Fabric/Quilt that adds 4 new ores to the base game: Tin, Mythril, Adamantium and Onyx. All except Onyx can be found in the overworld, while Onyx can be found only in the Nether.

Each ore has its own unique properties, armor and tool sets, and more.

![The items and armors added by SimpleOres Fabric](https://cdn.modrinth.com/data/Boe3chj8/images/d76db130f561eae29293115420e65717927d8997.png)
![The SimpleOres Fabric furnaces and spears](https://cdn.modrinth.com/data/Boe3chj8/images/6177e86127184112c7ca0081502583d1eeca9413.png)

SimpleOres Fabric does not add copper ore or ingots to the game, as vanilla has added them. However, since vanilla did not add copper tools or armor, SimpleOres Fabric still has them (before 1.21.9). SimpleOres Fabric’s ores drop raw metal, like vanilla ores, except for onyx ore, which drops the gem, of course.

Copper doors (before 1.21), mythril, tin, adamantium and onyx bars, doors, bricks, and brick stairs are added too.

SimpleOres Fabric requires [Fabric API](https://modrinth.com/mod/fabric-api)

The textures are those from the [original mod](https://www.curseforge.com/minecraft/mc-mods/simpleores), you should take a look 😉

The original Minecraft Forum thread is [here](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1279863-alexndrthegr8sts-mods-simplecore-api-simpleores). The original mod was by AleXndrTheGr8st, aka Skrallexy. Sinhika is the current off-and-on maintainer for Forge. The current code of this project is also licensed under LGPL 3.0, so go wild, modpack makers!

## Developers

If you want to add support of SimpleOres Fabric to your mod, crushed and powder versions of ores are available natively, Support of Energized Power has been added in 1.3.1 (and 1.3.2 for 1.20.1+) !

SimpleGUI

[

![PMC](https://cdn.modrinth.com/data/cached_images/e556f05801baf51f64eb079db94542fd6cd7acd8.png)](https://www.planetminecraft.com/member/nickshoof/) | [![CurseForge](https://cdn.modrinth.com/data/cached_images/186466038ea8fdc8a1e106328e1469b76d340fd7.png)](https://www.curseforge.com/members/nickshoof/projects) | [![Modrinth](https://cdn.modrinth.com/data/cached_images/d639cdb1abcfbf97e4e313512a39293a0b55f3c8.png)](https://modrinth.com/user/NickShoof) | [![Discord](https://cdn.modrinth.com/data/cached_images/045c08f0228147ad2f1ce76cbc4be4d1e782e798.png)](https://discord.com/)

[

![EarlyAcces](https://cdn.modrinth.com/data/cached_images/ccd82ceb15cb98213e7e9ef49d36ecd3bfd15871.png)](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](https://modrinth.com/resourcepack/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://cdn.modrinth.com/data/cached_images/79dfc6c7b8e29abef79a52385ba4a1a8e00f9901.png)](https://www.planetminecraft.com/member/nickshoof/) SimpleGUI
by NickShoof

Simple Voice Chat

[Modrinth](https://modrinth.com/mod/simple-voice-chat)
|
[CurseForge](https://legacy.curseforge.com/minecraft/mc-mods/simple-voice-chat)
|
[Discord](https://discord.gg/4dH2zwTmyX)
|
[Wiki](https://modrepo.de/minecraft/voicechat/wiki)
|
[FAQ](https://modrepo.de/minecraft/voicechat/faq)
|
[Credits](https://modrepo.de/minecraft/voicechat/credits)
|
[API](https://modrepo.de/minecraft/voicechat/api)

# Simple Voice Chat

A proximity voice chat for Minecraft with a variety of [addons](https://modrepo.de/minecraft/voicechat/addons) that offer additional features and functionalities.

⚠️ **NOTE** This mod requires special setup on the server in order to work.
Please read the [wiki](https://modrepo.de/minecraft/voicechat/wiki/setup) for more information.





Please join the Discord if you have questions!

## Downloads

– [Fabric](https://modrinth.com/mod/simple-voice-chat/versions?l=fabric)
– [NeoForge](https://modrinth.com/mod/simple-voice-chat/versions?l=neoforge)
– [Forge](https://modrinth.com/mod/simple-voice-chat/versions?l=forge)
– [Bukkit/Spigot/Paper](https://modrinth.com/plugin/simple-voice-chat/versions?l=bukkit)
– [Quilt](https://modrinth.com/mod/simple-voice-chat/versions?l=quilt)
– [Velocity](https://modrinth.com/mod/simple-voice-chat/versions?l=velocity)
– [BungeeCord/Waterfall](https://modrinth.com/mod/simple-voice-chat/versions?l=bungeecord)

## Features

– Push to talk
– Voice activation
– Proximity voice chat
– Password protected groups
– Automatic voice activity detection
– Automatic microphone gain adjustment
– [Opus codec](https://opus-codec.org/)
– [RNNoise](https://jmvalin.ca/demo/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](https://modrinth.com/mod/modmenu) (Use [ClothConfig](https://modrinth.com/mod/cloth-config) 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](https://modrepo.de/minecraft/voicechat/api)
– Many [addons](https://modrepo.de/minecraft/voicechat/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](https://modrepo.de/minecraft/voicechat/wiki/setup).

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

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 🚀

Simple Datapacks

## 📂 Simple Datapacks

The purpose of this mod is to simplify the ways of adding datapacks to the game. To do this, the mod creates a folder in the root directory of Minecraft called datapacks. In my opinion, the capabilities of datapacks are underestimated by players, mostly because not everyone understands how to install datapacks into the game. This is more difficult to do than to install a mod or resource pack, although many datapacks bring a lot of content to the game.

![preview](https://cdn.modrinth.com/data/cached_images/aac4947bab69e5d28ce8e91126425c668ad098b3_0.webp)

My goal is to make a mod that will help players with installing datapacks into the game so that they can get a new portion of unforgettable impressions.

## 💼 Usage
![preview](https://cdn.modrinth.com/data/cached_images/67e81fe573cd8bbf52e67a8871a54acbdf88f65d_0.webp)

In order to launch a world with datapacks, you need to download any datapack that is compatible with the selected version of Minecraft, open and place the datapack in the datapacks folder, start creating a world and select the desired datapack from the list. However, when using Cloth Config, the mod settings specify the path to the downloads folder, so to use datapacks, you only need to download them, then simply open the datapack selection menu and enable the desired one.

## ✨ Features
Whenever possible, I added the most basic features for the mod that I could imagine.

Click to open

* Since the main thing for me is that as many players as possible start using datapacks, I made the mod available on 4 different loaders so that it can be launched from almost any modpack.

* The mod has a configuration. The values used by the mod can be changed in the mod menu (Fabric requires ModMenu), and can also be changed in the configuration file, which is available using the Cloth Config API.

* The mod allows players to add and load datapacks from different folders. To change the sources of these packs, you need to configure them in the mod settings. If you want to specify a folder in the game’s root directory, for example, “`my_datapacks“` instead of the full path “`C:Users{USERNAME}AppDataRoaming.minecraftmy_datapacks“`, simply enter the folder name in the field in the mod settings menu.

* By default, datapacks are loaded from the datapacks folder in the root directory and the downloads folder, allowing them to appear in the game immediately after installation (provided Cloth Config API is loaded; otherwise, only the datapacks folder will be used).

* The mod settings have two lists: one for required and one for optional datapacks. The first list specifies the paths to datapacks that are automatically applied when entering a world. The second list contains datapacks that remain inactive but can be enabled at any time using the “`/datapack enable“` command.

* The Simple Datapacks mod runs on the server. Since the mod settings are not accessible on the server, it automatically uses all datapacks from the datapacks folder.

* It’s possible to disable feature packs (experimental datapacks). If you don’t use feature packs, you can disable them to save space on the datapack selection screen. In the mod settings, function packages can be set to required, and then they will be applied when the world starts.

* Unlike similar mods, datapacks will continue to work in the world, even if you disable the mod. In the mod settings, you can enable copying datapacks to the world folder. In this case, the datapack will work without the mod, because the game will read it from the world.

## 🤝 Support
Buy Me a Coffee at ko-fi.com