https://github.com/osfanbuff63/ws-datapack
A Wii Sports-inspired datapack for Minecraft!
https://github.com/osfanbuff63/ws-datapack
mcfunction minecraft-datapack wii-sports
Last synced: 8 months ago
JSON representation
A Wii Sports-inspired datapack for Minecraft!
- Host: GitHub
- URL: https://github.com/osfanbuff63/ws-datapack
- Owner: osfanbuff63
- License: gpl-3.0
- Created: 2022-06-21T19:50:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T13:01:06.000Z (about 1 year ago)
- Last Synced: 2025-02-02T14:18:33.802Z (about 1 year ago)
- Topics: mcfunction, minecraft-datapack, wii-sports
- Language: mcfunction
- Homepage: https://osfanbuff63.github.io/ws-datapack
- Size: 478 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README



[](https://github.com/osfanbuff63/ws-datapack/releases/latest)
[](https://github.com/osfanbuff63/ws-datapack/releases)
[](https://renovatebot.com/)
[](https://osfanbuff63.tech/ws-datapack)
# ws-datapack
## About
This is a project heavily inspired by Wii Sports and a [Nintendo Hero video](https://www.youtube.com/watch?v=GlZJ-ao-9G0). This datapack adds these games into Minecraft.
## Contributing
I'm happy to hear you might be interested in contributing! Read [CONTRIBUTING.md](CONTRIBUTING.md) before starting, of course!
## Libraries used
This is a list of libraries used by this datapack.
Libraries used
- [LanternLoad](https://github.com/LanternMC/load) by LanternMC, licensed under the 0BSD license
- [BlockUtils](https://github.com/ICY105/BlockUtils) by ICY105, licensed under the MIT license
- [PlayerAction](https://github.com/ICY105/PlayerAction) by ICY105, licensed under the MIT license
## License
```text
WS Datapack
Copyright (C) 2022 osfanbuff63
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```