mirror of
https://github.com/Sokomine/replacer.git
synced 2025-07-08 02:50:39 +02:00
removed several spamming messages; added liszence
This commit is contained in:
20
README.md
20
README.md
@ -1,6 +1,7 @@
|
||||
|
||||
TODO: A distinct image is still missing. Right now, it looks like a steel axe!
|
||||
|
||||
Replacement tool for creative building (Mod for MineTest)
|
||||
|
||||
This tool is helpful for creative purposes (i.e. build a wall and "paint" windows into it).
|
||||
It replaces nodes with a previously selected other type of node (i.e. places said windows
|
||||
into a brick wall).
|
||||
@ -18,3 +19,20 @@ When in creative mode, the node will just be replaced. Your inventory will not b
|
||||
When not in creative mode, digging will be simulated and you will get what was there. In return, the replacement node
|
||||
will be taken from your inventory.
|
||||
|
||||
|
||||
|
||||
Copyright (C) 2013 Sokomine
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
Reference in New Issue
Block a user