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,5 @@
{
"biome": "biomesoplenty:corrupted_sands",
"weight": 8,
"enabled": true
}

View File

@ -0,0 +1,5 @@
{
"biome": "biomesoplenty:fungi_forest",
"weight": 4,
"enabled": true
}

View File

@ -0,0 +1,5 @@
{
"biome": "biomesoplenty:phantasmagoric_inferno",
"weight": 6,
"enabled": true
}

View File

@ -0,0 +1,5 @@
{
"biome": "biomesoplenty:undergarden",
"weight": 4,
"enabled": true
}

View File

@ -0,0 +1,5 @@
{
"biome": "biomesoplenty:visceral_heap",
"weight": 4,
"enabled": true
}

View File

@ -0,0 +1,419 @@
{
"biome": "minecraft:hell",
"weight": 10,
"enabled": true,
"genDefaultFeatures": true,
"blocks": {
"topBlock": {
"block": "minecraft:netherrack"
},
"fillerBlock": {
"block": "minecraft:netherrack"
},
"wallBlock": {
"block": "minecraft:netherrack"
},
"ceilingBottomBlock": {
"block": "minecraft:netherrack"
},
"ceilingFillerBlock": {
"block": "minecraft:netherrack"
},
"oceanBlock": {
"block": "minecraft:lava"
}
},
"entities": [
{
"entity": "minecraft:ghast",
"creatureType": "monster",
"weight": 50,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "minecraft:zombie_pigman",
"creatureType": "monster",
"weight": 100,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "minecraft:magma_cube",
"creatureType": "monster",
"weight": 2,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "minecraft:enderman",
"creatureType": "monster",
"weight": 1,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "magma_monsters:magma_monster",
"creatureType": "monster",
"weight": 2000,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": true
},
{
"entity": "magma_monsters:magma_monster_grunt",
"creatureType": "monster",
"weight": 2000,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": true
},
{
"entity": "quark:wraith",
"creatureType": "monster",
"weight": 60,
"minGroupCount": 4,
"maxGroupCount": 6,
"spawn": true
},
{
"entity": "natura:heatscarspider",
"creatureType": "monster",
"weight": 10,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "natura:babyheatscarspider",
"creatureType": "monster",
"weight": 10,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "natura:nitrocreeper",
"creatureType": "monster",
"weight": 8,
"minGroupCount": 4,
"maxGroupCount": 6,
"spawn": true
},
{
"entity": "primal:creeper_nether",
"creatureType": "monster",
"weight": 3,
"minGroupCount": 0,
"maxGroupCount": 1,
"spawn": true
},
{
"entity": "natura:imp",
"creatureType": "creature",
"weight": 10,
"minGroupCount": 8,
"maxGroupCount": 12,
"spawn": true
},
{
"entity": "primal:ovis_atre",
"creatureType": "creature",
"weight": 90,
"minGroupCount": 1,
"maxGroupCount": 6,
"spawn": true
},
{
"entity": "animalium:wild_dog",
"creatureType": "monster",
"weight": 2,
"minGroupCount": 1,
"maxGroupCount": 2,
"spawn": true
},
{
"entity": "animalium:bear",
"creatureType": "monster",
"weight": 1,
"minGroupCount": 1,
"maxGroupCount": 1,
"spawn": true
},
{
"entity": "animalium:rat",
"creatureType": "monster",
"weight": 2,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": true
},
{
"entity": "magma_monsters:magma_monster",
"creatureType": "monster",
"weight": 2000,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": true
},
{
"entity": "magma_monsters:magma_monster_grunt",
"creatureType": "monster",
"weight": 2000,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": true
},
{
"entity": "quark:wraith",
"creatureType": "monster",
"weight": 60,
"minGroupCount": 4,
"maxGroupCount": 6,
"spawn": true
},
{
"entity": "natura:heatscarspider",
"creatureType": "monster",
"weight": 10,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "natura:babyheatscarspider",
"creatureType": "monster",
"weight": 10,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "natura:nitrocreeper",
"creatureType": "monster",
"weight": 8,
"minGroupCount": 4,
"maxGroupCount": 6,
"spawn": true
},
{
"entity": "primal:creeper_nether",
"creatureType": "monster",
"weight": 3,
"minGroupCount": 0,
"maxGroupCount": 1,
"spawn": true
},
{
"entity": "natura:imp",
"creatureType": "creature",
"weight": 10,
"minGroupCount": 8,
"maxGroupCount": 12,
"spawn": true
},
{
"entity": "primal:ovis_atre",
"creatureType": "creature",
"weight": 90,
"minGroupCount": 1,
"maxGroupCount": 6,
"spawn": true
}
],
"features": [
{
"feature": "lex:fluid",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:flowing_lava"
},
"blockToTarget": {
"block": "minecraft:netherrack"
},
"hidden": false,
"genAttempts": 8,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 4,
"maxGenHeight": 124
},
{
"feature": "lex:scatter",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:fire"
},
"blockToTarget": {
"block": "minecraft:netherrack"
},
"placement": "on_ground",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": true,
"generate": true,
"minGenHeight": 4,
"maxGenHeight": 124
},
{
"feature": "lex:cluster",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:glowstone"
},
"blockToAttachTo": {
"block": "minecraft:netherrack"
},
"direction": "down",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": true,
"generate": true,
"minGenHeight": 4,
"maxGenHeight": 124
},
{
"feature": "lex:cluster",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:glowstone"
},
"blockToAttachTo": {
"block": "minecraft:netherrack"
},
"direction": "down",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 1,
"maxGenHeight": 128
},
{
"feature": "lex:scatter",
"genStage": "decorate",
"blockToSpawn": {
"block": "minecraft:red_mushroom"
},
"blockToTarget": {
"block": "minecraft:netherrack"
},
"placement": "on_ground",
"genAttempts": 1,
"genProbability": 0.25,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 1,
"maxGenHeight": 128
},
{
"feature": "lex:scatter",
"genStage": "decorate",
"blockToSpawn": {
"block": "minecraft:brown_mushroom"
},
"blockToTarget": {
"block": "minecraft:netherrack"
},
"placement": "on_ground",
"genAttempts": 1,
"genProbability": 0.25,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 1,
"maxGenHeight": 128
},
{
"feature": "lex:ore",
"genStage": "ore",
"blockToSpawn": {
"block": "minecraft:quartz_ore"
},
"blockToReplace": {
"block": "minecraft:netherrack"
},
"veinSize": 14,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 108
},
{
"feature": "lex:ore",
"genStage": "ore",
"blockToSpawn": {
"block": "nex:amethyst_ore"
},
"blockToReplace": {
"block": "minecraft:netherrack"
},
"veinSize": 3,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 108
},
{
"feature": "lex:ore",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:magma"
},
"blockToReplace": {
"block": "minecraft:netherrack"
},
"veinSize": 32,
"genAttempts": 4,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 28,
"maxGenHeight": 38
},
{
"feature": "lex:fluid",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:flowing_lava"
},
"blockToTarget": {
"block": "minecraft:netherrack"
},
"hidden": true,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 118
},
{
"feature": "lex:structure",
"genStage": "populate",
"structure": "nex:village/tiny_hell_pigtificate_village",
"type": "grounded",
"genAttempts": 1,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"mirror": "random",
"rotation": "random",
"ignoredBlock": {
"block": "minecraft:structure_void",
"properties": {}
},
"clearancePercentage": 0.75,
"generate": true,
"minGenHeight": 32,
"maxGenHeight": 116
}
]
}

View File

@ -0,0 +1,259 @@
{
"biome": "nex:arctic_abyss",
"weight": 2,
"enabled": true,
"genDefaultFeatures": true,
"blocks": {
"topBlock": {
"block": "nex:frostburn_ice"
},
"fillerBlock": {
"block": "nex:netherrack",
"properties": {
"type": "icy"
}
},
"wallBlock": {
"block": "nex:netherrack",
"properties": {
"type": "icy"
}
},
"ceilingBottomBlock": {
"block": "nex:frostburn_ice"
},
"ceilingFillerBlock": {
"block": "nex:netherrack",
"properties": {
"type": "icy"
}
},
"oceanBlock": {
"block": "minecraft:magma"
}
},
"entities": [
{
"entity": "minecraft:ghast",
"creatureType": "monster",
"weight": 50,
"minGroupCount": 1,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "minecraft:zombie_pigman",
"creatureType": "monster",
"weight": 25,
"minGroupCount": 1,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "nex:bone_spider",
"creatureType": "monster",
"weight": 35,
"minGroupCount": 1,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "nex:wight",
"creatureType": "monster",
"weight": 75,
"minGroupCount": 1,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "nex:brute",
"creatureType": "monster",
"weight": 15,
"minGroupCount": 1,
"maxGroupCount": 1,
"spawn": true
},
{
"entity": "natura:heatscarspider",
"creatureType": "monster",
"weight": 10,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": false
},
{
"entity": "natura:babyheatscarspider",
"creatureType": "monster",
"weight": 10,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": false
},
{
"entity": "natura:nitrocreeper",
"creatureType": "monster",
"weight": 8,
"minGroupCount": 4,
"maxGroupCount": 6,
"spawn": false
},
{
"entity": "primal:creeper_nether",
"creatureType": "monster",
"weight": 3,
"minGroupCount": 0,
"maxGroupCount": 1,
"spawn": false
},
{
"entity": "natura:imp",
"creatureType": "creature",
"weight": 10,
"minGroupCount": 8,
"maxGroupCount": 12,
"spawn": false
},
{
"entity": "primal:canis_campestris",
"creatureType": "creature",
"weight": 6,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": false
},
{
"entity": "primal:bear_black",
"creatureType": "creature",
"weight": 4,
"minGroupCount": 0,
"maxGroupCount": 2,
"spawn": false
},
{
"entity": "primal:ovis_atre",
"creatureType": "creature",
"weight": 90,
"minGroupCount": 1,
"maxGroupCount": 6,
"spawn": false
}
],
"features": [
{
"feature": "lex:scatter",
"genStage": "populate",
"blockToSpawn": {
"block": "nex:blue_fire"
},
"blockToTarget": {
"block": "nex:frostburn_ice"
},
"placement": "on_ground",
"genAttempts": 5,
"genProbability": 1.0,
"randomizeGenAttempts": true,
"generate": true,
"minGenHeight": 4,
"maxGenHeight": 124
},
{
"feature": "lex:cluster",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:glowstone"
},
"blockToAttachTo": {
"block": "nex:netherrack",
"properties": {
"type": "icy"
}
},
"direction": "down",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": true,
"generate": true,
"minGenHeight": 4,
"maxGenHeight": 124
},
{
"feature": "lex:cluster",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:glowstone"
},
"blockToAttachTo": {
"block": "nex:netherrack",
"properties": {
"type": "icy"
}
},
"direction": "down",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 1,
"maxGenHeight": 128
},
{
"feature": "lex:ore",
"genStage": "ore",
"blockToSpawn": {
"block": "nex:quartz_ore",
"properties": {
"type": "icy"
}
},
"blockToReplace": {
"block": "nex:netherrack",
"properties": {
"type": "icy"
}
},
"veinSize": 14,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 108
},
{
"feature": "lex:ore",
"genStage": "ore",
"blockToSpawn": {
"block": "nex:rime_ore"
},
"blockToReplace": {
"block": "nex:netherrack",
"properties": {
"type": "icy"
}
},
"veinSize": 7,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 108
},
{
"feature": "lex:pool",
"genStage": "populate",
"blockToSpawn": {
"block": "nex:ichor"
},
"blockToSurround": {
"block": "nex:frostburn_ice"
},
"genAttempts": 1,
"genProbability": 0.125,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 36,
"maxGenHeight": 96
}
]
}

View File

@ -0,0 +1,260 @@
{
"biome": "nex:fungi_forest",
"weight": 4,
"enabled": true,
"genDefaultFeatures": true,
"blocks": {
"topBlock": {
"block": "nex:hyphae"
},
"fillerBlock": {
"block": "nex:netherrack",
"properties": {
"type": "lively"
}
},
"wallBlock": {
"block": "nex:netherrack",
"properties": {
"type": "lively"
}
},
"ceilingBottomBlock": {
"block": "nex:netherrack",
"properties": {
"type": "lively"
}
},
"ceilingFillerBlock": {
"block": "nex:netherrack",
"properties": {
"type": "lively"
}
},
"oceanBlock": {
"block": "minecraft:lava"
}
},
"entities": [
{
"entity": "nex:mogus",
"creatureType": "monster",
"weight": 50,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "nex:spore",
"creatureType": "monster",
"weight": 25,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": true
},
{
"entity": "nex:spore_creeper",
"creatureType": "monster",
"weight": 23,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": true
},
{
"entity": "natura:heatscarspider",
"creatureType": "monster",
"weight": 50,
"minGroupCount": 2,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "natura:babyheatscarspider",
"creatureType": "monster",
"weight": 10,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": false
},
{
"entity": "natura:nitrocreeper",
"creatureType": "monster",
"weight": 8,
"minGroupCount": 4,
"maxGroupCount": 6,
"spawn": false
},
{
"entity": "primal:creeper_nether",
"creatureType": "monster",
"weight": 3,
"minGroupCount": 0,
"maxGroupCount": 1,
"spawn": false
},
{
"entity": "natura:imp",
"creatureType": "creature",
"weight": 10,
"minGroupCount": 8,
"maxGroupCount": 12,
"spawn": false
},
{
"entity": "primal:ovis_atre",
"creatureType": "creature",
"weight": 90,
"minGroupCount": 1,
"maxGroupCount": 6,
"spawn": false
}
],
"features": [
{
"feature": "lex:cluster",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:glowstone"
},
"netherrack": {
"block": "nex:block_netherrack",
"properties": {
"type": "lively"
}
},
"direction": "down",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": true,
"generate": true,
"blockToAttachTo": {
"block": "minecraft:barrier",
"properties": {}
},
"minGenHeight": 4,
"maxGenHeight": 124
},
{
"feature": "lex:cluster",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:glowstone"
},
"netherrack": {
"block": "nex:block_netherrack",
"properties": {
"type": "lively"
}
},
"direction": "down",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"blockToAttachTo": {
"block": "minecraft:barrier",
"properties": {}
},
"minGenHeight": 1,
"maxGenHeight": 128
},
{
"feature": "lex:ore",
"genStage": "ore",
"blockToSpawn": {
"block": "nex:quartz_ore",
"properties": {
"type": "lively"
}
},
"blockToReplace": {
"block": "nex:netherrack",
"properties": {
"type": "lively"
}
},
"veinSize": 14,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 108
},
{
"feature": "lex:big_mushroom",
"genStage": "decorate",
"mushroomCap": {
"block": "nex:elder_mushroom_cap",
"properties": {
"type": "brown"
}
},
"mushroomStem": {
"block": "nex:elder_mushroom_stem"
},
"blockToPlaceOn": {
"block": "nex:hyphae"
},
"shape": "flat",
"genAttempts": 256,
"genProbability": 1.0,
"randomizeGenAttempts": true,
"generate": true,
"minGenHeight": 32,
"maxGenHeight": 108
},
{
"feature": "lex:big_mushroom",
"genStage": "decorate",
"mushroomCap": {
"block": "nex:elder_mushroom_cap",
"properties": {
"type": "red"
}
},
"mushroomStem": {
"block": "nex:elder_mushroom_stem"
},
"blockToPlaceOn": {
"block": "nex:hyphae"
},
"shape": "bulb",
"genAttempts": 256,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 32,
"maxGenHeight": 108
},
{
"feature": "nex:enoki",
"genStage": "decorate",
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 64,
"maxGenHeight": 108
},
{
"feature": "lex:structure",
"genStage": "populate",
"structure": "nex:ghast_queen_shrine",
"type": "floating",
"genAttempts": 1,
"genProbability": 0.0125,
"randomizeGenAttempts": false,
"mirror": "random",
"rotation": "random",
"ignoredBlock": {
"block": "minecraft:structure_void",
"properties": {}
},
"clearancePercentage": 1.0,
"generate": true,
"minGenHeight": 32,
"maxGenHeight": 116
}
]
}

View File

@ -0,0 +1,227 @@
{
"biome": "nex:ruthless_sands",
"weight": 8,
"enabled": true,
"genDefaultFeatures": true,
"blocks": {
"topBlock": {
"block": "minecraft:soul_sand"
},
"fillerBlock": {
"block": "nex:netherrack",
"properties": {
"type": "gloomy"
}
},
"wallBlock": {
"block": "nex:netherrack",
"properties": {
"type": "gloomy"
}
},
"ceilingBottomBlock": {
"block": "nex:netherrack",
"properties": {
"type": "gloomy"
}
},
"ceilingFillerBlock": {
"block": "nex:netherrack",
"properties": {
"type": "gloomy"
}
},
"oceanBlock": {
"block": "minecraft:lava"
}
},
"entities": [
{
"entity": "minecraft:wither_skeleton",
"creatureType": "monster",
"weight": 65,
"minGroupCount": 1,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "minecraft:zombie_pigman",
"creatureType": "monster",
"weight": 45,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": true
},
{
"entity": "nex:spinout",
"creatureType": "monster",
"weight": 50,
"minGroupCount": 1,
"maxGroupCount": 2,
"spawn": true
},
{
"entity": "natura:heatscarspider",
"creatureType": "monster",
"weight": 50,
"minGroupCount": 2,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "natura:babyheatscarspider",
"creatureType": "monster",
"weight": 10,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": false
},
{
"entity": "natura:nitrocreeper",
"creatureType": "monster",
"weight": 8,
"minGroupCount": 4,
"maxGroupCount": 6,
"spawn": false
},
{
"entity": "primal:creeper_nether",
"creatureType": "monster",
"weight": 3,
"minGroupCount": 0,
"maxGroupCount": 1,
"spawn": false
},
{
"entity": "natura:imp",
"creatureType": "creature",
"weight": 10,
"minGroupCount": 8,
"maxGroupCount": 12,
"spawn": false
},
{
"entity": "primal:ovis_atre",
"creatureType": "creature",
"weight": 90,
"minGroupCount": 1,
"maxGroupCount": 6,
"spawn": false
}
],
"features": [
{
"feature": "lex:fluid",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:flowing_lava"
},
"blockToTarget": {
"block": "nex:netherrack",
"properties": {
"type": "gloomy"
}
},
"hidden": false,
"genAttempts": 8,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 4,
"maxGenHeight": 124
},
{
"feature": "lex:cluster",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:glowstone"
},
"blockToAttachTo": {
"block": "nex:netherrack",
"properties": {
"type": "gloomy"
}
},
"direction": "down",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": true,
"generate": true,
"minGenHeight": 4,
"maxGenHeight": 124
},
{
"feature": "lex:cluster",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:glowstone"
},
"blockToAttachTo": {
"block": "nex:netherrack",
"properties": {
"type": "gloomy"
}
},
"direction": "down",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 1,
"maxGenHeight": 128
},
{
"feature": "lex:ore",
"genStage": "ore",
"blockToSpawn": {
"block": "nex:quartz_ore",
"properties": {
"type": "gloomy"
}
},
"blockToReplace": {
"block": "nex:netherrack",
"properties": {
"type": "gloomy"
}
},
"veinSize": 14,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 108
},
{
"feature": "lex:fluid",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:flowing_lava"
},
"blockToTarget": {
"block": "nex:netherrack",
"properties": {
"type": "gloomy"
}
},
"hidden": true,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 118
},
{
"feature": "nex:thornstalk",
"genStage": "decorate",
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 32,
"maxGenHeight": 108
}
]
}

View File

@ -0,0 +1,310 @@
{
"biome": "nex:torrid_wasteland",
"weight": 6,
"enabled": true,
"genDefaultFeatures": true,
"blocks": {
"topBlock": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"fillerBlock": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"wallBlock": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"ceilingBottomBlock": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"ceilingFillerBlock": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"oceanBlock": {
"block": "minecraft:lava"
}
},
"entities": [
{
"entity": "minecraft:magma_cube",
"creatureType": "monster",
"weight": 15,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": true
},
{
"entity": "nex:ember",
"creatureType": "monster",
"weight": 25,
"minGroupCount": 1,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "nex:salamander",
"creatureType": "monster",
"weight": 50,
"minGroupCount": 1,
"maxGroupCount": 3,
"spawn": true
},
{
"entity": "natura:imp",
"creatureType": "creature",
"weight": 20,
"minGroupCount": 1,
"maxGroupCount": 4,
"spawn": true
},
{
"entity": "natura:heatscarspider",
"creatureType": "monster",
"weight": 10,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": false
},
{
"entity": "natura:babyheatscarspider",
"creatureType": "monster",
"weight": 10,
"minGroupCount": 4,
"maxGroupCount": 4,
"spawn": false
},
{
"entity": "natura:nitrocreeper",
"creatureType": "monster",
"weight": 8,
"minGroupCount": 4,
"maxGroupCount": 6,
"spawn": false
},
{
"entity": "primal:creeper_nether",
"creatureType": "monster",
"weight": 3,
"minGroupCount": 0,
"maxGroupCount": 1,
"spawn": false
},
{
"entity": "natura:imp",
"creatureType": "creature",
"weight": 10,
"minGroupCount": 8,
"maxGroupCount": 12,
"spawn": false
},
{
"entity": "primal:ovis_atre",
"creatureType": "creature",
"weight": 90,
"minGroupCount": 1,
"maxGroupCount": 6,
"spawn": false
}
],
"features": [
{
"feature": "lex:fluid",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:flowing_lava"
},
"blockToTarget": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"hidden": false,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 4,
"maxGenHeight": 128
},
{
"feature": "lex:scatter",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:fire"
},
"blockToTarget": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"placement": "on_ground",
"genAttempts": 20,
"genProbability": 1.0,
"randomizeGenAttempts": true,
"generate": true,
"minGenHeight": 4,
"maxGenHeight": 128
},
{
"feature": "lex:cluster",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:glowstone"
},
"blockToAttachTo": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"direction": "down",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": true,
"generate": true,
"minGenHeight": 4,
"maxGenHeight": 128
},
{
"feature": "lex:cluster",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:glowstone"
},
"blockToAttachTo": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"direction": "down",
"genAttempts": 10,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 1,
"maxGenHeight": 128
},
{
"feature": "lex:ore",
"genStage": "ore",
"blockToSpawn": {
"block": "nex:quartz_ore",
"properties": {
"type": "fiery"
}
},
"blockToReplace": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"veinSize": 14,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 118
},
{
"feature": "lex:ore",
"genStage": "populate",
"blockToSpawn": {
"block": "nex:basalt",
"properties": {
"type": "normal"
}
},
"blockToReplace": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"veinSize": 24,
"genAttempts": 14,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 108
},
{
"feature": "lex:ore",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:magma"
},
"blockToReplace": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"veinSize": 32,
"genAttempts": 8,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 28,
"maxGenHeight": 38
},
{
"feature": "lex:fluid",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:flowing_lava"
},
"blockToTarget": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"hidden": true,
"genAttempts": 16,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 118
},
{
"feature": "lex:pool",
"genStage": "populate",
"blockToSpawn": {
"block": "minecraft:lava"
},
"blockToSurround": {
"block": "nex:netherrack",
"properties": {
"type": "fiery"
}
},
"genAttempts": 8,
"genProbability": 1.0,
"randomizeGenAttempts": false,
"generate": true,
"minGenHeight": 10,
"maxGenHeight": 108
}
]
}

View File

@ -0,0 +1,214 @@
{
"career": "armorsmith",
"trades": [
{
"output": {
"item": "nex:salamander_hide",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 6
},
"minTradesAvailable": 2,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "minecraft:iron_ingot",
"meta": 0,
"minStackSize": 10,
"maxStackSize": 20
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:leather",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 2
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 4
},
"minTradesAvailable": 2,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:iron_nugget",
"meta": 0,
"minStackSize": 12,
"maxStackSize": 24
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 4,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:chainmail_chestplate",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 12,
"maxStackSize": 20
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:chainmail_boots",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 6,
"maxStackSize": 14
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:chainmail_helmet",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 6,
"maxStackSize": 14
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:chainmail_leggings",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 9,
"maxStackSize": 18
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "nex:salamander_hide_helmet",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"itemBlock": "nex:amethyst_crystal",
"properties": {
"type": "amethyst"
},
"minStackSize": 1,
"maxStackSize": 3
},
"minTradesAvailable": 1,
"maxTradesAvailable": 2,
"tradeLevel": 3
},
{
"output": {
"item": "nex:salamander_hide_chestplate",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"itemBlock": "nex:amethyst_crystal",
"properties": {
"type": "amethyst"
},
"minStackSize": 3,
"maxStackSize": 4
},
"minTradesAvailable": 1,
"maxTradesAvailable": 2,
"tradeLevel": 3
},
{
"output": {
"item": "nex:salamander_hide_leggings",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"itemBlock": "nex:amethyst_crystal",
"properties": {
"type": "amethyst"
},
"minStackSize": 2,
"maxStackSize": 4
},
"minTradesAvailable": 1,
"maxTradesAvailable": 2,
"tradeLevel": 3
},
{
"output": {
"item": "nex:salamander_hide_boots",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"itemBlock": "nex:amethyst_block",
"minStackSize": 1,
"maxStackSize": 3
},
"minTradesAvailable": 1,
"maxTradesAvailable": 2,
"tradeLevel": 3
}
]
}

View File

@ -0,0 +1,106 @@
{
"career": "brewer",
"trades": [
{
"output": {
"item": "nex:spore",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 5
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 1,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:magma_cream",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 2
},
"minTradesAvailable": 2,
"maxTradesAvailable": 4,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:glass_bottle",
"meta": 0,
"minStackSize": 3,
"maxStackSize": 6
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 4,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:blaze_powder",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 2
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 6,
"maxStackSize": 12
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:nether_wart",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 6
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 3,
"maxStackSize": 4
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:speckled_melon",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"itemBlock": "nex:amethyst_block",
"minStackSize": 1,
"maxStackSize": 2
},
"minTradesAvailable": 1,
"maxTradesAvailable": 2,
"tradeLevel": 3
}
]
}

View File

@ -0,0 +1,247 @@
{
"career": "enchanter",
"trades": [
{
"output": {
"item": "minecraft:book",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 5,
"maxStackSize": 10
},
"minTradesAvailable": 2,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:glowstone_dust",
"meta": 0,
"minStackSize": 3,
"maxStackSize": 6
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 4,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "minecraft:blaze_rod",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 8
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:enchanted_book",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1,
"enchantments": [
{
"enchantment": "minecraft:unbreaking",
"minEnchantmentLevel": 1,
"maxEnchantmentLevel": 2
}
]
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 8,
"maxStackSize": 32
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:enchanted_book",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1,
"enchantments": [
{
"enchantment": "minecraft:protection",
"minEnchantmentLevel": 1,
"maxEnchantmentLevel": 3
}
]
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 8
},
"inputTwo": {
"item": "minecraft:book",
"meta": 0,
"minStackSize": 8,
"maxStackSize": 32
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:enchanted_book",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1,
"enchantments": [
{
"enchantment": "minecraft:sharpness",
"minEnchantmentLevel": 1,
"maxEnchantmentLevel": 4
}
]
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 8
},
"inputTwo": {
"item": "minecraft:book",
"meta": 0,
"minStackSize": 8,
"maxStackSize": 32
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:enchanted_book",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1,
"enchantments": [
{
"enchantment": "minecraft:fire_protection",
"minEnchantmentLevel": 1,
"maxEnchantmentLevel": 4
}
]
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 8
},
"inputTwo": {
"item": "minecraft:book",
"meta": 0,
"minStackSize": 16,
"maxStackSize": 48
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:enchanted_book",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1,
"enchantments": [
{
"enchantment": "minecraft:fortune",
"minEnchantmentLevel": 1,
"maxEnchantmentLevel": 3
}
]
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 8
},
"inputTwo": {
"item": "minecraft:book",
"meta": 0,
"minStackSize": 24,
"maxStackSize": 64
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:enchanted_book",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1,
"enchantments": [
{
"enchantment": "minecraft:looting",
"minEnchantmentLevel": 1,
"maxEnchantmentLevel": 1
}
]
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 8
},
"inputTwo": {
"item": "minecraft:book",
"meta": 0,
"minStackSize": 24,
"maxStackSize": 64
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:experience_bottle",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 3
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 6,
"maxStackSize": 16
},
"minTradesAvailable": 1,
"maxTradesAvailable": 2,
"tradeLevel": 3
}
]
}

View File

@ -0,0 +1,185 @@
{
"career": "gatherer",
"trades": [
{
"output": {
"item": "nex:congealed_magma_cream",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 2
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputTwo": {
"item": "minecraft:magma_cream",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 1,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:mushroom_stew",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 4,
"maxTradesAvailable": 12,
"tradeLevel": 1
},
{
"output": {
"itemBlock": "nex:elder_mushroom",
"properties": {
"type": "red"
},
"minStackSize": 2,
"maxStackSize": 4
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 3
},
"minTradesAvailable": 2,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "minecraft:bone",
"meta": 0,
"minStackSize": 32,
"maxStackSize": 64
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:bread",
"meta": 0,
"minStackSize": 5,
"maxStackSize": 16
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 2
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"itemBlock": "nex:elder_mushroom",
"properties": {
"type": "brown"
},
"minStackSize": 4,
"maxStackSize": 7
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 3,
"maxStackSize": 4
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "nex:enoki_mushroom",
"meta": 0,
"minStackSize": 3,
"maxStackSize": 3
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 4
},
"minTradesAvailable": 2,
"maxTradesAvailable": 8,
"tradeLevel": 2
},
{
"output": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "minecraft:quartz_block",
"properties": {
"variant": "default"
},
"minStackSize": 3,
"maxStackSize": 5
},
"minTradesAvailable": 1,
"maxTradesAvailable": 3,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:nether_wart",
"minStackSize": 3,
"maxStackSize": 5
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 3,
"maxStackSize": 4
},
"minTradesAvailable": 2,
"maxTradesAvailable": 6,
"tradeLevel": 3
},
{
"output": {
"item": "minecraft:melon_block",
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 5,
"maxStackSize": 8
},
"minTradesAvailable": 1,
"maxTradesAvailable": 8,
"tradeLevel": 3
}
]
}

View File

@ -0,0 +1,124 @@
{
"career": "hunter",
"trades": [
{
"output": {
"item": "minecraft:rotten_flesh",
"meta": 0,
"minStackSize": 9,
"maxStackSize": 15
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 4,
"maxTradesAvailable": 16,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:spider_eye",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 6
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 2,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:magma_cream",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 2
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 1,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:cooked_rabbit",
"meta": 0,
"minStackSize": 3,
"maxStackSize": 7
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 2
},
"minTradesAvailable": 2,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 2
},
"inputOne": {
"item": "nex:ghast_meat_raw",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 2,
"maxTradesAvailable": 8,
"tradeLevel": 2
},
{
"output": {
"item": "nex:ghast_meat_cooked",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 4
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 6
},
"minTradesAvailable": 2,
"maxTradesAvailable": 8,
"tradeLevel": 3
},
{
"output": {
"item": "minecraft:ender_pearl",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 5,
"maxStackSize": 7
},
"minTradesAvailable": 1,
"maxTradesAvailable": 8,
"tradeLevel": 3
}
]
}

View File

@ -0,0 +1,177 @@
{
"career": "scavenger",
"trades": [
{
"output": {
"item": "minecraft:cobblestone",
"minStackSize": 4,
"maxStackSize": 16
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 4,
"maxTradesAvailable": 16,
"tradeLevel": 1
},
{
"output": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "minecraft:stone",
"properties": {
"variant": "stone"
},
"minStackSize": 16,
"maxStackSize": 28
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:dirt",
"properties": {
"variant": "dirt"
},
"minStackSize": 1,
"maxStackSize": 4
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 2
},
"minTradesAvailable": 4,
"maxTradesAvailable": 16,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:gravel",
"minStackSize": 8,
"maxStackSize": 16
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 4,
"maxTradesAvailable": 16,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:log",
"properties": {
"variant": "oak"
},
"minStackSize": 1,
"maxStackSize": 4
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 3,
"maxStackSize": 8
},
"minTradesAvailable": 2,
"maxTradesAvailable": 8,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:iron_ingot",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 3
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 2
},
"minTradesAvailable": 1,
"maxTradesAvailable": 8,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:coal_ore",
"minStackSize": 3,
"maxStackSize": 7
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 2,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:diamond",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 5,
"maxStackSize": 9
},
"minTradesAvailable": 1,
"maxTradesAvailable": 3,
"tradeLevel": 3
},
{
"output": {
"item": "minecraft:book",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 6,
"maxStackSize": 10
},
"minTradesAvailable": 1,
"maxTradesAvailable": 4,
"tradeLevel": 3
},
{
"output": {
"item": "minecraft:potion",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"itemBlock": "nex:amethyst_block",
"minStackSize": 1,
"maxStackSize": 3
},
"minTradesAvailable": 1,
"maxTradesAvailable": 3,
"tradeLevel": 4
}
]
}

View File

@ -0,0 +1,192 @@
{
"career": "toolsmith",
"trades": [
{
"output": {
"item": "minecraft:iron_nugget",
"meta": 0,
"minStackSize": 10,
"maxStackSize": 24
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"minTradesAvailable": 4,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "minecraft:gold_ingot",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 8
},
"minTradesAvailable": 2,
"maxTradesAvailable": 8,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:stone_pickaxe",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 4
},
"minTradesAvailable": 2,
"maxTradesAvailable": 4,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:stone_sword",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 5
},
"minTradesAvailable": 2,
"maxTradesAvailable": 4,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:stone_shovel",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 3
},
"minTradesAvailable": 2,
"maxTradesAvailable": 4,
"tradeLevel": 1
},
{
"output": {
"item": "minecraft:diamond",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 2,
"maxStackSize": 4
},
"minTradesAvailable": 2,
"maxTradesAvailable": 4,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:iron_pickaxe",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 6
},
"minTradesAvailable": 1,
"maxTradesAvailable": 2,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:iron_axe",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 5
},
"minTradesAvailable": 1,
"maxTradesAvailable": 2,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:iron_sword",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 5,
"maxStackSize": 7
},
"minTradesAvailable": 1,
"maxTradesAvailable": 2,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:iron_shovel",
"meta": 0,
"minStackSize": 1,
"maxStackSize": 1
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 4,
"maxStackSize": 5
},
"minTradesAvailable": 1,
"maxTradesAvailable": 2,
"tradeLevel": 2
},
{
"output": {
"item": "minecraft:gold_nugget",
"meta": 0,
"minStackSize": 12,
"maxStackSize": 28
},
"inputOne": {
"item": "nex:amethyst_crystal",
"meta": 0,
"minStackSize": 6,
"maxStackSize": 9
},
"minTradesAvailable": 2,
"maxTradesAvailable": 4,
"tradeLevel": 3
}
]
}

312
config/NetherEx/nex.cfg Normal file
View File

@ -0,0 +1,312 @@
# Configuration file
nex {
client {
visual {
B:disableNetherFog=true
}
}
compatibility {
biomesoplenty {
B:enableCompat=true
}
}
dimension {
nether {
B:generateGravel=false
B:generateSoulSand=false
B:isLavaInfinite=false
B:overrideNether=true
}
}
block {
nether_portal {
# The higher the number, the rarer it is for Pigman to spawn
# The lower the number, the more common it is for Pigman to spawn
# If set to 0, Pigman won't spawn
# Min: 0
# Max: 2147483647
I:pigmanSpawnRarity=2000
}
netherrack {
B:allowAllShovelsToFlatten=false
}
soul_sand {
B:allowAllHoesToTill=false
B:useLavaInsteadOfIchorToMoisten=false
}
magma {
B:turnIntoLava=false
B:turnIntoLavaWhenBroken=false
}
rime {
B:canFreezeLava=true
B:canFreezeMobs=true
B:canFreezeWater=true
}
thornstalk {
B:canDestroyItems=false
# Mobs Thornstalk won't hurt
S:mobBlacklist <
minecraft:wither_skeleton
minecraft:zombie_pigman
nex:spinout
>
}
hyphae {
B:shouldSpread=false
}
nether_wart {
B:growLikeCrops=true
# The higher the number, the slower Nether Wart grows
# The lower the number, the faster Nether Wart grows
# If set to 0, Nether Wart growth will default to Vanilla speed
# Min: 0
# Max: 2147483647
I:growthTickSpeed=0
}
}
potion_effect {
freeze {
# Mobs that won't freeze
S:mobBlacklist <
minecraft:blaze
minecraft:ghast
minecraft:wither_skeleton
minecraft:polar_bear
nex:wight
nex:ember
nex:spinout
nex:bone_spider
nex:brute
>
# The higher the number, the rarer it is to thaw
# The lower the number, the more common it is to thaw
# Min: 1
# Max: 2147483647
I:thawRarity=1024
}
spore {
# Mobs that shouldn't spawn Spores
S:mobBlacklist <
nex:spore_creeper
nex:spore
nex:mogus
>
# The higher the number, the rarer it is to spawn a Spore
# The lower the number, the more common it is to spawn a Spore
# Min: 1
# Max: 2147483647
I:sporeSpawnRarity=128
}
lost {
# The higher the number, the rarer it is to spawn a Ghastling
# The lower the number, the more common it is to spawn a Ghastling
# Min: 1
# Max: 2147483647
I:ghastlingSpawnRarity=256
}
}
entity {
ember {
# The higher the number, the rarer it is to set a player on fire
# The lower the number, the more common it is to set a player on fire
# If set to 0, Embers won't set Players on fire
# Min: 0
# Max: 2147483647
I:setPlayerOnFireRarity=1
}
nethermite {
# Blocks the Nethermite will spawn from
S:blockWhitelist <
minecraft:quartz_ore
nex:ore_quartz
nex:ore_amethyst
nex:ore_rime
tconstruct:ore
nethermetals:nether_coal_ore
nethermetals:nether_redstone_ore
nethermetals:nether_diamond_ore
nethermetals:nether_emerald_ore
nethermetals:nether_gold_ore
nethermetals:nether_iron_ore
nethermetals:nether_lapis_ore
nethermetals:nether_antimony_ore
nethermetals:nether_bismuth_ore
nethermetals:nether_copper_ore
nethermetals:nether_lead_ore
nethermetals:nether_mercury_ore
nethermetals:nether_nickel_ore
nethermetals:nether_platnium_ore
nethermetals:nether_silver_ore
nethermetals:nether_tin_ore
nethermetals:nether_zinc_ore
nethermetals:nether_aluminum_ore
nethermetals:nether_cadmium_ore
nethermetals:nether_chromium_ore
nethermetals:nether_iridium_ore
nethermetals:nether_magnesium_ore
nethermetals:nether_magnanese_ore
nethermetals:nether_osmium_ore
nethermetals:nether_plutonium_ore
nethermetals:nether_rutile_ore
nethermetals:nether_tantalum_ore
nethermetals:nether_titanium_ore
nethermetals:nether_tungsten_ore
nethermetals:nether_uramium_ore
nethermetals:nether_zirconium_ore
>
# The higher the number, the rarer it is for a Nethermite to spawn
# The lower the number, the more common it is for a Nethermite to spawn
# If set to 0, Nethermites won't spawn
# Min: 0
# Max: 2147483647
I:spawnRarity=64
}
spinout {
# The lower the number, the less time a Spinout goes without spinning
# The higher the number, the more time a Spinout goes without spinning
# Min: 1
# Max: 2147483647
I:spinCooldown=2
# The lower the number, the less time a Spinout spins
# The higher the number, the more time a Spinout spins
# Min: 1
# Max: 2147483647
I:spinTime=6
}
spore_creeper {
# The higher the number, the rarer it is for a Spore Creeper to spawn a Spore on death
# The lower the number, the more common it is for a Spore Creeper to spawn a Spore on death
# Min: 1
# Max: 2147483647
I:sporeSpawnRarity=12
}
spore {
# The lower the number, the less Spore Creepers spawn from a Spore
# The higher the number, the more Spore Creepers spawn from a Spore
# Min: 1
# Max: 2147483647
I:creeperSpawnAmount=3
# The lower the number, the less it takes a Spore to grow
# The higher the number, the more time it takes for a Spore to grow
# Min: 1
# Max: 2147483647
I:growthTime=60
}
brute {
# The lower the number, the less cooldown the Brute has after charging
# The higher the number, the more cooldown the Brute has after charging
# Min: 1
# Max: 2147483647
I:chargeCooldown=2
}
ghast_queen {
# The lower the number, the less Ghastling spawn
# The higher the number, the more Ghastling spawn
# Min: 1
# Max: 2147483647
I:ghastlingSpawnAmount=4
# The lower the number, the less cooldown the Ghast Queen has after spawning Ghastlings
# The higher the number, the more cooldown the Ghast Queen has after spawning Ghastlings
# Min: 1
# Max: 2147483647
I:ghastlingSpawnCooldown=10
}
ghast {
# The lower the number, the more common it is for Ghast Meat to drop
# The higher the number, the rarer it is for Ghast Meat to drop
# If set to 0, Ghast Meat does not drop
# Min: 0
# Max: 2147483647
I:meatDropRarity=1
}
wither_skeleton {
# The lower the number, the more common it is for a Bone to drop
# The higher the number, the rarer it is for a Bone drop
# If set to 0, Bones do not drop
# Min: 0
# Max: 2147483647
I:boneDropRarity=4
}
}
biome {
hell {
}
ruthless_sands {
B:generateThornstalk=true
I:thornstalkRarity=10
}
fungi_forest {
I:elderMushroomRarity=32
I:enokiMushroomRarity=4
B:generateElderMushrooms=true
B:generateEnokiMushrooms=true
}
torrid_wasteland {
}
arctic_abyss {
# Whether or not players can freeze in the Arctic Abyss
B:canPlayersFreeze=false
# The higher the number, the rarer it is for mobs to freeze in the Arctic Abyss biome
# The lower the number, the more common it is for mobs to freeze in the Arctic Abyss biome
# Min: 1
# Max: 2147483647
I:mobFreezeRarity=512
}
}
}