Revert "Use mapgen alias for dirt node"

This reverts commit 4b95ed3433.
master
Wuzzy 2017-05-13 14:26:26 +02:00
parent 4b95ed3433
commit 4f71953ec8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
-- in which you need to change the node names.
tsm_railcorridors.nodes = {
dirt = "mapgen_dirt",
dirt = "default:dirt",
chest = "default:chest",
rail = "default:rail",
torch_floor = "default:torch",