load stuff
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"entity_damage": 15.0,
|
||||
"durability_mass": 8.0,
|
||||
"renders_invulnerable": false,
|
||||
"ignores_invulnerability": true,
|
||||
"ignores_entity_armor": true,
|
||||
"gravity": -0.025,
|
||||
"drag": 0.01,
|
||||
"quadratic_drag": false,
|
||||
"knockback": 0.5,
|
||||
"added_recoil": 1,
|
||||
"can_squib": true,
|
||||
"penetration": 2,
|
||||
"toughness": 1,
|
||||
"deflection": 0.70
|
||||
}
|
||||
+20
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"entity_damage": 20.0,
|
||||
"durability_mass": 1.0,
|
||||
"renders_invulnerable": false,
|
||||
"ignores_invulnerability": true,
|
||||
"ignores_entity_armor": true,
|
||||
"base_fuze": false,
|
||||
"gravity": -0.025,
|
||||
"drag": 0.01,
|
||||
"quadratic_drag": false,
|
||||
"knockback": 0.5,
|
||||
"added_recoil": 1,
|
||||
"can_squib": true,
|
||||
"shrapnel_spread": 0.25,
|
||||
"shrapnel_count": 15,
|
||||
"explosive_power": 2.0,
|
||||
"penetration": 1,
|
||||
"toughness": 0.5,
|
||||
"deflection": 0.70
|
||||
}
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"entity_damage": 6.0,
|
||||
"durability_mass": 0.2,
|
||||
"renders_invulnerable": false,
|
||||
"ignores_invulnerability": true,
|
||||
"ignores_entity_armor": false,
|
||||
"gravity": -0.025,
|
||||
"drag": 0,
|
||||
"knockback": 0.025,
|
||||
"lifetime": 5,
|
||||
"penetration": 0,
|
||||
"toughness": 0,
|
||||
"deflection": 0
|
||||
}
|
||||
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"entity_damage": 8.0,
|
||||
"durability_mass": 0.5,
|
||||
"renders_invulnerable": false,
|
||||
"ignores_invulnerability": true,
|
||||
"ignores_entity_armor": false,
|
||||
"gravity": -0.025,
|
||||
"drag": 0.01,
|
||||
"quadratic_drag": false,
|
||||
"knockback": 0.025,
|
||||
"added_recoil": 0.5,
|
||||
"can_squib": true,
|
||||
"penetration": 1,
|
||||
"toughness": 1,
|
||||
"deflection": 0.70
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 48,
|
||||
"description": "Vestalis CBC munitions tweaks for Vestalis. Made by slait12 (discord). Makes flak significantly weaker and AP much better. Fixes damage against players."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"values": [
|
||||
"#minecraft:shulker_boxes",
|
||||
"minecraft:chest",
|
||||
"minecraft:trapped_chest",
|
||||
"minecraft:ender_chest",
|
||||
"minecraft:barrel",
|
||||
"minecraft:hopper",
|
||||
"minecraft:dispenser",
|
||||
"minecraft:dropper",
|
||||
"minecraft:furnace",
|
||||
"minecraft:blast_furnace",
|
||||
"minecraft:smoker",
|
||||
"minecraft:brewing_stand",
|
||||
"minecraft:jukebox",
|
||||
"minecraft:decorated_pot",
|
||||
"minecraft:crafter",
|
||||
"minecraft:vault",
|
||||
"minecraft:chiseled_bookshelf",
|
||||
"minecraft:lectern",
|
||||
"create:item_vault",
|
||||
"create:fluid_tank",
|
||||
"create:creative_crate"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 48,
|
||||
"description": "Made by slait12 (discord). Makes storages invulnerable to drills"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user