Update NCR-Encryption.json, client.json, common.json, and 49 more files
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"_comment": "block_names: spawns when player breaks a specific block by its registry ID. block_tags: spawns when player breaks any block belonging to a tag. entity_names: spawns when player kills a specific entity by its registry ID. entity_type_tags: spawns when player kills any entity belonging to a tag. chance is a value from 0.0 to 1.0 (e.g. 0.15 = 15%). 'default' key applies to any block/entity not explicitly listed. black_list: prevents spawning even if the block/entity would match a default entry.",
|
||||
"block_names": {
|
||||
"minecraft:clay": {"chance": 0.15},
|
||||
"minecraft:mud": {"chance": 0.10},
|
||||
"default": {"chance": 0.02}
|
||||
},
|
||||
"block_tags": {
|
||||
"minecraft:dirt": {"chance": 0.05}
|
||||
},
|
||||
"entity_names": {
|
||||
"minecraft:frog": {"chance": 0.30},
|
||||
"minecraft:tropical_fish": {"chance": 0.20},
|
||||
"default": {"chance": 0.05}
|
||||
},
|
||||
"entity_type_tags": {
|
||||
"minecraft:aquatic": {"chance": 0.10}
|
||||
},
|
||||
"black_list": {
|
||||
"block_names": ["minecraft:bedrock"],
|
||||
"block_tags": ["minecraft:nether_carver_replaceables"],
|
||||
"entity_names": ["minecraft:ender_dragon"],
|
||||
"entity_type_tags": ["minecraft:skeletons"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {},
|
||||
"entity_names": {
|
||||
"default": {
|
||||
"chance": 0.005
|
||||
}
|
||||
},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [
|
||||
"minecraft:bee",
|
||||
"minecraft:cow",
|
||||
"minecraft:pig",
|
||||
"minecraft:chicken",
|
||||
"minecraft:cod",
|
||||
"minecraft:donkey",
|
||||
"minecraft:fox",
|
||||
"minecraft:horse",
|
||||
"minecraft:mooshroom",
|
||||
"minecraft:mule",
|
||||
"minecraft:ocelot",
|
||||
"minecraft:panda",
|
||||
"minecraft:parrot",
|
||||
"minecraft:polar_bear",
|
||||
"minecraft:pufferfish",
|
||||
"minecraft:rabbit",
|
||||
"minecraft:salmon",
|
||||
"minecraft:sheep",
|
||||
"minecraft:skeleton_horse",
|
||||
"minecraft:snow_golem",
|
||||
"minecraft:squid",
|
||||
"minecraft:strider",
|
||||
"minecraft:tropical_fish",
|
||||
"minecraft:turtle",
|
||||
"minecraft:trader_llama",
|
||||
"minecraft:villager",
|
||||
"minecraft:wandering_trader",
|
||||
"minecraft:axolotl",
|
||||
"minecraft:camel",
|
||||
"legendarycreatures:corpse_eater"
|
||||
],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"block_names": {
|
||||
"minecraft:dead_bush": {
|
||||
"chance": 0.01
|
||||
},
|
||||
"minecraft:cactus": {
|
||||
"chance": 0.01
|
||||
}
|
||||
},
|
||||
"block_tags": {},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {
|
||||
"minecraft:tall_flowers": {
|
||||
"chance": 0.01
|
||||
},
|
||||
"minecraft:flowers": {
|
||||
"chance": 0.01
|
||||
},
|
||||
"minecraft:small_flowers": {
|
||||
"chance": 0.01
|
||||
}
|
||||
},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {
|
||||
"minecraft:crops": {
|
||||
"chance": 0.01
|
||||
},
|
||||
"sereneseasons:winter_crops": {
|
||||
"chance": 0.01
|
||||
},
|
||||
"sereneseasons:spring_crops": {
|
||||
"chance": 0.01
|
||||
},
|
||||
"sereneseasons:summer_crops": {
|
||||
"chance": 0.01
|
||||
},
|
||||
"sereneseasons:autumn_crops": {
|
||||
"chance": 0.01
|
||||
}
|
||||
},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"block_names": {},
|
||||
"block_tags": {},
|
||||
"entity_names": {},
|
||||
"entity_type_tags": {},
|
||||
"black_list": {
|
||||
"block_names": [],
|
||||
"block_tags": [],
|
||||
"entity_names": [],
|
||||
"entity_type_tags": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,118 @@
|
||||
|
||||
# Options related to mob spawning
|
||||
[MobSpawning]
|
||||
|
||||
[MobSpawning.desert_mojo]
|
||||
#When true, allows the Desert Mojo to spawn when a player breaks a block listed in config/legendarycreatures/json/desert_mojo-spawn.json
|
||||
"Desert Mojo Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/desert_mojo-spawn.json has a chance to spawn a Desert Mojo at that location
|
||||
"Desert Mojo Killing Entity Spawn " = true
|
||||
#Enables Desert Mojo natural spawning in the world
|
||||
"Desert Mojo Natural Spawn" = true
|
||||
|
||||
[MobSpawning.forest_mojo]
|
||||
#When true, allows the Forest Mojo to spawn when a player breaks a block listed in config/legendarycreatures/json/forest_mojo-spawn.json
|
||||
"Forest Mojo Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/forest_mojo-spawn.json has a chance to spawn a Forest Mojo at that location
|
||||
"Forest Mojo Killing Entity Spawn " = true
|
||||
#Enables Forest Mojo natural spawning in the world
|
||||
"Forest Mojo Natural Spawn" = true
|
||||
|
||||
[MobSpawning.hound]
|
||||
#When true, allows the Hound to spawn when a player breaks a block listed in config/legendarycreatures/json/hound-spawn.json
|
||||
"Hound Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/hound-spawn.json has a chance to spawn a Hound at that location
|
||||
"Hound Killing Entity Spawn " = true
|
||||
#Enables Hound natural spawning in the world
|
||||
"Hound Natural Spawn" = true
|
||||
|
||||
[MobSpawning.scorpion]
|
||||
#When true, allows the Scorpion to spawn when a player breaks a block listed in config/legendarycreatures/json/scorpion-spawn.json
|
||||
"Scorpion Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/scorpion-spawn.json has a chance to spawn a Scorpion at that location
|
||||
"Scorpion Killing Entity Spawn " = true
|
||||
#Enables Scorpion natural spawning in the world
|
||||
"Scorpion Natural Spawn" = true
|
||||
|
||||
[MobSpawning.scorpion_baby]
|
||||
#When true, allows the Baby Scorpion to spawn when a player breaks a block listed in config/legendarycreatures/json/scorpion_baby-spawn.json
|
||||
"Baby Scorpion Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/scorpion_baby-spawn.json has a chance to spawn a Baby Scorpion at that location
|
||||
"Baby Scorpion Killing Entity Spawn " = true
|
||||
#Enables Baby Scorpion natural spawning in the world
|
||||
"Baby Scorpion Natural Spawn" = true
|
||||
|
||||
[MobSpawning.wisp]
|
||||
#When true, allows the Wisp to spawn when a player breaks a block listed in config/legendarycreatures/json/wisp-spawn.json
|
||||
"Wisp Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/wisp-spawn.json has a chance to spawn a Wisp at that location
|
||||
"Wisp Killing Entity Spawn " = true
|
||||
"Wisp Purse Xp Reward Range " = [30, 30]
|
||||
#Enables Wisp natural spawning in the world
|
||||
"Wisp Natural Spawn" = true
|
||||
|
||||
[MobSpawning.nether_wisp]
|
||||
#When true, allows the Nether Wisp to spawn when a player breaks a block listed in config/legendarycreatures/json/nether_wisp-spawn.json
|
||||
"Nether Wisp Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/nether_wisp-spawn.json has a chance to spawn a Nether Wisp at that location
|
||||
"Nether Wisp Killing Entity Spawn " = true
|
||||
"Nether Wisp Purse Xp Reward Range " = [80, 80]
|
||||
#Enables Nether Wisp natural spawning in the world
|
||||
"Nether Wisp Natural Spawn" = true
|
||||
|
||||
[MobSpawning.ender_wisp]
|
||||
#When true, allows the Ender Wisp to spawn when a player breaks a block listed in config/legendarycreatures/json/ender_wisp-spawn.json
|
||||
"Ender Wisp Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/ender_wisp-spawn.json has a chance to spawn an Ender Wisp at that location
|
||||
"Ender Wisp Killing Entity Spawn " = true
|
||||
"Ender Wisp Purse Xp Reward Range " = [240, 240]
|
||||
#Enables Ender Wisp natural spawning in the world
|
||||
"Ender Wisp Natural Spawn" = true
|
||||
|
||||
[MobSpawning.corpse_eater]
|
||||
#When true, allows the Corpse Eater to spawn when a player breaks a block listed in config/legendarycreatures/json/corpse_eater-spawn.json
|
||||
"Corpse Eater Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/corpse_eater-spawn.json has a chance to spawn a Corpse Eater at that location
|
||||
"Corpse Eater Killing Entity Spawn " = true
|
||||
#Enables Corpse Eater natural spawning in the world
|
||||
"Corpse Eater Natural Spawn" = true
|
||||
|
||||
[MobSpawning.peacock_spider]
|
||||
#When true, allows the Peacock Spider to spawn when a player breaks a block listed in config/legendarycreatures/json/peacock_spider-spawn.json
|
||||
"Peacock Spider Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/peacock_spider-spawn.json has a chance to spawn a Peacock Spider at that location
|
||||
"Peacock Spider Killing Entity Spawn " = true
|
||||
#Enables Peacock Spider natural spawning in the world
|
||||
"Peacock Spider Natural Spawn" = true
|
||||
|
||||
[MobSpawning.bullfrog]
|
||||
#When true, allows the Bullfrog to spawn when a player breaks a block listed in config/legendarycreatures/json/bullfrog-spawn.json
|
||||
"Bullfrog Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/bullfrog-spawn.json has a chance to spawn a Bullfrog at that location
|
||||
"Bullfrog Killing Entity Spawn " = true
|
||||
#Enables Bullfrog natural spawning in the world
|
||||
"Bullfrog Natural Spawn" = true
|
||||
|
||||
[MobSpawning.scarecrow]
|
||||
#When true, allows the Scarecrow to spawn when a player breaks a block listed in config/legendarycreatures/json/scarecrow-spawn.json
|
||||
"Scarecrow Breaking Block Spawn " = true
|
||||
#When true, killing a mob listed in config/legendarycreatures/json/scarecrow-spawn.json has a chance to spawn a Scarecrow at that location
|
||||
"Scarecrow Killing Entity Spawn " = true
|
||||
#Enables Scarecrow natural spawning in the world
|
||||
"Scarecrow Natural Spawn" = true
|
||||
|
||||
# WARNING: Disabling an insect that is paired with a hostile mob will give that hostile mob a 100% chance of filling spawn slots
|
||||
[MobSpawning.insects]
|
||||
#Enables Butterfly natural spawning. Paired with: Forest Mojo, Hound
|
||||
"Butterfly Natural Spawn" = true
|
||||
#Enables Dragonfly natural spawning. Paired with: Bullfrog
|
||||
"Dragonfly Natural Spawn" = true
|
||||
#Enables Ladybug natural spawning. Paired with: Scarecrow, Wisp
|
||||
"Ladybug Natural Spawn" = true
|
||||
#Enables Scarab natural spawning. Paired with: Desert Mojo, Scorpion, Baby Scorpion, Corpse Eater
|
||||
"Scarab Natural Spawn" = true
|
||||
#Enables Mantis natural spawning. Paired with: Peacock Spider
|
||||
"Mantis Natural Spawn" = true
|
||||
#Enables Hermit Crab natural spawning. Paired with: Peacock Spider
|
||||
"Hermit Crab Natural Spawn" = true
|
||||
|
||||
Reference in New Issue
Block a user