mod version
This commit is contained in:
4
plugin/src/main/resources/config.yml
Normal file
4
plugin/src/main/resources/config.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
# Default flying speed.
|
||||
unmounted-speed: 0.05
|
||||
# Flying speed of mounted Happy Ghasts, default speed is 0.05 so 0.15 is 3 times as fast.
|
||||
mounted-speed: 0.15
|
4
plugin/src/main/resources/plugin.yml
Normal file
4
plugin/src/main/resources/plugin.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
name: FastGhast
|
||||
version: '1.2'
|
||||
main: com.kasetoatz.fastGhast.FastGhast
|
||||
api-version: '1.21'
|
Reference in New Issue
Block a user