Initial commit
This commit is contained in:
118
config/physicsmod/physics_animations_client_config.json
Normal file
118
config/physicsmod/physics_animations_client_config.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"customizedAnimations": [
|
||||
{
|
||||
"identifier": 0,
|
||||
"Name": "default",
|
||||
"Animation Curve": 0,
|
||||
"Despawn Speed": 0.5,
|
||||
"Type": 0,
|
||||
"Particle Spawn": []
|
||||
},
|
||||
{
|
||||
"identifier": 5,
|
||||
"Name": "portal",
|
||||
"Animation Curve": 0,
|
||||
"Despawn Speed": 0.0,
|
||||
"Type": 0,
|
||||
"Particle Spawn": [
|
||||
{
|
||||
"Type": "minecraft:reverse_portal",
|
||||
"Amount": 16,
|
||||
"Spread Radius": 0.8,
|
||||
"Spawn Chance": 1.0,
|
||||
"Velocity X": 0.0,
|
||||
"Velocity Y": 0.0,
|
||||
"Velocity Z": 0.0,
|
||||
"Sound Volume": 0.1,
|
||||
"Sound": "minecraft:block.portal.ambient"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": 6,
|
||||
"Name": "splash",
|
||||
"Animation Curve": 0,
|
||||
"Despawn Speed": 0.0,
|
||||
"Type": 0,
|
||||
"Particle Spawn": [
|
||||
{
|
||||
"Type": "minecraft:splash",
|
||||
"Amount": 16,
|
||||
"Spread Radius": 0.7,
|
||||
"Spawn Chance": 1.0,
|
||||
"Velocity X": 0.0,
|
||||
"Velocity Y": 0.0,
|
||||
"Velocity Z": 0.0,
|
||||
"Sound Volume": 0.1,
|
||||
"Sound": "minecraft:entity.dolphin.splash"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": 1,
|
||||
"Name": "vanish",
|
||||
"Animation Curve": 2,
|
||||
"Despawn Speed": 0.5,
|
||||
"Type": 1,
|
||||
"Particle Spawn": []
|
||||
},
|
||||
{
|
||||
"identifier": 3,
|
||||
"Name": "explosion",
|
||||
"Animation Curve": 1,
|
||||
"Despawn Speed": 0.5,
|
||||
"Type": 2,
|
||||
"Particle Spawn": [
|
||||
{
|
||||
"Type": "minecraft:lava",
|
||||
"Amount": 4,
|
||||
"Spread Radius": 0.5,
|
||||
"Spawn Chance": 1.0,
|
||||
"Velocity X": 0.0,
|
||||
"Velocity Y": 0.0,
|
||||
"Velocity Z": 0.0,
|
||||
"Sound Volume": 0.1,
|
||||
"Sound": "minecraft:block.lava.extinguish"
|
||||
},
|
||||
{
|
||||
"Type": "minecraft:poof",
|
||||
"Amount": 7,
|
||||
"Spread Radius": 0.5,
|
||||
"Spawn Chance": 1.0,
|
||||
"Velocity X": 0.0,
|
||||
"Velocity Y": 0.0,
|
||||
"Velocity Z": 0.0,
|
||||
"Sound Volume": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": 4,
|
||||
"Name": "poof",
|
||||
"Animation Curve": 0,
|
||||
"Despawn Speed": 0.0,
|
||||
"Type": 0,
|
||||
"Particle Spawn": [
|
||||
{
|
||||
"Type": "minecraft:poof",
|
||||
"Amount": 6,
|
||||
"Spread Radius": 0.8,
|
||||
"Spawn Chance": 1.0,
|
||||
"Velocity X": 0.0,
|
||||
"Velocity Y": 0.0,
|
||||
"Velocity Z": 0.0,
|
||||
"Sound Volume": 0.2,
|
||||
"Sound": "minecraft:entity.fox.sniff"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": 2,
|
||||
"Name": "bounce",
|
||||
"Animation Curve": 3,
|
||||
"Despawn Speed": 0.6,
|
||||
"Type": 0,
|
||||
"Particle Spawn": []
|
||||
}
|
||||
]
|
||||
}
|
||||
7188
config/physicsmod/physics_blocks_client_config.json
Normal file
7188
config/physicsmod/physics_blocks_client_config.json
Normal file
File diff suppressed because it is too large
Load Diff
168
config/physicsmod/physics_client_config.json
Normal file
168
config/physicsmod/physics_client_config.json
Normal file
@@ -0,0 +1,168 @@
|
||||
{
|
||||
"maxPhysicsObjects": 10060,
|
||||
"particleLifetimeVines": 4.0,
|
||||
"particleLifetimeItems": 3.0,
|
||||
"particleLifetimeParticles": 0.1,
|
||||
"particleLifetimeLiquids": 6.0,
|
||||
"particleLifetimeSmoke": 60.0,
|
||||
"particleDespawnTimeSmoke": 3.0,
|
||||
"particleLifetimeVarianceVines": 3.0,
|
||||
"particleLifetimeVarianceItems": 3.0,
|
||||
"particleLifetimeVarianceParticles": 3.0,
|
||||
"particleLifetimeVarianceLiquids": 3.0,
|
||||
"particleLifetimeVarianceSmoke": 15.0,
|
||||
"particleDespawnTimeVarianceSmoke": 12.0,
|
||||
"cpuThreads": 4,
|
||||
"itemPhysics": true,
|
||||
"minecraftBlockBreakParticles": false,
|
||||
"vinePhysics": true,
|
||||
"capePhysics": true,
|
||||
"fishingRodPhysics": true,
|
||||
"leashPhysics": true,
|
||||
"bannerPhysics": true,
|
||||
"clothSmoothShading": false,
|
||||
"showUpdateNotifications": false,
|
||||
"clothThreads": 1,
|
||||
"leashLength": 3.0,
|
||||
"fishingLineLength": 12.0,
|
||||
"pvpServerCompatibility": false,
|
||||
"snowballModel": 0,
|
||||
"snowballImpact": 1,
|
||||
"snowballShade": false,
|
||||
"enderpearlModel": 0,
|
||||
"enderpearlImpact": 1,
|
||||
"enderpearlShade": false,
|
||||
"eggModel": 0,
|
||||
"eggImpact": 1,
|
||||
"eggShade": false,
|
||||
"crackPhysicsParticles": true,
|
||||
"liquidPhysics": true,
|
||||
"liquidSourceDistance": 6.0,
|
||||
"liquidThreads": 2,
|
||||
"bannerPhysicsRange": 48.0,
|
||||
"soundVolume": 1.0,
|
||||
"blockPhysicsRange": 10.0,
|
||||
"vineRange": 32.0,
|
||||
"waterDensity": 3,
|
||||
"snowPhysics": true,
|
||||
"snowTracks": true,
|
||||
"snowTrackEntities": 6,
|
||||
"snowTrackDistance": 48.0,
|
||||
"snowThickness": 0.0,
|
||||
"grassSnowy": true,
|
||||
"snowType": 0,
|
||||
"snowSmoothShading": true,
|
||||
"snowChunkSize": 0,
|
||||
"blockSettings": {
|
||||
"Physics Type": 3,
|
||||
"Lifetime": 0.0,
|
||||
"Lifetime Variance": 3.0,
|
||||
"Scale": 0.05,
|
||||
"Animation": 0
|
||||
},
|
||||
"mobSettings": {
|
||||
"Physics Type": 7,
|
||||
"Lifetime": 4.0,
|
||||
"Lifetime Variance": 4.0,
|
||||
"Animation": 1
|
||||
},
|
||||
"sprintingPhysicsParticles": true,
|
||||
"eatingPhysicsParticles": true,
|
||||
"serverBlockPhysicsParticles": true,
|
||||
"smokePhysics": true,
|
||||
"smokeParticleLimit": 6000,
|
||||
"verificationCode": "",
|
||||
"smokeColorRed": 0.56,
|
||||
"smokeColorGreen": 0.56,
|
||||
"smokeColorBlue": 0.56,
|
||||
"smokeDenseColorRed": 0.364,
|
||||
"smokeDenseColorGreen": 0.364,
|
||||
"smokeDenseColorBlue": 0.364,
|
||||
"smokeDensity": 0.9,
|
||||
"smokePhysicsRange": 100.0,
|
||||
"smokeBlaze": 0.05,
|
||||
"smokeCampfire": 0.3,
|
||||
"smokeFire": 0.3,
|
||||
"smokeOther": 1.0,
|
||||
"smokeShadowTransformer": 0,
|
||||
"maxLoadedDynamicBlocks": 20,
|
||||
"windPhysics": false,
|
||||
"weatherParticles": false,
|
||||
"weatherClearStrength": 0.1,
|
||||
"weatherRainStrength": 1.0,
|
||||
"weatherThunderStrength": 1.4,
|
||||
"windVolume": 1.0,
|
||||
"weatherRainParticleAmount": 2,
|
||||
"weatherThunderParticleAmount": 2,
|
||||
"oceanPhysics": true,
|
||||
"oceanAdjustHitbox": false,
|
||||
"oceanDetail": 1.0,
|
||||
"oceanWaveHeightMultiplier": 1.0,
|
||||
"oceanBlockRange": 32,
|
||||
"oceanWeatherClear": 0.0,
|
||||
"oceanWeatherRain": 0.75,
|
||||
"oceanWeatherThunder": 0.25,
|
||||
"oceanBaseSpeed": 1.0,
|
||||
"oceanHorizontalWaveScale": 1.0,
|
||||
"oceanParticles": true,
|
||||
"oceanParticleAlpha": 0.5,
|
||||
"oceanStickyEntities": false,
|
||||
"oceanSplashVolumeNew": 1.0,
|
||||
"snowLOD": 1.0,
|
||||
"particleRainOpacity": 1.0,
|
||||
"particleSnowOpacity": 1.0,
|
||||
"particleDustOpacity": 1.0,
|
||||
"itemRotationSpeed": 1.0,
|
||||
"jointBreakForce": 1.0,
|
||||
"jointBlood": 1.0,
|
||||
"mobRagdollLimit": 16,
|
||||
"clothEntityRange": 48.0,
|
||||
"clothForceArmor": false,
|
||||
"oceanPuddles": true,
|
||||
"oceanFoamAmount": 0.8,
|
||||
"oceanFoamOpacity": 0.5,
|
||||
"customizedGravities": [
|
||||
"lostcities:lostcity",
|
||||
0.0,
|
||||
-9.81,
|
||||
0.0,
|
||||
"minecraft:the_nether",
|
||||
0.0,
|
||||
-9.81,
|
||||
0.0,
|
||||
"minecraft:overworld",
|
||||
0.0,
|
||||
-9.81,
|
||||
0.0,
|
||||
"minecraft:the_end",
|
||||
0.0,
|
||||
-9.81,
|
||||
0.0,
|
||||
"deceasedcraft:abyss",
|
||||
0.0,
|
||||
-9.81,
|
||||
0.0
|
||||
],
|
||||
"customizedBuoyancies": [
|
||||
"lostcities:lostcity",
|
||||
0.0,
|
||||
2.0,
|
||||
0.0,
|
||||
"minecraft:the_nether",
|
||||
0.0,
|
||||
2.0,
|
||||
0.0,
|
||||
"minecraft:overworld",
|
||||
0.0,
|
||||
2.0,
|
||||
0.0,
|
||||
"minecraft:the_end",
|
||||
0.0,
|
||||
2.0,
|
||||
0.0,
|
||||
"deceasedcraft:abyss",
|
||||
0.0,
|
||||
2.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
4
config/physicsmod/physics_cloth_config.json
Normal file
4
config/physicsmod/physics_cloth_config.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"entityCustomizations": {},
|
||||
"version": "7067d0d7c990ceb6f747f97502a07e59"
|
||||
}
|
||||
3
config/physicsmod/physics_mobs_client_config.json
Normal file
3
config/physicsmod/physics_mobs_client_config.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"customizedMobs": []
|
||||
}
|
||||
6
config/physicsmod/physics_server_config.json
Normal file
6
config/physicsmod/physics_server_config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"collapse": false,
|
||||
"maxCollapseObjects": 100,
|
||||
"collapseSpeed": 10,
|
||||
"dropBlocks": true
|
||||
}
|
||||
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