Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Commit

Permalink
Add alias for bedrock:bedrock
Browse files Browse the repository at this point in the history
  • Loading branch information
BUISSON-DEBON Quentin committed Jul 6, 2016
1 parent 8d335dc commit 53ee259
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mods/_misc/aliases.lua
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,6 @@ alias("fake_fire:flint_and_steel", "fire:flint_and_steel")

-- remove ongen pine saplings from moretrees
alias("moretrees:pine_sapling_ongen", "default:pine_sapling")

-- Remove bedrock mod
alias("bedrock:bedrock", "default:cobble")

1 comment on commit 53ee259

@BetterToAutomateTheWorld
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge here, we will now use tags to inform about the latest merge : https://github.com/MinetestForFun/server-minetestforfun/tags

Please sign in to comment.