Added Old Industrial Wood and Door. Wood textures slightly darkened. Resource cleanup. Recipes internalized to prevent collisions.

This commit is contained in:
stfwi 2020-09-01 21:04:28 +02:00
parent dccd02c40d
commit bde1dab5a8
186 changed files with 1710 additions and 329 deletions

View file

@ -11,8 +11,13 @@ Mod sources for Minecraft version 1.16.2.
## Version history
~ v1.1.2-b5 [A] Sandstone Ornamented Clinker Brick added.
- v1.1.2-b5 [A] Sandstone Ornamented Clinker Brick added.
[A] Old Industrial Wood Planks/Stairs/Slabs/Slab Slices added.
[A] Old Industrial Wood Door added.
[M] Wood textures made slightly darker.
[F] Milking Machine fluid transfer re-added (thx gebcrafter).
[F] Fluid Barrel status overlay message format fixed.
[F] Fixed missing Dense Grit Dirt loot table (issue #124, thx vaelzan).
- v1.1.2-b4 [F] Mapping adaption to Forge 1.16.2-33.0.22/20200723-1.16.1.
[F] Fixed conditional recipe tag dependency (thx Blu, Cyborgmas).