mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-27 08:48:46 +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()
|
||||
|
||||
@@ -48,6 +48,7 @@ const registries = [
|
||||
'loot_condition_type',
|
||||
'loot_function_type',
|
||||
'loot_pool_entry_type',
|
||||
'mob_effect',
|
||||
'stat_type',
|
||||
'structure_feature'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user