1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 21:03:20 +02:00
aetheria/packwiz/1.20.1/config/immersive_aircraft.json

49 lines
No EOL
1.2 KiB
JSON
Executable file

{
"enableDropsForNonPlayer": true,
"enableCrashExplosion": true,
"enableCrashBlockDestruction": false,
"enableCrashFire": false,
"crashExplosionRadius": 2.0,
"crashDamage": 2.0,
"preventKillThroughCrash": true,
"healthBarRow": 0,
"damagePerHealthPoint": 30,
"separateCamera": true,
"useThirdPersonByDefault": true,
"enableTrails": true,
"renderDistance": 192.0,
"fuelConsumption": 1.0,
"windClearWeather": 1.0,
"windRainWeather": 3.0,
"windThunderWeather": 3.0,
"repairSpeed": 0.025,
"collisionDamage": true,
"burnFuelInCreative": false,
"acceptVanillaFuel": true,
"useCustomKeybindSystem": true,
"showHotbarEngineGauge": true,
"weaponsAreDestructive": false,
"dropInventory": true,
"dropUpgrades": false,
"fuelList": {
"minecraft:blaze_powder": 1200
},
"validDimensions": {
"minecraft:the_end": true,
"minecraft:the_nether": true,
"minecraft:overworld": true
},
"gunpowderAmmunition": {
"minecraft:gunpowder": 100
},
"arrowAmmunition": {
"minecraft:arrow": 100,
"minecraft:spectral_arrow": 100,
"minecraft:tipped_arrow": 100
},
"bombBayAmmunition": {
"minecraft:tnt": 100
},
"version": 1,
"name": "immersive_aircraft"
}