!Extended Golf banner
Welcome to Extended Golf, where you’re the caddy and the Skeleton is your golf club, armed with arrows and aiming for mobs! 🏌️♂️💣 Position yourself just right and let the Skeleton do the rest. Get ready for more than just music discs, this mod adds a whole new range of loot from Skeleton-assisted kills! 💎🎁
It’s like Minecraft meets golf... but with mobs, arrows, and lots of loot. Whether you're chasing rare blocks or just vibing with Creepers, Extended Golf takes your mob-slaying to the next level! ⛳💥
Position yourself near a mob and wait for the Skeleton to hit and kill it. Once it does, you'll get loot specific to that mob. You can also customize the loot drops by making your own datapacks if you want to tweak things further.
The development plan is to make the mod more customizable and update it to the latest versions of Minecraft. If you have any requests for features or mod compats let me know.
You can use the tags provided by Extended Golf to change or replace the loot.
The tags follow the format: extendedgolf:entity_name_here
So, for example, to make Pandas drop golden apples:
In your datapack, make a file at data/extendedgolf/tags/item/panda.json with:
{
"values": [
"minecraft:golden_apple"
]
}
or if you want to replace the default loot from this mod (pandas drop bamboo and cake 🍰):
{
"replace": true,
"values": [
"minecraft:golden_apple"
]
}
Note: there are a few entities that I didn't add loot for because a skeleton can't kill them or it wouldn't make much sense, but if you want to you can (enderman, ender_dragon, player, armor_stand, creeper).
Thank you for the support!
!Golf!
Q: Where can I ask something that is not listed here?
A: Make an issue here or join the Discord and shoot me a message.
Q: Can you port it to [MC version/Mod loader]?
A: If enough people request it I'll give it some time, but this really is a 1-man team so it might take a while.
Q: Can I include it in my modpack?
A: Yes, no need to give credit or ask.
Let me know if you find any issues.
📃 2026-02-07T16:18:00.266Z