minecraft server init

This commit is contained in:
2025-07-23 08:37:00 +03:00
commit ccf1f5f4d0
2460 changed files with 291551 additions and 0 deletions

View File

@ -0,0 +1 @@
[]

1029
config/incontrol/loot.json Normal file

File diff suppressed because it is too large Load Diff

14
config/incontrol/main.cfg Normal file
View File

@ -0,0 +1,14 @@
# Configuration file
##########################################################################################################
# general
#--------------------------------------------------------------------------------------------------------#
# General settings
##########################################################################################################
general {
# The maximum range for finding the nearest player for the spawn rules [range: 0 ~ 2147483647, default: 100]
I:maxPlayerDistance=100
}

View File

@ -0,0 +1,105 @@
[
{
"dimension": 0,
"block": ["minecraft:grass", "minecraft:sand", "minecraft:sand@1"],
"biome": ["Desert", "Savanna", "Forest", "Beach", "Red Desert"],
"mobs": [
{
"mob": "Horse",
"weight": 1,
"groupcountmin": 2,
"groupcountmax": 6
}
]
},
{
"dimension": 0,
"block": ["minecraft:water"],
"mobs": [
{
"mob": "Squid",
"weight": 1,
"groupcountmin": 2,
"groupcountmax": 6
}
]
},
{
"dimension": 0,
"block": ["minecraft:grass", "minecraft:sand", "minecraft:sand@1"],
"biome": [
"Jungle",
"Swamp",
"Savanna",
"abyssalcraft:coralium_infested_swamp"
],
"mobs": [
{
"mob": "Parrot",
"weight": 1,
"groupcountmin": 1,
"groupcountmax": 2
}
]
},
{
"dimension": 0,
"block": "minecraft:water",
"mobs": [
{
"mob": "primal:shark_hammerhead",
"weight": 100,
"groupcountmin": 1,
"groupcountmax": 1
}
]
},
{
"dimension": 0,
"block": "minecraft:water",
"mobs": [
{
"mob": "jaff:cod",
"weight": 800,
"groupcountmin": 1,
"groupcountmax": 3
}
]
},
{
"dimension": 0,
"block": "minecraft:water",
"mobs": [
{
"mob": "jaff:clownfish",
"weight": 240,
"groupcountmin": 1,
"groupcountmax": 3
}
]
},
{
"dimension": 0,
"block": "minecraft:water",
"mobs": [
{
"mob": "jaff:pufferfish",
"weight": 160,
"groupcountmin": 1,
"groupcountmax": 3
}
]
},
{
"dimension": 0,
"block": "minecraft:water",
"mobs": [
{
"mob": "jaff:salmon",
"weight": 800,
"groupcountmin": 1,
"groupcountmax": 3
}
]
}
]

328
config/incontrol/spawn.json Normal file
View File

@ -0,0 +1,328 @@
[
{
"mob": "minecraft:horse",
"mincount": {
"amount": 15
},
"result": "deny"
},
{
"mob": "minecraft:squid",
"mincount": {
"amount": 30
},
"result": "deny"
},
{
"mob": "minecraft:parrot",
"mincount": {
"amount": 15
},
"result": "deny"
},
{
"mob": "trumpetskeleton:trumpet_skeleton",
"dimension": 1,
"result": "deny"
},
{
"mob": [
"abyssalcraft:abygolem",
"abyssalcraft:abyssalzombie",
"abyssalcraft:antiabyssalzombie",
"abyssalcraft:antibat",
"abyssalcraft:antichicken",
"abyssalcraft:anticow",
"abyssalcraft:anticreeper",
"abyssalcraft:antighoul",
"abyssalcraft:antipig",
"abyssalcraft:antiplayer",
"abyssalcraft:antiskeleton",
"abyssalcraft:antispider",
"abyssalcraft:antizombie",
"abyssalcraft:chagaroth",
"abyssalcraft:chagarothfist",
"abyssalcraft:chagarothspawn",
"abyssalcraft:coraliumarrow",
"abyssalcraft:coraliumsquid",
"abyssalcraft:demonchicken",
"abyssalcraft:demoncow",
"abyssalcraft:demonpig",
"abyssalcraft:demonsheep",
"abyssalcraft:depthsghoul",
"abyssalcraft:dragonboss",
"abyssalcraft:dragonminion",
"abyssalcraft:dreadgolem",
"abyssalcraft:dreadguard",
"abyssalcraft:dreadling",
"abyssalcraft:dreadslug",
"abyssalcraft:dreadspawn",
"abyssalcraft:evilchicken",
"abyssalcraft:evilcow",
"abyssalcraft:evilpig",
"abyssalcraft:evilsheep",
"abyssalcraft:gatekeeperessence",
"abyssalcraft:greaterdreadspawn",
"abyssalcraft:gskeleton",
"abyssalcraft:inkprojectile",
"abyssalcraft:jzahar",
"abyssalcraft:jzaharminion",
"abyssalcraft:lesserdreadbeast",
"abyssalcraft:lessershoggoth",
"abyssalcraft:omotholghoul",
"abyssalcraft:powerstonetracker",
"abyssalcraft:primedodb",
"abyssalcraft:primedodbcore",
"abyssalcraft:remnant",
"abyssalcraft:shadowbeast",
"abyssalcraft:shadowboss",
"abyssalcraft:shadowcreature",
"abyssalcraft:shadowmonster",
"animalium:bear",
"animalium:bear_tamed",
"animalium:piranha",
"animalium:rat",
"animalium:wild_dog",
"primal:bear_black",
"primal:bear_brown",
"primal:canis_campestris",
"primal:creeper_nether",
"primal:gator",
"primal:ovis_atre",
"primal:rock",
"primal:shark_hammerhead",
"Blaze",
"trumpetskeleton:trumpet_skeleton"
],
"dimension": 7,
"result": "deny"
},
{
"mob": "natura:imp",
"mincount": {
"amount": 15
},
"result": "deny"
},
{
"mob": "abyssalcraft:lessershoggoth",
"result": "default",
"onjoin": true,
"nbt": {
"Attributes": [
{
"Base": 50.0,
"Name": "generic.maxHealth"
}
],
"Health": 50.0
}
},
{
"mob": "abyssalcraft:shadowbeast",
"result": "default",
"onjoin": true,
"nbt": {
"Attributes": [
{
"Base": 50.0,
"Name": "generic.maxHealth"
}
],
"Health": 50.0
}
},
{
"mob": "abyssalcraft:shadowcreature",
"result": "default",
"onjoin": true,
"nbt": {
"Attributes": [
{
"Base": 10.0,
"Name": "generic.maxHealth"
}
],
"Health": 10.0
}
},
{
"mob": "abyssalcraft:shadowmonster",
"result": "default",
"onjoin": true,
"nbt": {
"Attributes": [
{
"Base": 35.0,
"Name": "generic.maxHealth"
}
],
"Health": 35.0
}
},
{
"mob": "primal:canis_campestris",
"result": "default",
"onjoin": true,
"nbt": {
"Attributes": [
{
"Base": 12.5,
"Name": "generic.maxHealth"
}
],
"Health": 12.5
}
},
{
"mob": "emberroot:dire_wolf",
"minlight": 8,
"result": "deny"
},
{
"mob": "jaff:cod",
"mincount": {
"amount": 20
},
"result": "deny"
},
{
"mob": "jaff:pufferfish",
"mincount": {
"amount": 4
},
"result": "deny"
},
{
"mob": "jaff:clownfish",
"mincount": {
"amount": 6
},
"result": "deny"
},
{
"mob": "jaff:salmon",
"mincount": {
"amount": 20
},
"result": "deny"
},
{
"mod": "jaff",
"mincount": {
"amount": 100,
"mod": "jaff"
},
"result": "deny"
},
{
"mob": "primal:canis_campestris",
"mincount": {
"amount": 15
},
"result": "deny"
},
{
"mob": "minecraft:pig",
"mincount": {
"amount": 100
},
"result": "deny"
},
{
"mob": "minecraft:cow",
"mincount": {
"amount": 100
},
"result": "deny"
},
{
"mob": "minecraft:sheep",
"mincount": {
"amount": 100
},
"result": "deny"
},
{
"mob": "minecraft:chicken",
"mincount": {
"amount": 100
},
"result": "deny"
},
{
"mob": "primal:shark_hammerhead",
"maxcount": 2,
"result": "allow"
},
{
"mob": "primal:shark_hammerhead",
"mincount": {
"amount": 4
},
"result": "deny"
},
{
"mob": "magma_monsters:magma_monster",
"mincount": {
"amount": 12
},
"result": "deny"
},
{
"mob": "magma_monsters:magma_monster_grunt",
"mincount": {
"amount": 12
},
"result": "deny"
},
{
"mob": "primal:ovis_atre",
"mincount": {
"amount": 40
},
"result": "deny"
},
{
"mob": "nex:salamander",
"mincount": {
"amount": 20
},
"result": "deny"
},
{
"mob": "nex:wight",
"mincount": {
"amount": 15
},
"result": "deny"
},
{
"mob": "nex:spore_creeper",
"mincount": {
"amount": 15
},
"result": "deny"
},
{
"mob": "nex:spinout",
"mincount": {
"amount": 15
},
"result": "deny"
},
{
"mob": "nex:mogus",
"mincount": {
"amount": 20
},
"result": "deny"
},
{
"mob": "thebetweenlands:boulder_sprite",
"mincount": {
"amount": 70
},
"result": "deny"
}
]

View File

@ -0,0 +1 @@
[]