https://github.com/emmanuelmess/boundingboxminecraftmod
Generate bounding boxes for important elements in view
https://github.com/emmanuelmess/boundingboxminecraftmod
ai bounding-boxes fabricmc minecraft-mod
Last synced: 24 days ago
JSON representation
Generate bounding boxes for important elements in view
- Host: GitHub
- URL: https://github.com/emmanuelmess/boundingboxminecraftmod
- Owner: EmmanuelMess
- License: gpl-3.0
- Created: 2020-08-09T17:43:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T00:49:57.000Z (almost 6 years ago)
- Last Synced: 2025-03-05T09:23:39.541Z (about 1 year ago)
- Topics: ai, bounding-boxes, fabricmc, minecraft-mod
- Language: Java
- Homepage:
- Size: 628 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bounding Box Minecraft Mod

## Setup
For setup instructions please see the [fabric wiki page](https://fabricmc.net/wiki/tutorial:setup) that relates to the IDE that you are using.
## License
Shows bounding boxes
Copyright (C) 2020 Facundo Emmanuel Messulam
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 .