Skip to content

Commit 4d6e4d7

Browse files
committed
Updated the description and the README of the plugin.
1 parent 5b2a89c commit 4d6e4d7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ This plugin was made by Amaury Carrade and Florian Cassayre; it is currently tra
1515
1. [Commands & permissions](#commands--permissions)
1616
1. [Commands](#commands)
1717
2. [Permissions](#permissions)
18-
2. [Configuration](#configuration)
19-
3. [License](#license)
18+
1. [Configuration](#configuration)
19+
1. [License](#license)
2020

2121

2222
## Features
@@ -27,17 +27,17 @@ This plugin instances new items that transforms themselves into the desired spec
2727

2828
![](http://amaury.carrade.eu/files/banner.png)
2929

30-
*The three seamless blocks featured by the plugin*
30+
*Some of the seamless blocks featured by the plugin*
3131

3232
### Items
3333

3434
Each seamless block is represented by a similar item with a glowing enchantement effect (that can be disabled for each block in the [configuration](#configuration)). They also have a custom name (also configurable). The crafts are the same for the three blocks:
3535

36-
![](http://amaury.carrade.eu//files/output_K6fg1T.gif)
36+
![](http://amaury.carrade.eu/files/output_K6fg1T.gif)
3737

3838
The smooth log blocks can also be crafted using the same process, except with wooden logs:
3939

40-
![](http://amaury.carrade.eu//files/logs.gif)
40+
![](http://amaury.carrade.eu/files/logs.gif)
4141

4242
Those crafts can be disabled.
4343

@@ -47,22 +47,22 @@ All those items can be salvaged to get the materials back ; simply place an item
4747

4848
The stonecutter is a tool that can smooth any of the three double slabs blocks. To use it, simply right click with this tool on the wished block and it will permute to a smooth block. Each use will decrease the item's durability by 1. The unbreaking enchantement does work when applied. The stonecutter can be crafted like shears in exceptions that the iron is replaced by diamonds:
4949

50-
![](http://amaury.carrade.eu//files/BB_shears.png)
50+
![](http://amaury.carrade.eu/files/BB_shears.png)
5151

5252

5353
The craft can be disabled.
5454

5555
The basic double slabs block → the seamless version of this block:
5656

57-
![](http://amaury.carrade.eu//files/blocks_transforms_small.png)
57+
![](http://amaury.carrade.eu/files/blocks_transforms_small.png)
5858

5959
The process can be reverted (using the tool on a smooth block will turn it back into the original block).
6060

6161
### Saw
6262

6363
The saw is a tool that can move the bark around any of the six log blocks. To use it, simply right click with this tool on the wished log block to move the bark. The bark can have 4 different positions (tree of them follows, the tree axes and one has bark all around the texture). Each use will decrease the item's durability by 1. The unbreaking enchantement does work when applied. The saw can be crafted like this (the symetric craft also work):
6464

65-
![](http://amaury.carrade.eu//files/BB_saw.png)
65+
![](http://amaury.carrade.eu/files/BB_saw.png)
6666

6767
The craft can be disabled.
6868

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: BelovedBlocks
2-
description: The return of these beautiful smooth double slabs
2+
description: All the secrets blocks, not only in your dreams!
33
main: eu.carrade.amaury.BelovedBlocks.BelovedBlocks
44
version: 1.0
55
authors: ["Amaury Carrade", "Florian Cassayre"]

0 commit comments

Comments
 (0)