regressions
This commit is contained in:
@@ -10,7 +10,7 @@ local JSON = require('json')
|
||||
local blockDB = TableDB()
|
||||
|
||||
function blockDB:load()
|
||||
local blocks = JSON.decodeFromFile('usr/etc/blocks.json')
|
||||
local blocks = JSON.decodeFromFile('usr/etc/names/minecraft.json')
|
||||
|
||||
if not blocks then
|
||||
error('Unable to read blocks.json')
|
||||
|
||||
Reference in New Issue
Block a user