Описание
# New Stone Blocks!
This mod adds new stone blocks such as granite, diorite and dripstone bricks and more and a completely new stone type, **Limestone**, to your server (but also works in singleplayer).
It uses a resourcepack and distributes it to clients using polymer autohost.
No additional setup needed! You might need to enable auto-host in the polymer configs!
---
Requires:
- [polymer](https://modrinth.com/mod/polymer)
- [filament](https://modrinth.com/mod/filament)
and fabric api (used by both dependencies)
---
# Recipes
- 1 sand + 1 quartz for 2 Limestone blocks
- 2x2 Limestone Blocks for 4 Polished Limestone
- 2x2 Dripstone Blocks for 4 Polished Dripstone
- 2x2 Polished granite, andesite, diorite or limestone blocks for the brick block of that type
- 3x3 stone for 9 Polished Stone
- 1 Cobblestone in the Stonecutter for 4 Pebbles
# Command
The blocks are in the "tsa" namespace, so to /give chiseled or vertical planks, do:
```
/give @... tsa:granite_bricks
```
```
/give @... tsa:limestone
```
You can also use `/polymer creative` to open polymer's creative menu and the filament blocks icon to access the blocks
## Caveat:
This mod uses noteblocks to display the custom blocks on a server without requiring the client to have installed any mods. This means that resourcepacks that use noteblocks may not work correctly for players
---
- [Modrinth](https://modrinth.com/mod/tsa-stone)
- [GitHub](https://github.com/tomalbrc/tsa-stone)
- [Discord](https://discord.gg/9X6w2kfy89)