Server Datapack Helper

Quick rating

Community listing page, reviews here may not be monitored by the author.

Server Datapack Helper

No reviews yet

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

No Theme
No Genre
QoL & Tweaks
Mod Addon
Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
DataPackHelper 1.0.1.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

undefined

📖 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)

<br/>

📦 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

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works