config: import pack config files
This commit is contained in:
parent
b76c650efe
commit
ed0f520976
126 changed files with 12995 additions and 0 deletions
14
config/ends_delight-common.json
Normal file
14
config/ends_delight-common.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"#README": "This config file does not support comments. To see them configure it in-game using YACL or Cloth Config (or just use Forge)",
|
||||
"Configs for End\u0027s Delight": {
|
||||
"allowedMobs": [
|
||||
"minecraft:enderman",
|
||||
"minecraft:endermite",
|
||||
"minecraft:ender_dragon",
|
||||
"minecraft:shulker"
|
||||
],
|
||||
"enableGristleTeleport": true,
|
||||
"teleportRangeSize": 24,
|
||||
"teleportMaxHeight": 32
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue