Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
IAxPresencefootsteps

IAxPresencefootsteps

A plugin that allows to add stepping-sounds for the Presence Footsteps mod to custom ItemsAdder Blocks.

381
3
Utility

Compatibility

Minecraft: Java Edition

1.19.2

Platforms

Paper
Purpur
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on PatreonDonate on Ko-fi

Creators

Andre601
Andre601 Owner

Details

Licensed MIT
Published 2 years ago
Updated 2 years ago
DescriptionChangelogVersions

IAxPresenceFootsteps

This is a simple plugin that adds support for the Presence Footsteps mod to ItemsAdder.

The Goal

The goal is to add a way to automatically generate the blockmap.json file used by Presence Footsteps to override sounds for custom blocks.

How to

Note
Make sure to have used /iazip AT LEAST once before using this plugin, as it requires a valid real_blocks_note_ids_cache.yml to be present.

In order to use this plugin, open any YAML file in ItemsAdder that contains items with the block property set.

In the file, add the following (Example using ruby_ore in /ItemsAdder/data/items_packs/itemsadder/blocks.yml from 3.2.5):

items:
  ruby_ore:
    display_name: display-name-ruby_ore
    permission: ruby_ore
    resource:
      material: PAPER
      generate: true
      textures:
      - block/ruby_ore.png
  specific_properties:
    block:
      hardness: 3
      placed_model:
        type: REAL_NOTE
        break_particles_material: REDSTONE_BLOCK
      cancel_drops: true
      break_tools_blacklist:
      - WOODEN_PICKAXE
      - STONE_PICKAXE
      break_tools_whitelist:
      - PICKAXE
      - pickaxe
      - _hammer
+     pf_sound: 'ore'

After that, save the file(s) and run /pfcreate to create the blockmap.json file.

Warning
If such a file already exists will you need to add --override as an argument to the command to override it!

Links

discord revolt

Modrinth is open source.

main@16c5a5a

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.