马上登录/注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
x
完全无需 mod 或资源包
块状颗粒
树木倒塌动画
逼真的爆炸
爆炸和树木再生
视觉制作(实验性)
实体死亡粒子
损坏颗粒
活板门动画(实验性)
应用程序接口
冲刺门破门
插件仅适用于 1.19.4 或更高版本!(任何其他 1.19 版本都不起作用!
此外,如果您使用的是Geyser,它将不适用于基岩播放器,因为我使用的显示实体在基岩版中不存在
下载插件
复制到 servers plugins 文件夹中
重新启动服务器
fancyphysics.admin
fancyphysics.commands
# Fancy Physics sounds like for block crack
Sounds: true
SpawnPhysicsProtection:
Enabled: true
RadiusInBlocks: 20
Location:
world: world
x: 1
y: 70
z: 1
Explosion:
Physics: true
NaturalDrops: true
EntityDeathParticles: true
# Block break particles
Particle:
Enabled: true
Animation:
# Rotate the particles
Rotation: true
# Blocks will just fly up and get smaller when broken
FlyUp: false
SpeedInTicks: 40
EndSizeMultiplier: 0.5
# How many particles can exist at once on the entire server
MaxAmount: 4000
DamageParticles: true
PerformanceMode: true
Tree:
Physics: true
DropSaplings: true
# This adds like multiple stages to the broken block to make it longer to fell a tree
ChopDelay: true
# If true a tree will fall on the ground if a block was broken below it
GravityIfInAir: true
# Adds all the broken blocks of a tree when fallen to the players stats
AffectedBlocksInPlayerBreakBlocksStatistic: true
AdvancedStemScan: false
ScanMaxStemSize: 200
ScanMaxLeavesSize: 260
MaxInvalidScans: 2700
MaxInvalidBlockDistance: 2
# Displays the currently used items in a crafting table above the actual block (One player limit)
VisualCrafting: true
# Breaks all blocks when falling
FallingBlockPhysics: true
# Adds the particle animation to blocks which fall
BlockCrackOnFall: true
# Adds a small opening and closing animation to trapdoors.. Just use this for testing not on a production server
TrapdoorPhysics: false
# When sprinting against glass or a door it will break
SprintBreak:
Door: false
Glass: false
# Regenerate certain blocks or trees when destroyed after a specific delay
Regeneration:
TreeRegeneration:
Enabled: false
Delay: 10
ExplosionRegeneration:
Enabled: false
Delay: 10
# There will be no particles for the following blocks when broken
BlockParticleBlackList:
- END_ROD
- POINTED_DRIPSTONE
- CANDLE
- BLACK_CANDLE
- CYAN_CANDLE
- GRAY_CANDLE
- LIGHT_GRAY_CANDLE
- BAMBOO
- PURPLE_CANDLE
- BLUE_CANDLE
- LIME_CANDLE
- RED_CANDLE
- WHITE_CANDLE
- PINK_CANDLE
- MAGENTA_CANDLE
- BROWN_CANDLE
- GRAY_CANDLE
- GREEN_CANDLE
- YELLOW_CANDLE
- ORANGE_CANDLE
- RED_CANDLE
- LIGHT_BLUE_CANDLE
- CHAIN
- GRASS
- DANDELION
- CRIMSON_FUNGUS
- WARPED_FUNGUS
- OXEYE_DAISY
- WITHER_ROSE
- ORANGE_TULIP
- RED_TULIP
- RED_MUSHROOM
- BROWN_MUSHROOM
- TALL_GRASS
- SCULK_VEIN
- CHERRY_SAPLING
- LARGE_FERN
- SUNFLOWER
- CORNFLOWER
- PINK_PETALS
- TORCHFLOWER
- MANGROVE_PROPAGULE
- TWISTING_VINES
- POPPY
- ALLIUM
- PINK_TULIP
- LILY_OF_THE_VALLEY
- BLUE_ORCHID
- WARPED_ROOTS
- AZURE_BLUET
- BAMBOO
# In these worlds no physics will be applied
DisabledWorldsList:
- DisabledWorld
- AnotherDisabledWorld
-
|