your current location:首页 > news>jump sounds mincraft

jump sounds mincraft

2024-12-15 02:13:37|Myriagame |source:minecraft skins

Overview

This module adds the jump and landing sound logic of the Java version of Minecraft, and supports the addition of custom jumping and landing sound effects.

content

Out of consideration of compatibility, jumping and landing use the original sound event, which means that the two sound effects can be defined by resource packs.

To customize jump/landing sound effects, we first need to create a sounds.json file in Assets/Jump_Sounds directory, and then define Entity.player.jump and Entity.player.Fall.

The example code is as follows:

 {"Entity.player.jump": {"sounds": [jump_sounds: jump/jump1 "," jump_sounds: jump/jump2 ", "JUMP_SOUNDS: JUMP/JUMP3", ""JUMP_SOUNDS: JDP/JUMP4"]}, "Entity.player.land": {"sounds": [jump_sounds: land/land1 "," jump_sounds: land/land2 ", "JUMP_SOUNDS: Land/Land3", "JUMP_SOUNDS: LAND/LAND4 "]}} 

Minecraft images

The goal of MC Encyclopedia (MCMOD.CN) is to provide players with a better environment for MOD learning and research, and accept and cultivate more hardcore players.Provide Minecraft (Minecraft) MOD (module) item data introduction, tutorial strategy and MOD download, and is committed to improving the player's game experience.About the encyclopedia Encyclopedia help development log Donate Encyclopedia to follow the encyclopedia B station = "Fa Fa-Anagle-Right"> Opinions feedback Email © CopyRight Mc Encyclopedia 2013-2024 mcmod.cn |

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.