release: 1.2.0
- AmbientSounds - Bobby - Comforts - Concurrent Chunk Management Engine - Crate Delight - Easy Magic - Exposure - Farmer's Delight Refabricated - More Delight - ScalableLux - ServerCore - Smarter Farmers - Sounds Physics Remastered - Storage Delight - Traveler's Backpack - Visual Workbench - Xaero's Maps x Waystones - Zoomify
This commit is contained in:
parent
47825fe622
commit
0d709336d9
65 changed files with 4418 additions and 33 deletions
19
config/creativecore.json
Normal file
19
config/creativecore.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"usergroups": {
|
||||
"creative": {
|
||||
"filters": [
|
||||
"{id:\"mode\",mode:1}"
|
||||
]
|
||||
},
|
||||
"survival": {
|
||||
"filters": [
|
||||
"{id:\"mode\",mode:0}"
|
||||
]
|
||||
},
|
||||
"adventure": {
|
||||
"filters": [
|
||||
"{id:\"mode\",mode:2}"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue