removed benate, player anim. add pressure. some more mob sizes, finally configured some spawn restrictions.
This commit is contained in:
@ -1,13 +1,276 @@
|
||||
[
|
||||
{
|
||||
"mod":"organisorium",
|
||||
"mob":[
|
||||
"os:actual_carcass",
|
||||
"os:ambiant_grabber",
|
||||
"os:bothriechis",
|
||||
"os:brute",
|
||||
"os:cracked_axolotl",
|
||||
"os:decelluralized_carcass_corpse",
|
||||
"os:deformed",
|
||||
"os:glutton",
|
||||
"os:harvester_drone",
|
||||
"os:horder",
|
||||
"os:incomplete_animal_form",
|
||||
"os:incomplete_form",
|
||||
"os:incomplete_monster_form",
|
||||
"os:infected_sheep",
|
||||
"os:kidnapper",
|
||||
"os:maw",
|
||||
"os:peac_keeper_biohybrid",
|
||||
"os:reanimated_chicken",
|
||||
"os:reanimated_cod",
|
||||
"os:reanimated_cow",
|
||||
"os:reanimated_drowned",
|
||||
"os:reanimated_horse",
|
||||
"os:reanimated_human",
|
||||
"os:reanimated_human_corpse",
|
||||
"os:reanimated_human_weak",
|
||||
"os:reanimated_pig",
|
||||
"os:reanimated_polar_bear",
|
||||
"os:reanimated_salmon",
|
||||
"os:reanimated_squid",
|
||||
"os:reanimated_villager",
|
||||
"os:reanimated_wolf",
|
||||
"os:sea_crawler",
|
||||
"os:shattered_bee",
|
||||
"os:shattered_iron_golem",
|
||||
"os:stuffed_reanimated_scientist",
|
||||
"os:the_molten",
|
||||
"os:the_twins",
|
||||
"os:unidentifyable_incomplete_form",
|
||||
"os:vermin_male",
|
||||
"os:water_mob_phase_spawn"],
|
||||
"persecond":0.5,
|
||||
"conditions":{
|
||||
"maxthis":25,
|
||||
"maxthis":50,
|
||||
"mindist":60,
|
||||
"dimension":"ihfr:the_carnage",
|
||||
"and":{
|
||||
"seesky":true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":[
|
||||
"thalassophobia:colossoteus",
|
||||
"thalassophobia:mosasaur",
|
||||
"thalassophobia:reaverfish",
|
||||
"thalassophobia:tusoteuthis",
|
||||
"thalassophobia:xiphactinus",
|
||||
"darkwaters:miraid"],
|
||||
"persecond":0.001,
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":[
|
||||
"thalassophobia:ammonita",
|
||||
"thalassophobia:anglerfish",
|
||||
"thalassophobia:archelon",
|
||||
"thalassophobia:baby_colossoteus",
|
||||
"thalassophobia:dunkleosteus",
|
||||
"thalassophobia:megalodon",
|
||||
"thalassophobia:plesiosaur",
|
||||
"thalassophobia:reaverfish",
|
||||
"darkwaters:craeken",
|
||||
"darkwaters:manaraw",
|
||||
"darkwaters:sight_hunter"],
|
||||
"persecond":0.05,
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 8
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":[
|
||||
"thalassophobia:ammonita",
|
||||
"thalassophobia:anglerfish",
|
||||
"thalassophobia:dunkleosteus",
|
||||
"thalassophobia:electrophorus",
|
||||
"thalassophobia:maka_maka_swim",
|
||||
"thalassophobia:manta",
|
||||
"thalassophobia:megastar",
|
||||
"thalassophobia:riffhead",
|
||||
"thalassophobia:sea_bird",
|
||||
"thalassophobia:shark",
|
||||
"thalassophobia:sunfish",
|
||||
"thalassophobia:xiphactinus"],
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 20
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":[
|
||||
"thalassophobia:bathotrap",
|
||||
"thalassophobia:crab",
|
||||
"thalassophobia:maka_maka",
|
||||
"thalassophobia:sea_sludge"],
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"validspawn":true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 20
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":"thalassophobia:cnidaria",
|
||||
"amount":{
|
||||
"minimum":5,
|
||||
"maximum":10,
|
||||
"groupdistance":0.01
|
||||
},
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 20
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":"thalassophobia:eurypterid",
|
||||
"amount":{
|
||||
"minimum":2,
|
||||
"maximum":5,
|
||||
"groupdistance":0.01
|
||||
},
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":"thalassophobia:gulper_eel",
|
||||
"amount":{
|
||||
"minimum":2,
|
||||
"maximum":5,
|
||||
"groupdistance":0.01
|
||||
},
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":"thalassophobia:megapiranha",
|
||||
"amount":{
|
||||
"minimum":5,
|
||||
"maximum":7,
|
||||
"groupdistance":0.01
|
||||
},
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 15
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":"thalassophobia:vertebrat",
|
||||
"amount":{
|
||||
"minimum":2,
|
||||
"maximum":5,
|
||||
"groupdistance":0.01
|
||||
},
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":"thalassophobia:zapfin",
|
||||
"amount":{
|
||||
"minimum":5,
|
||||
"maximum":7,
|
||||
"groupdistance":0.01
|
||||
},
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 15
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":"darkwaters:aberration",
|
||||
"amount":{
|
||||
"minimum":2,
|
||||
"maximum":3,
|
||||
"groupdistance":0.01
|
||||
},
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":"darkwaters:mohast",
|
||||
"amount":{
|
||||
"minimum":2,
|
||||
"maximum":3,
|
||||
"groupdistance":0.01
|
||||
},
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"mob":"thalassophobia:panderodus",
|
||||
"amount":{
|
||||
"minimum":5,
|
||||
"maximum":7,
|
||||
"groupdistance":0.01
|
||||
},
|
||||
"conditions": {
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"norestrictions":true,
|
||||
"inwater": true,
|
||||
"mindist":60,
|
||||
"maxdist":100,
|
||||
"maxthis": 15
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user