Skip to content
Snippets Groups Projects
Commit 40280245 authored by Alexander Ralph Michael Minges's avatar Alexander Ralph Michael Minges Committed by Buckaroo Banzai
Browse files

actually check if default is loaded

parent 31c598a5
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ if mineclone_path then
moditems.paper = "mcl_core:paper"
moditems.glass = "mcl_core:glass"
moditems.dye = "mcl_dye:"
else
elseif default_path then
moditems.sound_glass = default.node_sound_glass_defaults
moditems.goldblock = "default:goldblock"
moditems.steelblock = "default:steelblock"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment