feat: initial commit
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"skeleton_dungeons": {
|
||||
"salt": 732581671,
|
||||
"separation": 23,
|
||||
"spacing": 46
|
||||
},
|
||||
"small_dungeons": {
|
||||
"salt": 34239823,
|
||||
"separation": 6,
|
||||
"spacing": 10
|
||||
},
|
||||
"small_nether_dungeons": {
|
||||
"salt": 998767517,
|
||||
"separation": 10,
|
||||
"spacing": 16
|
||||
},
|
||||
"spider_dungeons": {
|
||||
"salt": 596523129,
|
||||
"separation": 22,
|
||||
"spacing": 44
|
||||
},
|
||||
"zombie_dungeons": {
|
||||
"salt": 280667671,
|
||||
"separation": 24,
|
||||
"spacing": 48
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"skeleton_dungeons": {
|
||||
"skeleton_dungeon": true
|
||||
},
|
||||
"small_dungeons": {
|
||||
"small_dungeon": true
|
||||
},
|
||||
"small_nether_dungeons": {
|
||||
"small_nether_dungeon": true
|
||||
},
|
||||
"spider_dungeons": {
|
||||
"spider_dungeon": true
|
||||
},
|
||||
"zombie_dungeons": {
|
||||
"zombie_dungeon": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user