]> git.lizzy.rs Git - Crafter.git/blobdiff - README.md
Add in exploder prototype 2
[Crafter.git] / README.md
index a11da74fa52c6fc9c4350bf1d4c7782811081b01..b6ca4433c9367b2a4723199036568819afdc3c31 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,6 +39,24 @@ enable_mod_channels = true
 - Make flying pigs drop 1-6 gold
 - Make mobs use builtin minetest.throw_item function (custom)
 - Double flying pigs sight radius
+- Add hurt_inside group
+- Add lava and fire to hurt_inside group
+- Make mobs get damaged in fire and lava
+- Add prototype mining lazer
+- Add prototype gravity gun
+- Added ice
+- Make players get suffocated inside solid nodes
+- Ice now breaks into water
+- Ice spawns when snowing, replaces water under air
+- Players sneaking hide nametag
+- Updated main menu texture to have better brightness/contrast
+- Turned mobs into API
+- Added creepig
+- Flying Pig now throws TNT at player
+- Redid fishing mechanics
+- Redid bows and arrows
+- Added collision detection to mobs
+- Add fall damage to mobs
 ---
 
 
@@ -49,7 +67,6 @@ enable_mod_channels = true
 ## REDSTONE:
 - breaker (mines whatever is in front of it)
 - dispenser (shoots out first item in inventory, or shoots item into pipe)
-- sticky piston (pulls node in front of it)
 - piston in general (if node is falling and piston is pointing up then FLING IT, if detects falling node entity FLING IT)