- check_circle Functions
- check_circle Recipes
- 326,840 views, 145 today
- 103,018 downloads, 49 today
718
KawaMood's Waystones V.3
Avoid unnecessary long journeys!
From Minecraft 1.20.2 to 1.21
Avoid unnecessary long journeys!
From Minecraft 1.20.2 to 1.21
What is Waystones?
Waystones is a data pack inspired by BlayTheNinth's famous Waystones mod.
Waystones allow you to travel quickly from one point to another in your world, and within any dimension (including custom ones).
You will also take with you your vehicle (horse, boat...) and the mobs you currently have on leash. So wasytones also allow you to transport mobs within several locations more fastly.
Unlike the mod, waystones do not appear naturally within the world, they require to be crafted.
Many settings are available to manage this content at your ease!
Compatibility | Minecraft 1.20 |
to | Minecraft 1.21 |
Tags |
32 Update Logs
V.3.3.5 - 22 June 2024 : by KawaMood 06/22/2024 12:20:41 pmJun 22nd
Changes:
- Recipes of waystones are now unlockable and visible in the crafting guide. They are unlocked as soon as the player get one of their respective ingredient.
- Added a new safety setting that allows ticked GUI items clearing. This can be useful for people using exotic version such as Paper, that don't refresh container correctly when broken and placed back on the same tick.
LOAD MORE LOGS
5550170
119
Create an account or sign in to comment.
My resources pack are:
+Sparkles: Stardust lab
+MC Paint
+ppgResources (from ppg weapon expansion)
Not in game directly, but you can unzip the data pack and go to "./data/pk_waystones/function(s)/blocks/waystone/use/gui/build/toolbar/buttons/visibility/" folder.
From here you can edit the discover | private | public.mcfunction files. In each one, the first command defines the item used as the icon in a specific storage. By default it is a leather helmet with some components, you can set what you want.
Though you would need to redo the operation for each next data pack's update.
So earlier I was actually able to find that filepath, and I attempted to change "minecraft:leather_helmet" to minecraft:color_wool" (Of course, I replaced "color" with the same respective colors used by the leather helmets). However, when I saved that change to each file, zipped the folder back up, and replaced the datapack in my world, my server stopped detecting the datapack altogether.
Do you think there are any other steps I need to take to ensure the item change takes effect?
I mean, the root files like pack.mcmeta and the data folder need to be placed at the root of the zip.
If you want more direct help, you can join the Discord server. It would be easier than in comments.
Disregard that. The issue was in fact that the root level folder nested when I zipped it originally. I fixed it so now it is working properly. Thanks for the help.