9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-26 02:19:23 +00:00

添加指定特定方块作为bukkit material的选项

This commit is contained in:
XiaoMoMi
2025-10-12 16:34:54 +08:00
parent 6d119763b8
commit 48bb0bb3f0
4 changed files with 22 additions and 2 deletions

View File

@@ -233,6 +233,9 @@ block:
enable: false
interval: 10
extended-interaction-range: 0.5
# Defines the value returned by Bukkit block.getMaterial()
# If another plugin causes incompatibility due to its reliance on this method, try changing this option to a different vanilla block.
deceive-bukkit-material: stone
furniture:
# Hide technical entities used for storing furniture metadata.