Add sand atthe same time as gravel

master
Dmitry Kostenko 2021-01-27 10:32:34 +01:00
parent a085c3c9ff
commit 9b7cb14f3b
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ local loot = {
{node="mcl_core:stone", weight=30},
{node="mcl_core:dirt_with_grass", weight=30},
{node="mcl_core:gravel", weight=10},
{node="mcl_core:sand", weight=10},
{node="mcl_flowers:tallgrass", weight=10},
},
{