1.14 prep
This commit is contained in:
parent
a4f0655898
commit
031bed7120
2 changed files with 21 additions and 2 deletions
|
@ -11,5 +11,24 @@ Chairs:
|
|||
- QUARTZ_STAIRS
|
||||
- ACACIA_STAIRS
|
||||
- DARK_OAK_STAIRS
|
||||
- ANDESITE_STAIRS
|
||||
- DARK_PRISMARINE_STAIRS
|
||||
- DIORITE_STAIRS
|
||||
- END_STONE_BRICK_STAIRS
|
||||
- GRANITE_STAIRS
|
||||
- MOSSY_COBBLESTONE_STAIRS
|
||||
- MOSSY_STONE_BRICK_STAIRS
|
||||
- POLISHED_ANDESITE_STAIRS
|
||||
- POLISHED_DIORITE_STAIRS
|
||||
- POLISHED_GRANITE_STAIRS
|
||||
- PRISMARINE_BRICK_STAIRS
|
||||
- PRISMARINE_STAIRS
|
||||
- PURPUR_STAIRS
|
||||
- QUARTZ_STAIRS
|
||||
- RED_NETHER_BRICK_STAIRS
|
||||
- RED_SANDSTONE_STAIRS
|
||||
- SMOOTH_QUARTZ_STAIRS
|
||||
- SMOOTH_RED_SANDSTONE_STAIRS
|
||||
- SMOOTH_SANDSTONE_STAIRS
|
||||
UpsideDown: false
|
||||
Range: 0
|
||||
Range: 0
|
||||
|
|
|
@ -17,7 +17,7 @@ debugging:
|
|||
database:
|
||||
host: 'localhost'
|
||||
port: 3306
|
||||
dbname: 'chestshop_notifier?useSSL=false'
|
||||
dbname: 'chestshop_notifier'
|
||||
username: 'chestshop'
|
||||
password: 'NOPE'
|
||||
|
||||
|
|
Loading…
Reference in a new issue