Initial commit
This commit is contained in:
388
config/physicsmod/physics_vines_client_config.json
Normal file
388
config/physicsmod/physics_vines_client_config.json
Normal file
@@ -0,0 +1,388 @@
|
||||
{
|
||||
"customizedDynamicBlocks": [
|
||||
{
|
||||
"blockID": "minecraft:peony",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:chain",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": false,
|
||||
"No gravity": false,
|
||||
"Side connection": true,
|
||||
"Hitbox scale x": 1.5,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.5,
|
||||
"Stiffness": 60.0,
|
||||
"Damping": 40.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:spruce_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:birch_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:dark_oak_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:crimson_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:tall_seagrass",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": false,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:oak_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:jungle_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:vine",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": false,
|
||||
"No gravity": false,
|
||||
"Side connection": true,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:sugar_cane",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 2300.0,
|
||||
"Damping": 90.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:warped_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:kelp",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Can link": "minecraft:kelp_plant",
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": false,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:iron_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:spruce_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:rose_bush",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:large_fern",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:crimson_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:warped_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:oak_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:sunflower",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:tall_grass",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:cave_vines",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Can link": "minecraft:cave_vines_plant",
|
||||
"Fixed on bottom": false,
|
||||
"No gravity": false,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:birch_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:dark_oak_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:twisting_vines",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Can link": "minecraft:twisting_vines_plant",
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 2400.0,
|
||||
"Damping": 10.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:iron_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:lilac",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:jungle_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:acacia_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:acacia_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:weeping_vines",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Can link": "minecraft:weeping_vines_plant",
|
||||
"Fixed on bottom": false,
|
||||
"No gravity": false,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user