VoxelEngine/res/content/base/content.json
2024-07-08 18:45:35 +03:00

35 lines
442 B
JSON

{
"items": [
"bazalt_breaker"
],
"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",
"wooden_door"
],
"entities": [
"drop",
"player"
]
}