Skip to content

Commit

Permalink
v1.20.30
Browse files Browse the repository at this point in the history
  • Loading branch information
gamelist1990 committed Sep 26, 2023
1 parent fda1a19 commit 23d151c
Show file tree
Hide file tree
Showing 100 changed files with 502 additions and 265 deletions.
Binary file modified .vs/Paradox_AntiCheat/v16/.suo
Binary file not shown.
Binary file modified .vs/slnx.sqlite
Binary file not shown.
4 changes: 2 additions & 2 deletions entities/allay.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:allay",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
2 changes: 1 addition & 1 deletion entities/armor_stand.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"description": {
"identifier": "minecraft:armor_stand",
"is_spawnable": false,
"is_summonable": false,
"is_summonable": true,
"is_experimental": false
},
"components": {
Expand Down
2 changes: 1 addition & 1 deletion entities/arrow.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": {
"identifier": "minecraft:arrow",
"is_spawnable": false,
"is_summonable": false,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
4 changes: 2 additions & 2 deletions entities/axolotl.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:axolotl",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
4 changes: 2 additions & 2 deletions entities/bat.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:bat",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
4 changes: 2 additions & 2 deletions entities/bee.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:bee",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false,
"properties": {
"minecraft:has_nectar": {
Expand Down
4 changes: 2 additions & 2 deletions entities/blaze.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:blaze",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
2 changes: 1 addition & 1 deletion entities/boat.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": {
"identifier": "minecraft:boat",
"is_spawnable": false,
"is_summonable": false,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
5 changes: 3 additions & 2 deletions entities/camel.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:camel",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down Expand Up @@ -178,6 +178,7 @@
"hard_distance": 6,
"max_distance": 10
},
"minecraft:balloonable": {},
"minecraft:type_family": {
"family": ["camel", "mob"]
},
Expand Down
4 changes: 2 additions & 2 deletions entities/cat.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:cat",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
4 changes: 2 additions & 2 deletions entities/cave_spider.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:cave_spider",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
2 changes: 1 addition & 1 deletion entities/chest_boat.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": {
"identifier": "minecraft:chest_boat",
"is_spawnable": false,
"is_summonable": false,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
2 changes: 1 addition & 1 deletion entities/chest_minecart.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"description": {
"identifier": "minecraft:chest_minecart",
"is_spawnable": false,
"is_summonable": false,
"is_summonable": true,
"is_experimental": false
},
"components": {
Expand Down
4 changes: 2 additions & 2 deletions entities/chicken.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:chicken",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
2 changes: 1 addition & 1 deletion entities/command_block_minecart.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": {
"identifier": "minecraft:command_block_minecart",
"is_spawnable": false,
"is_summonable": false,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
4 changes: 2 additions & 2 deletions entities/cow.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:cow",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
4 changes: 2 additions & 2 deletions entities/creeper.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:creeper",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
8 changes: 5 additions & 3 deletions entities/dolphin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:dolphin",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down Expand Up @@ -331,7 +331,9 @@
"hard_distance": 6,
"max_distance": 10
},
"minecraft:balloonable": {},
"minecraft:balloonable": {
"mass": 0.4
},
"minecraft:conditional_bandwidth_optimization": {}
},
"events": {
Expand Down
18 changes: 9 additions & 9 deletions entities/donkey.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:donkey",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down Expand Up @@ -185,7 +185,7 @@
"value": "player"
},
{
"test": "is_sneaking",
"test": "is_sneak_held",
"subject": "other",
"value": false
}
Expand Down Expand Up @@ -235,11 +235,6 @@
}
],
"breed_items": ["golden_carrot", "golden_apple", "appleEnchanted"]
},
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.2,
"items": ["apple", "carrot", "golden_apple", "appleEnchanted", "golden_carrot", "carrotOnAStick", "hay_block", "sugar", "bread", "wheat"]
}
},
"minecraft:donkey_unchested": {
Expand Down Expand Up @@ -269,7 +264,7 @@
"value": "player"
},
{
"test": "is_sneaking",
"test": "is_sneak_held",
"subject": "other",
"value": false
}
Expand Down Expand Up @@ -460,6 +455,11 @@
"priority": 1,
"speed_multiplier": 1.2
},
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.2,
"items": ["golden_apple", "appleEnchanted", "golden_carrot"]
},
"minecraft:behavior.random_stroll": {
"priority": 6,
"speed_multiplier": 0.7
Expand Down
16 changes: 12 additions & 4 deletions entities/drowned.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:drowned",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down Expand Up @@ -47,7 +47,8 @@
},
"minecraft:ranged_mode": {
"minecraft:shooter": {
"def": "minecraft:thrown_trident"
"def": "minecraft:thrown_trident",
"sound": "item.trident.throw"
},
"minecraft:behavior.ranged_attack": {
"priority": 3,
Expand All @@ -73,6 +74,7 @@
"damage": 3
},
"minecraft:behavior.melee_attack": {
"can_spread_on_fire": true,
"priority": 3,
"speed_multiplier": 1,
"track_target": false,
Expand Down Expand Up @@ -124,7 +126,13 @@
"minecraft:type_family": {
"family": ["drowned", "zombie", "undead", "monster", "mob"]
},
"minecraft:equip_item": {},
"minecraft:equip_item": {
"excluded_items": [
{
"item": "minecraft:banner:15"
}
]
},
"minecraft:collision_box": {
"width": 0.6,
"height": 1.9
Expand Down
2 changes: 1 addition & 1 deletion entities/egg.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"description": {
"identifier": "minecraft:egg",
"is_spawnable": false,
"is_summonable": false,
"is_summonable": true,
"is_experimental": false
},
"components": {
Expand Down
4 changes: 2 additions & 2 deletions entities/elder_guardian.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"description": {
"identifier": "minecraft:elder_guardian",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"components": {
Expand Down
2 changes: 1 addition & 1 deletion entities/ender_crystal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": {
"identifier": "minecraft:ender_crystal",
"is_spawnable": false,
"is_summonable": false,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
4 changes: 2 additions & 2 deletions entities/ender_dragon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:ender_dragon",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
4 changes: 2 additions & 2 deletions entities/enderman.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"minecraft:entity": {
"description": {
"identifier": "minecraft:enderman",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {
Expand Down
4 changes: 2 additions & 2 deletions entities/endermite.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"description": {
"identifier": "minecraft:endermite",
"is_spawnable": false,
"is_summonable": false,
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"components": {
Expand Down
Loading

0 comments on commit 23d151c

Please sign in to comment.