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

Datapack Helper

A mod that helps in the creation of server side content.

334
9
Game Mechanics
Library
Utility
AboutChangelogVersions

📖 What's this mod?

A mod that makes server side datapack content easier to make adding things like nbt custom behavior and player input detection.

🕹️ Usage

Using this mod is very simple!

Install it in your mods folder along with Fabric Api and play!

✅ Scoreboard Features:

🖱️ Mouse Click Detection

  • On Block ( Right Left)
  • On Entity ( Right Left)
  • Use (Right)

controlled via scoreboards

right_click
left_click 
attack_block
attack_entity
use_block
use_entity
use_item (needs to have an item in hand)

📦 Features

  • FireProof
for Item Entity 

Type : Boolean

  • ExplosionProof

Type : Boolean

  • MagmaProof

Type : Boolean

  • FreezeDamage
Changes default powder snow freeze damage to sum of all wearing items values

Type : Float

  • MagmaDamage
Changes default magama damage to sum of all wearing items values

Type : Float

  • PowderSnowWalk

Type : Boolean

  • AntiFreeze
Add this tag to an item anything that has the item equiped will not freeze from powder snow.

Type : Boolean

  • PiglinSafe
Add this tag to an item and piglins will not attack you(like golden armor)
The item has to be equiped.
Works with Entity Tags.

Type : Boolean & Entity Tag

  • EndermanSafe
Add this tag to an item and endermans will not attack anything if stared at (like a pumpkin)
The item has to be equiped.
Works with Entity Tags.

Type : Boolean & Entity Tag

  • CanPickUp
Any Enderman with this nbt data :
example {CanPickUp:["minecraft:bedrock"]}
will be able to pick up that block ignoring the json file

Type : Nbt String List

  • CantPickUp
Any Enderman with this nbt data :
example {CantPickUp:["minecraft:grass_block"]}
will not be able to pick up that block ignoring the json file

Type : Nbt String List

  • CreeperIgnore
Add this tag to an item and creepers will ignore the wearer (creeper ignores you but if you get too close it will explode like normal)
The item has to be equiped.

Type : Boolean

  • CreeperSafe
Add this tag to an item and creepers will not explode in front of the wearer (creeper will not explode in front of the wearer but will target wearer)
The item has to be equiped.

Type : Boolean

  • CustomDamage
Add fully functional Custom Max Durability to any item!!
(Currently has some visual bugs)

Type : Int

  • ProjectileType
Add this tag to any item that can shot projectiles, any projectile shot by this item will have the value of the tag.
Works on Entities to :
/summon skeleton ~ ~ ~ {ProjectileType:Test}

Type : String & Entity Nbt

  • And more soon!

📋Planned


90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.20.4
1.20–1.20.1

Platforms

Fabric

Supported environments

Singleplayer

Creators

SrFennec
SrFennec Owner

Details

Licensed MIT
Published 2 years ago
Updated last year

Modrinth is open source.

new-project-page@ac78952

© 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.