Skip to content

Commit

Permalink
Finalize Version 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Seeloewen committed Dec 3, 2024
1 parent a3ff37c commit ebcedd2
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 16 deletions.
6 changes: 4 additions & 2 deletions Compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ Snapshots of older versions are not listed, but there's generally only one versi
| 1.19.4 | 1.3.4 |
| 1.20 - 1.20.1 | 1.4.1 |
| 1.20.2 - 1.20.4 | 1.4.5 |
| 1.20.5 - 1.20.6 | 1.4.7 |
| 1.21 | 1.5.0 |
| 1.20.5 - 1.20.6 | 1.4.8 |
| 1.21 - 1.21.1 | 1.5.0 |
| 1.21.2 - 1.21.3 | 1.5.1 |
| 1.21.4 | 1.5.2 |
1 change: 1 addition & 0 deletions Credits.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
The Random Item Giver Datapack was originally created by Phoenix SC. He is creating awesome datapacks and youtube videos, so go check him out.
This datapack is a continuation of his datapack maintained by me, Seeloewen aka Louis9. With his permission, I'm updating it to every major version of Minecraft and also some snapshots.
Credits to other small contributers can be found in CREDITS.txt inside of the datapack folders.

### Phoenix SC's Youtube Channel:
https://www.youtube.com/c/PhnixhamstaSC

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ https://www.planetminecraft.com/data-pack/random-item-giver-datapack-1-0-0-minec
**A**: Installing the datapack on a server is actually quite simple. Open up the server directory > 'world' > 'datapacks' and paste the datapack zip file in there.

**Q**: What items are you able to get?\
**A**: Every single one in the game as of 1.21.
**A**: Every single one in the game as of 1.21.4.

**Q**: How can I change the item timer?\
**A**: You can change the rate at which items are given to you in the settings menu of the datapack (**/function randomitemgiver:menus/settings**)
Expand Down
15 changes: 15 additions & 0 deletions Random Item Giver 1.21/CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@

======= 1.21.x =======

Version 1.5.2 for Minecraft 1.21.4 (03.12.2024)
+ Added all new items from 1.21.4
* Updated to 1.21.4 (Pack format 61)
* Fixed toggling item groups doing nothing
* Fixed bossbar not being removed when uninstalling

Version 1.5.1 for Minecraft 1.21.3 (25.10.2024)
+ Added all new items from 1.21.2
* Updated to 1.21.3 (Pack format 57)
Expand All @@ -22,6 +28,15 @@ Version 1.5.0 for Minecraft 1.21 (22.06.2024)

======= 1.20.x =======

Version 1.4.8 for Minecraft 1.20.6 (29.11.2024)
* Fixed toggling item groups doing nothing
* Fixed bossbar not being removed when uninstalling
* Fixed end portal frame item missing

Version 1.4.7 for Minecraft 1.20.6 (07.08.2024)
* Increased chances for special items like potions, enchanted books, etc.
- Removed filled map item as it was corrupted

Version 1.4.6 for Minecraft 1.20.6 (15.05.2024)
+ Added new items from 1.20.5
* Replaced NBT tags with Item Stack Components
Expand Down
2 changes: 1 addition & 1 deletion Random Item Giver 1.21/HELP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Q: What items am I able to get?
A: Every single one in the game as of the version of the datapack you are currently running.

Q: Does this work with the newest version of minecraft?
A: Yes, it does! It is confirmed to work with up to 1.21.3 and possibly higher. I always try to keep it up to date.
A: Yes, it does! It is confirmed to work with up to 1.21.4 and possibly higher. I always try to keep it up to date.

Q: How do I change the timer?
A: You can change the timer in the settings which you can access through the menu or with /function randomitemgiver:menus/settings
Expand Down
4 changes: 2 additions & 2 deletions Random Item Giver 1.21/UPDATER.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file is used by Random Item Giver Updater software to identify the datapack.
# It is recommended to not change any values inside of here to avoid problems when using the updater.
# This file does not have any effect on the Random Item Giver datapack itself and can safely be removed if you're not looking to use the updater.
datapack_version=1.5.1
datapack_version=1.5.2
version_branch=release
mc_version=1.21.3
mc_version=1.21.4
uses_legacy_nbt=false
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ tellraw @s "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
tellraw @s {"text":"«\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550»","bold":true,"color":"#CE9178"}
tellraw @s ["",{"text":"Random Item Giver","bold":true,"color":"gold"},{"text":" - ","bold":true,"color":"gray"},{"text":"About","bold":true,"color":"yellow"}]
tellraw @s {"text":" "}
tellraw @s {"text":"Version 1.5.1","color":"#4CEFEF"}
tellraw @s {"text":"For Minecraft 1.21.3","color":"#4CEFEF"}
tellraw @s {"text":"Version 1.5.2","color":"#4CEFEF"}
tellraw @s {"text":"For Minecraft 1.21.4","color":"#4CEFEF"}
tellraw @s {"text":" "}
tellraw @s {"text":"Made by Louis9","color":"dark_aqua"}
tellraw @s {"text":"Original version by Phoenix SC","color":"dark_aqua"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ tellraw @s "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
tellraw @s {"text":"«\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550»","bold":true,"color":"#CE9178"}
tellraw @s ["",{"text":"Random Item Giver","bold":true,"color":"gold"},{"text":" -","bold":true,"color":"gray"},{"text":" News","bold":true,"color":"light_purple"}]
tellraw @s {"text":" "}
tellraw @s ["",{"text":"Version","color":"#F53377"},{"text":" 1.5.1","color":"#F53377"},{"text":" -","color":"gray"},{"text":" What's new?","color":"yellow"}]
tellraw @s ["",{"text":"(","color":"gray"},{"text":"+","color":"dark_green"},{"text":") ","color":"gray"},{"text":"Added all new items from 1.21.3","color":"#FFFFB0"}]
tellraw @s ["",{"text":"(","color":"gray"},{"text":"\u204e","color":"dark_aqua"},{"text":") ","color":"gray"},{"text":"Updated to 1.21.3 (Pack Format 57)","color":"#FFFFB0"}]
tellraw @s ["",{"text":"(","color":"gray"},{"text":"\u204e","color":"dark_aqua"},{"text":") ","color":"gray"},{"text":"Fixed missing End Portal Frame item","color":"#FFFFB0"}]
tellraw @s ["",{"text":"Version","color":"#F53377"},{"text":" 1.5.2","color":"#F53377"},{"text":" -","color":"gray"},{"text":" What's new?","color":"yellow"}]
tellraw @s ["",{"text":"(","color":"gray"},{"text":"+","color":"dark_green"},{"text":") ","color":"gray"},{"text":"Added all new items from 1.21.4","color":"#FFFFB0"}]
tellraw @s ["",{"text":"(","color":"gray"},{"text":"\u204e","color":"dark_aqua"},{"text":") ","color":"gray"},{"text":"Updated to 1.21.4 (Pack format 61)","color":"#FFFFB0"}]
tellraw @s ["",{"text":"(","color":"gray"},{"text":"\u204e","color":"dark_aqua"},{"text":") ","color":"gray"},{"text":"Fixed toggling item groups doing nothing","color":"#FFFFB0"}]
tellraw @s ["",{"text":"(","color":"gray"},{"text":"\u204e","color":"dark_aqua"},{"text":") ","color":"gray"},{"text":"Fixed bossbar not being removed when uninstalling","color":"#FFFFB0"}]
tellraw @s {"text":" "}
tellraw @s ["",{"text":"[","color":"gray","clickEvent":{"action":"run_command","value":"/function randomitemgiver:menus/menu"},"hoverEvent":{"action":"show_text","contents":"Go back to main menu"}},{"text":"\u25c0","clickEvent":{"action":"run_command","value":"/function randomitemgiver:menus/menu"},"hoverEvent":{"action":"show_text","contents":"Go back to main menu"}},{"text":"]","color":"gray","clickEvent":{"action":"run_command","value":"/function randomitemgiver:menus/menu"},"hoverEvent":{"action":"show_text","contents":"Go back to main menu"}},{"text":" ","clickEvent":{"action":"run_command","value":"/function randomitemgiver:menus/menu"},"hoverEvent":{"action":"show_text","contents":"Go back to main menu"}},{"text":"back to menu","color":"#D86264","clickEvent":{"action":"run_command","value":"/function randomitemgiver:menus/menu"},"hoverEvent":{"action":"show_text","contents":"Go back to main menu"}}]
tellraw @s {"text":"«\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550»","bold":true,"color":"#CE9178"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ bossbar set minecraft:rigtimer color red

#Post that datapack is loaded
tellraw @a {"text":""}
tellraw @a {"text":"Random Item Giver 1.5.1 was successfully loaded!","color":"green"}
tellraw @a {"text":"Random Item Giver 1.5.2 was successfully loaded!","color":"green"}
tellraw @a ["",{"text":"[","color":"gray","clickEvent":{"action":"run_command","value":"/function randomitemgiver:menus/menu"},"hoverEvent":{"action":"show_text","contents":"Open the main menu"}},{"text":"\u27a4","color":"green","clickEvent":{"action":"run_command","value":"/function randomitemgiver:menus/menu"},"hoverEvent":{"action":"show_text","contents":"Open the main menu"}},{"text":"]","color":"gray","clickEvent":{"action":"run_command","value":"/function randomitemgiver:menus/menu"},"hoverEvent":{"action":"show_text","contents":"Open the main menu"}},{"text":" ","clickEvent":{"action":"run_command","value":"/function randomitemgiver:menus/menu"},"hoverEvent":{"action":"show_text","contents":"Open the main menu"}},{"text":"Click here to open the menu","color":"green","clickEvent":{"action":"run_command","value":"/function randomitemgiver:menus/menu"},"hoverEvent":{"action":"show_text","contents":"Open the main menu"}},{"text":"\n "}]
#tellraw @a ["",{"text":"(","color":"gray"},{"text":"\u26a0","color":"gold"},{"text":") ","color":"gray"},{"text":"You are using a Beta version of the Random Item Giver Datapack. Please report any issue you can find!","color":"gold"}]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ scoreboard objectives remove rig_ItemSound
bossbar remove rigtimer

#Post that datapack was disabled
tellraw @a ["",{"text":"\nRandom Item Giver was successfully disabled.","color":"green"},{"text":"\n"},{"text":"[","color":"gray","clickEvent":{"action":"run_command","value":"/datapack enable \"file/random-item-giver-1-5-1-mc-1-21-3.zip\""},"hoverEvent":{"action":"show_text","contents":"Enable the datapack again"}},{"text":"\u27a4","color":"gold","clickEvent":{"action":"run_command","value":"/datapack enable \"file/random-item-giver-1-5-1-mc-1-21-3.zip\""},"hoverEvent":{"action":"show_text","contents":"Enable the datapack again"}},{"text":"]","color":"gray","clickEvent":{"action":"run_command","value":"/datapack enable \"file/random-item-giver-1-5-1-mc-1-21-3.zip\""},"hoverEvent":{"action":"show_text","contents":"Enable the datapack again"}},{"text":" ","clickEvent":{"action":"run_command","value":"/datapack enable \"file/random-item-giver-1-5-1-mc-1-21-3.zip\""},"hoverEvent":{"action":"show_text","contents":"Enable the datapack again"}},{"text":"Click here to enable it again.","color":"gold","clickEvent":{"action":"run_command","value":"/datapack enable \"file/random-item-giver-1-5-1-mc-1-21-3.zip\""},"hoverEvent":{"action":"show_text","contents":"Enable the datapack again"}}]
tellraw @a ["",{"text":"\nRandom Item Giver was successfully disabled.","color":"green"},{"text":"\n"},{"text":"[","color":"gray","clickEvent":{"action":"run_command","value":"/datapack enable \"file/random-item-giver-1-5-2-mc-1-21-4.zip\""},"hoverEvent":{"action":"show_text","contents":"Enable the datapack again"}},{"text":"\u27a4","color":"gold","clickEvent":{"action":"run_command","value":"/datapack enable \"file/random-item-giver-1-5-2-mc-1-21-4.zip\""},"hoverEvent":{"action":"show_text","contents":"Enable the datapack again"}},{"text":"]","color":"gray","clickEvent":{"action":"run_command","value":"/datapack enable \"file/random-item-giver-1-5-2-mc-1-21-4.zip\""},"hoverEvent":{"action":"show_text","contents":"Enable the datapack again"}},{"text":" ","clickEvent":{"action":"run_command","value":"/datapack enable \"file/random-item-giver-1-5-2-mc-1-21-4.zip\""},"hoverEvent":{"action":"show_text","contents":"Enable the datapack again"}},{"text":"Click here to enable it again.","color":"gold","clickEvent":{"action":"run_command","value":"/datapack enable \"file/random-item-giver-1-5-2-mc-1-21-4.zip\""},"hoverEvent":{"action":"show_text","contents":"Enable the datapack again"}}]

#Disable Datapack
datapack disable "file/random-item-giver-1-5-1-mc-1-21-3.zip"
datapack disable "file/random-item-giver-1-5-2-mc-1-21-4.zip"
2 changes: 1 addition & 1 deletion Random Item Giver 1.21/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 61,
"description": "§6Random Item Giver 1.5.1 §7by §cLouis9 §8[§b1.21.3§8]"
"description": "§6Random Item Giver 1.5.2 §7by §cLouis9 §8[§b1.21.4§8]"
}
}

0 comments on commit ebcedd2

Please sign in to comment.