Fix very random dust crashing the server

This commit is contained in:
Kimapr 2019-12-10 19:58:07 +05:00
parent 9606205069
commit 5a7709d8b8
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ for _,dat in pairs({
name = modname..":random_dust"
},
{
ores = {
drop = {
["nc_terrain:cobble"] = 50,
["nc_lode:cobble_loose"] = 50,
["nc_lux:cobble1_loose"] = 5,