Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
minecraft-dev
/
MinecraftDev
Public
Notifications
You must be signed in to change notification settings
Fork
228
Star
1.8k
Code
Issues
214
Pull requests
17
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
[WIP] Introduce JSON validation through schemas
- #315
#315
Draft
marvin-roesch
wants to merge 12 commits into
minecraft-dev:dev
minecraft-dev/MinecraftDev:dev
from
marvin-roesch:feature/json-schemas
marvin-roesch/MinecraftDev:feature/json-schemas
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
[WIP] Introduce JSON validation through schemas
#315
marvin-roesch
wants to merge 12 commits into
minecraft-dev:dev
minecraft-dev/MinecraftDev:dev
from
marvin-roesch:feature/json-schemas
marvin-roesch/MinecraftDev:feature/json-schemas
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2018
Add basic setup for JSON validation through schemas
marvin-roesch
committed
666834b
View commit details
Copy full SHA for 666834b
Browse repository at this point
Finish blockstates schema
marvin-roesch
committed
0815508
View commit details
Copy full SHA for 0815508
Browse repository at this point
Modularize blockstates schema and fix support for full variants in Forge format
marvin-roesch
committed
8b94b40
View commit details
Copy full SHA for 8b94b40
Browse repository at this point
Handle full variants correctly
marvin-roesch
committed
fd680f2
View commit details
Copy full SHA for fd680f2
Browse repository at this point
Add item model schema
marvin-roesch
committed
7953e5f
View commit details
Copy full SHA for 7953e5f
Browse repository at this point
Add block model schema and use a generic schema provider
marvin-roesch
committed
9b6b9b2
View commit details
Copy full SHA for 9b6b9b2
Browse repository at this point
Allow additional properties in models to support things like CTM
marvin-roesch
committed
cc8d807
View commit details
Copy full SHA for cc8d807
Browse repository at this point
Fix schema references
marvin-roesch
committed
6948352
View commit details
Copy full SHA for 6948352
Browse repository at this point
Add loot table schema
marvin-roesch
committed
e70cf2e
View commit details
Copy full SHA for e70cf2e
Browse repository at this point
Remove additional properties restrictions and explicit comment properties
marvin-roesch
committed
6c4dc17
View commit details
Copy full SHA for 6c4dc17
Browse repository at this point
Commits on Apr 20, 2018
Add advancement schema (without verifying criteria right now)
marvin-roesch
committed
c139159
View commit details
Copy full SHA for c139159
Browse repository at this point
Merge branch 'dev' into feature/json-schemas
marvin-roesch
committed
3234e17
View commit details
Copy full SHA for 3234e17
Browse repository at this point
You can’t perform that action at this time.