Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joschuaschneider/snapcraft
📸 Create beautiful and uniform images of Minecraft inventories!
https://github.com/joschuaschneider/snapcraft
gatsby minecraft netlify react screenshots tailwindcss
Last synced: 21 days ago
JSON representation
📸 Create beautiful and uniform images of Minecraft inventories!
- Host: GitHub
- URL: https://github.com/joschuaschneider/snapcraft
- Owner: JoschuaSchneider
- License: mit
- Created: 2020-03-04T13:17:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:25:44.000Z (over 1 year ago)
- Last Synced: 2024-10-06T08:09:53.928Z (3 months ago)
- Topics: gatsby, minecraft, netlify, react, screenshots, tailwindcss
- Language: JavaScript
- Homepage: https://snapcraft.netlify.com
- Size: 1.3 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Snapcraft Logo](https://snapcraft.netlify.com/icons/icon-48x48.png)
## [Snapcraft](https://snapcraft.netlify.com)
[![Netlify Status](https://api.netlify.com/api/v1/badges/7ba0dd67-32ab-4e26-b9cb-18b4ec7d5dc9/deploy-status)](https://snapcraft.netlify.com)
This is a **first working prototype**.
Create beautiful Minecraft inventory Screenshots directly in your browser.
Select/Search items and place them in the virtual Inventory.Supports custom Inventory sizes, and comes with common presets.
**[Give it a try!](https://snapcraft.netlify.com)**
**Example images**
![Crafting Recipe - Eye of Ender](https://snapcraft.netlify.com/snapcraft-snap.png)
![Hotbar](https://snapcraft.netlify.com/snapcraft-snap-inventory.png)
**What can I use this for?**
I had to create screenshots of crafting recipes for a tutorial site on some custom plugins.
It turns out that taking consistent screenshots of the Gameis not as easy as it seems.
Cropping and aligning them afterwards still introduced some visible differences in size and alignment.This tool makes it easy to create any image of i.e. a crafting recipe and exporting it as an PNG image.
This is especially useful if you want to create animations of multiple recipes.### Technology
Hosted on [Netlify](https://netlify.com)
- Gatsby + React
- react-select
- tailwindcss
- dom-to-image
- Item data from minecraft-data (MC Version 1.14)
- Unified item imagesAnd a few more! This will be updated soon.
_Why Gatsby?_
In this early stage this is only a single page site.
But I have a few feature ideas that will be added soon, such as an editor for colored text (For use in configs and chat) based on a HTML like syntax.### Report missing item images
Please use [this issue](https://github.com/JoschuaSchneider/snapcraft/issues/1) to report missing item images.