Implement fancy slabs & stairs

This commit is contained in:
dfsek
2020-09-24 16:38:03 -07:00
parent fd49d0a99c
commit f983bf06fa
13 changed files with 279 additions and 12 deletions

View File

@@ -95,7 +95,7 @@
<dependency>
<groupId>org.polydev</groupId>
<artifactId>gaea</artifactId>
<version>1.10.0</version>
<version>1.10.5</version>
</dependency>
<dependency>
<groupId>javax.vecmath</groupId>