Content packs structure update
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"blocks": [
|
||||
"dirt",
|
||||
"grass_block",
|
||||
"lamp",
|
||||
"glass",
|
||||
"planks",
|
||||
"wood",
|
||||
"leaves",
|
||||
"stone",
|
||||
"water",
|
||||
"sand",
|
||||
"bazalt",
|
||||
"grass",
|
||||
"flower",
|
||||
"brick",
|
||||
"metal",
|
||||
"rust",
|
||||
"red_lamp",
|
||||
"green_lamp",
|
||||
"blue_lamp",
|
||||
"pane",
|
||||
"pipe",
|
||||
"lightbulb",
|
||||
"torch",
|
||||
"wallpaper"
|
||||
]
|
||||
}
|
||||
@@ -1,31 +1,6 @@
|
||||
{
|
||||
"id": "base",
|
||||
"title": "Base",
|
||||
"version": "0.15",
|
||||
"description": "basic content package",
|
||||
"blocks": [
|
||||
"dirt",
|
||||
"grass_block",
|
||||
"lamp",
|
||||
"glass",
|
||||
"planks",
|
||||
"wood",
|
||||
"leaves",
|
||||
"stone",
|
||||
"water",
|
||||
"sand",
|
||||
"bazalt",
|
||||
"grass",
|
||||
"flower",
|
||||
"brick",
|
||||
"metal",
|
||||
"rust",
|
||||
"red_lamp",
|
||||
"green_lamp",
|
||||
"blue_lamp",
|
||||
"pane",
|
||||
"pipe",
|
||||
"lightbulb",
|
||||
"torch",
|
||||
"wallpaper"
|
||||
]
|
||||
"description": "basic content package"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user