Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kisonix-Dev authored May 3, 2024
1 parent 115cf88 commit c0d28f4
Showing 1 changed file with 93 additions and 2 deletions.
95 changes: 93 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,93 @@
# Texture-blocks
1.735 texture blocks for building.
![Spectrum_Blocks_logo](img/Texture_blocks_logo.png)
🔗 [Planet Minecraft](https://www.planetminecraft.com/mod/texture-blocks/)

> [!NOTE]
> I decided not to post the source code of the modification for now.
🔷 Basic information

Number of blocks: 1.735.
Number of materials: 24.
Texture resolution: 256x256.

🔷 Supported third party modifications

1. Block Carpentry.
2. FramedBlocks.
3. WorldEdit.

# Brief Development Stages

- [X] Publication of news about the modification.
- [X] Mod assembly.
- [X] Publishing a mod.
- [X] Testing.
- [X] Bug fixes.
- [X] Release. :tada:

# List of blocks

| Name |
| --- |
| Asphalt |
| Concrete |
| Cobblestone |
| Granite |
| Ground |
| Dirt |
| Wood |
| Wooden planks |
| Stones |
| Bricks |
| Carpets |
| Laminate |
| Linoleum |
| Moss |
| Marble tiles |
| Panels |
| Parquet |
| Wallpapers |
| Sandstone |
| Tiles |
| Ceiling |
| Grass |
| Roof tiles |
| Crushed stone |

# Information about the modification

| Name | Description |
| --- | --- |
| Type: | Mixed blocks |
| Requirements: | No |
| Does gravity work: | No |
| Transparency: | No |
| Luminosity: | No |
| Explosion resistance: | 6 |
| Durability: | 1.5 |
| Dropout: | same block |
| Flammable: | No |
| Lights up from lava: | No |
| Block has craft: | No |
| Generation in the world: | No |

# Destruction

| Name | Description |
| --- | --- |
| Block: | All texture blocks |
| Tool: | Mixed |
| Wooden: | 1.15 |
| Stone: | 0.6 |
| Iron: | 0.4 |
| Diamond: | 0.3 |
| Netherite: | 0.25 |
| Gold: | 0.2 |

# Identification values ID

| Name | Description |
| --- | --- |
| Name: | Texture blocks |
| Registry name: | texture_blocks |
| Command: | texture_blocks:(Material ID) (Block ID) |

0 comments on commit c0d28f4

Please sign in to comment.