Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/offroaders123/state-generator
Bedrock block state typings generator!
https://github.com/offroaders123/state-generator
Last synced: 20 days ago
JSON representation
Bedrock block state typings generator!
- Host: GitHub
- URL: https://github.com/offroaders123/state-generator
- Owner: Offroaders123
- Created: 2024-03-23T08:12:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-25T21:32:06.000Z (9 months ago)
- Last Synced: 2024-03-26T20:26:53.699Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# State-Generator
Bedrock block state typings generator!
Working on a converter to get proper typings for Bedrock block states. I got the JSON file with these values from @PMK744, I'm working on making them more traversable, then I can group them together by their block ID, and make a union type for each of the similarly-named properties.