From e8a4dd07372c827ebdc554c36391e35c847205c3 Mon Sep 17 00:00:00 2001 From: Juraj Vajda Date: Wed, 3 Feb 2016 21:30:26 +0000 Subject: [PATCH 1/2] README.md edited online with Bitbucket --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1056691..639a2f5 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ fake_fire, xpanes for recipes WTFPL ## Changelog ## +### 0.4 ### + ### 0.3 ### * new folder and file structure * more convenient disable/enable, add/remove new MODs in config.lua file - added property for custom sounds From bf72a36d73fa89fbe8d2a68b726d9095f3e26910 Mon Sep 17 00:00:00 2001 From: Juraj Vajda Date: Wed, 3 Feb 2016 21:34:57 +0000 Subject: [PATCH 2/2] README.md edited online with Bitbucket --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 639a2f5..a147837 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,14 @@ WTFPL ## Changelog ## ### 0.4 ### +* NEW added ore spawners - iron, gold and copper +* ore spawners have chance to spawn 2 ores from 1 ingot +* ore spawners have formspec +* new sounds for ore spawners +* added particle effect for ore spawners +* re-done all textures from scratch (mob and ore spawners) +* adjusted mob spawners ABM +* mob spawners fixed name conflicts in config file warthog vs. pumba ### 0.3 ### * new folder and file structure