mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-26 16:35:39 +00:00
Update minecraft-schemas to v0.2.0
This commit is contained in:
@@ -35,7 +35,7 @@ SCHEMAS.register('foo', ObjectNode({
|
||||
recursive: ListNode(
|
||||
Reference('foo')
|
||||
),
|
||||
[Switch]: path => path.push('foo').get(),
|
||||
[Switch]: path => path.push('foo'),
|
||||
[Case]: {
|
||||
'blah': {
|
||||
haha: StringNode()
|
||||
|
||||
Reference in New Issue
Block a user