1
0
mirror of https://github.com/HybridDog/nether-pack.git synced 2025-07-04 00:51:20 +02:00
This commit is contained in:
HybridDog
2015-05-29 12:08:27 +02:00
parent de4b04f35b
commit b09a30c141
3 changed files with 8 additions and 8 deletions

View File

@ -416,7 +416,7 @@ minetest.register_node("nether:vine", {
minetest.node_dig(p, nn, digger)
end
end
end
end
})