Add axe actionable options

This commit is contained in:
William Blake Galbreath
2021-07-06 01:01:33 -05:00
parent a0fae1b779
commit 89c9c902b1
155 changed files with 924 additions and 720 deletions

View File

@@ -35,10 +35,10 @@ index b9c558060024d380e89116489c7fc12ad88db8ad..0a0a4be15bed899812fcd4af0e311f5f
CompoundTag compoundTag = shulkerBoxBlockEntity.saveToTag(new CompoundTag());
if (!compoundTag.isEmpty()) {
diff --git a/src/main/java/net/pl3x/purpur/PurpurWorldConfig.java b/src/main/java/net/pl3x/purpur/PurpurWorldConfig.java
index f66f8067014252a89914e8e07cc702160b8f189b..189d859477bbb4a732c180ca2a5f8bff2de1eb4e 100644
index a8e02eca9fc4aed1bcf9b43bb8f0483f2bdc6dce..90e14108ebe8d2cabead62c39b02d619e126f1a7 100644
--- a/src/main/java/net/pl3x/purpur/PurpurWorldConfig.java
+++ b/src/main/java/net/pl3x/purpur/PurpurWorldConfig.java
@@ -673,6 +673,11 @@ public class PurpurWorldConfig {
@@ -676,6 +676,11 @@ public class PurpurWorldConfig {
}
}