You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24-53Lines changed: 24 additions & 53 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,48 +21,56 @@ This plugin was made by Amaury Carrade and Florian Cassayre; it is currently tra
21
21
22
22
## Features
23
23
24
-
The 1.8 version of minecraft has removed the items that corresponds to some unobtainables blocks in survival. Although their corresponding items doesn't exist anymore, the blocks still exist. You can place them by doing a `/setblock` command with some metadata arguments.
24
+
The 1.8 version of minecraft has removed the items that corresponds to some unobtainable blocks in survival. Although their corresponding items doesn't exist anymore, the blocks still exist. You can place them by doing a `/setblock` command with some metadata arguments.
25
25
26
26
This plugin instances new items that transforms themselves into the desired special block when placed by a player.
*Some of the seamless blocks featured by the plugin*
31
31
32
32
### Items
33
33
34
-
Each seamless block is represented by a similar item with a glowing enchantment 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:
34
+
Each seamless block is represented by a similar item with a glowing enchantment 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 four blocks:

41
41
42
-
Those crafts can be disabled.
42
+
You are also able to craft nether portals...
43
43
44
-
All those items can be salvaged to get the materials back ; simply place an item in a crafting grid.
44
+

45
+
46
+
...and End ones. (The amounts given for each crafting recipe can be changed in the configuration.)
47
+
48
+

49
+
50
+
Those crafts can be disabled, or given by permission.
51
+
52
+
All those items can be salvaged to get the materials back (except portals) ; simply place an item in a crafting grid.
45
53
46
54
### Stonecutter
47
55
48
56
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 enchantment does work when applied. The stonecutter can be crafted like shears in exceptions that the iron is replaced by diamonds:
The process can be reverted (use the tool on a smooth block to turn it back into the original block).
60
68
61
69
### Saw
62
70
63
71
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 enchantment does work when applied. The saw can be crafted like this (the symmetric craft also works):
0 commit comments