Skip to content

dudushy/shypack-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

first minecraft datapack experience

It contains:

dshy-recipes

dshy-stats

dshy-colored_names

dshy-announcer

Features:

Recipes
  1. Name Tag
  2. Lead
  3. Horse Armor
  4. God Apple
  5. Leather
  6. Saddle

Name Tag

name_tag

Lead

lead

Horse Armor

horse_armor
(Iron, Gold and Diamond)

God Apple

godapple

Leather

leather

Saddle

saddle

Stats
  1. Broken Things
  2. Ores Mined
  3. Score
  4. Kills
  5. Level
  6. Pearls Used
  7. Hours Played
  8. Deaths

Broken Things

brokenThings

Display the total number of tools broken by the player.

Ores Mined

oresMined

Display the total number of ores mined by the player.

Score

score

Display the maximum score of the player.

Kills

kills

Display the total victims count of the player.

Level

level

Display the current xp level of the player.

Pearls Used

pearlsUsed

Display the total number of ender pearls used by the player.

Hours Played

hoursPlayed

Display the player playtime in hours.

Deaths

deaths

Display the total number of deaths by each player.

Colored Names

Use /trigger color_COLOR to change name color.
howto


  1. Black
  2. Dark Blue
  3. Dark Green
  4. Dark Aqua
  5. Dark Red
  6. Dark Purple
  7. Gold
  8. Gray
  9. Dark Gray
  10. Blue
  11. Green
  12. Aqua
  13. Red
  14. Light Purple
  15. Yellow
  16. White

Black

black

Dark Blue

dark_blue

Dark Green

dark_green

Dark Aqua

dark_aqua

Dark Red

dark_red

Dark Purple

dark_purple

Gold

gold

Gray

gray

Dark Gray

dark_gray

Blue

blue

Green

green

Aqua

aqua

Red

red

Light Purple

light_purple

Yellow

yellow

White

white

Announcer

In every 2 minutes, send a custom message in chat (tellraw). You can add how many messages as you want!