Add warning formspec on first violation

This commit is contained in:
rubenwardy 2018-02-02 19:08:04 +00:00 committed by sofar
parent 1af799f905
commit 1c7f9bf23a
6 changed files with 40 additions and 8 deletions

View file

@ -10,6 +10,6 @@ read_globals = {
"PseudoRandom", "ItemStack",
"intllib",
"default",
"rules",
table = { fields = { "copy", "getn" } }
}