Adds a command for creating BwB signs
All checks were successful
EpicKnarvik97/Books-Without-Borders/pipeline/head This commit looks good

Adds the createBwBSign command
Alters some methods for supporting offsets during argument counting
Adds differentiation between the two sign sides when creating and testing BwB signs
This commit is contained in:
2025-09-03 20:26:07 +02:00
parent 6c1094ff98
commit 124310a9f8
16 changed files with 330 additions and 52 deletions

View File

@@ -125,7 +125,7 @@
<dependency>
<groupId>net.knarcraft</groupId>
<artifactId>knarlib</artifactId>
<version>1.2.10</version>
<version>1.2.11</version>
<scope>compile</scope>
</dependency>
<dependency>