1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-26 02:30:38 +01:00

Add alias for bedrock:bedrock

This commit is contained in:
BUISSON-DEBON Quentin 2016-07-06 23:49:13 +02:00
parent 8d335dce47
commit 53ee259857
No known key found for this signature in database
GPG Key ID: 636727CF15AB868F

View File

@ -65,3 +65,6 @@ alias("fake_fire:flint_and_steel", "fire:flint_and_steel")
-- remove ongen pine saplings from moretrees -- remove ongen pine saplings from moretrees
alias("moretrees:pine_sapling_ongen", "default:pine_sapling") alias("moretrees:pine_sapling_ongen", "default:pine_sapling")
-- Remove bedrock mod
alias("bedrock:bedrock", "default:cobble")