Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
@@ -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": []
}
}