Added IE concrete wall. Fixed missing rebar concrete wall recipe.

This commit is contained in:
stfwi 2019-02-18 21:34:29 +01:00
parent 746ca98e91
commit 0141971f39
9 changed files with 94 additions and 3 deletions

View file

@ -26,6 +26,14 @@ no tile entities or user interactions are used. Current feature set:
explosion resistance than the vanilla brick wall. Also available as stairs, also
with reverse recipe.
- Rebar (steel) reinforced concrete: Expensive but creeper-proof. Crafted 3x3 from
four concrete blocks and five steel rods. Texture design oriented at the IE concrete,
slightly darker, eight (position dependent) random texture variations with rust
traces. Also creaftable in form of *stairs* and *walls*.
- Concrete wall: Solid concrete wall (not the vanilla wall design), crafted 3x3
from six IE concrete blocks (normal wall recipe).
- *Treated wood ladder*: Crafted 3x3 with the known ladder pattern, items are
treated wood sticks.
@ -65,6 +73,9 @@ More to come slowly but steadily.
----
## Revision history
- v1.0.0-b4 [F] Fixed vanished recipe for the rebar concrete wall.
[A] Concrete wall, material: IE concrete.
- v1.0.0-b3 [A] Textures of rebar concrete and treated wood table improved.
[A] Added rebar concrete wall.