Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement
[创建 | 历史 | 清除缓存]文档页面
此模块没有文档页面。如果你知道此模块的使用方法,请帮助为其创建文档页面。
return {
	['block'] = 'blocks',
	['blocks'] = 'blocks',
	
	['item'] = 'items',
	['items'] = 'items',
	
	['entity_type'] = 'entity_types',
	['entity_types'] = 'entity_types',
	['entity'] = 'entity_types',
	
	['fluid'] = 'fluids',
	['fluids'] = 'fluids',
	
	['game_event'] = 'game_events',
	['game_events'] = 'game_events',
	
	['biome'] = 'biome',
	['biomes'] = 'biome',
	
	['flat_level_generator_preset'] = 'flat_level_generator_preset',
	
	['structure'] = 'structure',
	['structures'] = 'structure',
	
	['world_preset'] = 'world_preset',
	
	['configured_structure_feature'] = 'configured_structure_feature',
	
	['cat_variant'] = 'cat_variant',
	['cat_variants'] = 'cat_variant',
	
	['painting_variant'] = 'painting_variant',
	['painting_variants'] = 'painting_variant',
	
	['banner_pattern'] = 'banner_pattern',
	
	['instrument'] = 'instrument',
	['instruments'] = 'instrument',
	
	['poi'] = 'point_of_interest',
	['point_of_interest'] = 'point_of_interest'
}
Advertisement