Ombridride
8558bb0c36
Update lavaslimes.lua
...
Less coins, but better (silver)
2015-04-18 23:50:37 +02:00
Ombridride
f0f76c5641
Update treemonster.lua
...
Less silver coins
2015-04-18 23:49:35 +02:00
Ombridride
16b695cf8e
Update greenslimes.lua
...
Only small greenslimes drop coins & glue now
2015-04-18 23:45:44 +02:00
Ombridride
814d9e81a1
Lesser Sand Monster (~ -6,5%)
2015-04-18 23:32:57 +02:00
Ombridride
657e01aa57
Update npc.lua
...
PS : la fonction nourrir sur les NPCs ne fonctionne toujours pas sur le serveur avec la version mergée actuelle
2015-04-18 23:11:19 +02:00
Ombridride
f18c334ea8
Add my current work on colors.txt
...
It's a hug merge, if somebody wants help, you're welcome ! :p
Instructions are in the folder
2015-04-18 19:24:19 +02:00
LeMagnesium
db8cc41fd7
Added check for lavaslime to not destroy actual nodes with fire
...
- Lavaslimes now check if the node there are trying to place fire instead of
is air. If it is not, they do not put fire (to avoid detroying nodes)
2015-04-17 22:41:04 +02:00
LeMagnesium
592665d264
Copied lava orbs' definition to lavaslimes' file
...
- Copied register and alias for lava orbs
2015-04-14 22:08:36 +02:00
LeMagnesium
83b50783c6
Added NPC's counter adapted to the API
...
- It seems in fact that sometimes, when you give the fourth diamond to a NPC, it does not follow
because you're too close to it. (engine's entity issue, or algorythm issue, but not really one
since you just have to move in 99% of the cases to make the NPC follow you)
2015-04-13 21:25:04 +02:00
LeMagnesium
544c7ef55b
Reverted NPC taming
2015-04-12 23:36:50 +02:00
LeMagnesium
5568cc4cff
Fixed NPC counter
2015-04-12 23:24:01 +02:00
LeMagnesium
d6bea75353
Merge branch 'master' of gitpiserver:minetest/minetest-minetestforfun-server
...
Conflicts:
mods/mobs/npc.lua
2015-04-12 23:18:33 +02:00
LeMagnesium
814f48c15b
Re-added npc taming system (for 4 diamonds)
2015-04-12 23:13:51 +02:00
LeMagnesium
2df3b7828c
Re-added npc taming system (for 4 diamonds)
2015-04-12 23:04:48 +02:00
Ombridride
c8353dd2fb
Update mobs mod
...
- Add Golden lasso texture
- Improve code for mobs jump next to fences
2015-04-12 22:45:04 +02:00
Ombridride
94c8d0521a
Update lavaslimes.lua
...
Health and speed ajustments :
- More smaller = more speed,
- More biggest = more health.
2015-04-12 22:40:31 +02:00
Ombridride
1f0ff0ca0f
Update greenslimes.lua
...
Health and speed ajustments :
- More smaller = more speed,
- Medium and Big Slimes health upgrade.
2015-04-12 22:39:27 +02:00
Ombridride
718a3747cc
Update greenslimes.lua
2015-04-12 19:18:06 +02:00
Ombridride
4cbce2b611
Update lavaslimes.lua
2015-04-12 19:17:51 +02:00
Ombridride
e11d2e7259
Update greenslimes.lua
2015-04-12 18:59:07 +02:00
Ombridride
477ad73d60
Update init.lua
2015-04-12 12:30:55 +02:00
Ombridride
df6826eaab
Update greenslimes.lua
2015-04-12 12:28:15 +02:00
Ombridride
0dfc01240c
Update greenslimes.lua
2015-04-12 12:25:26 +02:00
LeMagnesium
81028be989
Fixed wrong adaptation from slimes to mobs
...
- Replaced slimes: by mobs:
2015-04-12 12:25:33 +02:00
Ombridride
a89db53bf7
Update lavaslimes.lua
2015-04-12 12:06:52 +02:00
Ombridride
47265050a6
Update greenslimes.lua
2015-04-12 12:05:17 +02:00
Ombridride
642d3aa232
Update, strange things happens...
2015-04-12 02:18:21 +02:00
Ombridride
a04573b271
Add Slimes mobs
...
- Lava Slimes spawn in Lava sources
- Green Slimes spawn in Acid sources
- Big Slimes splits into Medium Slimes who splits in small Slimes
2015-04-12 02:10:11 +02:00
LeMagnesium
b6549bd321
Merged dungeon master and fixed typo in stonemonsters
...
- Merged new and old dungeon master adding special removing features
- Fixed comma typo in stonemonsters' file
2015-04-11 22:46:16 +02:00
Ombridride
f2e2004bc9
Update mobs mod again
2015-04-11 21:54:04 +02:00
Ombridride
a55a9f71b4
Update mobs 02
2015-04-11 21:52:12 +02:00
Ombridride
ede187b4fc
Merge branch 'master' of https://github.com/Ombridride/minetest-minetestforfun-server
2015-04-11 21:49:34 +02:00
Ombridride
4e402c7d3b
Update mods mod
...
- npc's follow and stand by order
- mob shoot attack rehauled
- velocity changes
- fixed shoot bug
- mob shoot timings fixed
- dungeon master plasma balls less laggy
- DM plama ball less laggy
- added on_die function and jump_height
- Added jump_chance for jumping mods, set walk_chance to 0 when in use
- added jump mobs, footstep nodes, api tweaks
- fixed jump follow and follow jump glitch
- Added rotate to mob definition
- Reworked breeding
- tidied code
- added mobs_enable_blood flag in minetest.conf (true/false)
- tidied code
- Fixed selftimer issue
- beehive cannot be eaten (oops)
- fixed lifetimer bug
- added magic lasso to pick up animals
- pets and chicken can be picked up without magic lasso
- update version
2015-04-11 21:45:03 +02:00
LeMagnesium
bad22d432c
NPCs now tamed with 4 diamonds
2015-04-11 18:18:41 +02:00
LeMagnesium
67043e6e50
Reverted commit 8fbd084
2015-04-11 17:45:47 +02:00
LeMagnesium
8fbd084624
Removed inhibition of lifetimer system about npcs
...
- NPCs have now a 600sec (10min) lifetime
2015-04-11 15:41:57 +02:00
LeMagnesium
66cad396f2
Fixed NPC healing
2015-04-09 12:25:45 +02:00
Quentin BUISSON-DEBON
70b806ed3d
Comrpess sounds
...
by Obani, thank you !
2015-04-08 16:26:28 +02:00
Ombridride
b139227932
Update api.lua
2015-04-03 02:02:55 +02:00
d9c671e10c
added more unbreakable nodes by creeper explosion
...
added default:obsidian_cooled, default:obsidianbrick, more_chests:x (exclued wifi) in unbreakable nodes by creeper explosion
and fix global var
2015-04-03 00:02:03 +02:00
Ombridride
0b51e1f7ac
Now players can give orders follow and stand to NPCs
2015-04-02 19:16:47 +02:00
LeMagnesium
bd06b0f1ab
Fixed mistake in chickens' file
2015-03-31 19:53:26 +02:00
Ombridride
0a9f28dc87
Mistake
...
Oops
2015-03-31 19:42:17 +02:00
Ombridride
4eea01fb13
Update Spider sounds
2015-03-31 19:33:48 +02:00
Ombridride
4645ef3cb5
Update mobs mod
...
- api.lua (many improves, chicken egg more frequent, NPC attack nearly
mobs, textures code, etc…)
- Bee (spawn on group:flower now, textures code updated)
- Bunny (textures code updated)
- Chicken (two times more eggs, textures code updated)
- Cow (textures code updated)
- Creeper (finish reorganize the code, textures code updated, new eggs
inventory texture)
- Dirt Monster (textures code updated)
- Dungeon Master (textures code updated)
- init.lua (small credits tweaks)
- Kitten (textures code updated, now drop sometimes farming:string)
- Lava Flan (textures code updated, now 3 can spawn per chunck)
- Mese Monster (textures code updated)
- NPC (textures code updated, revert give raw meat versus health code
for tests)
- Oerkki (textures code updated, now 1 light damage)
- Rat (textures code updated)
- Sand Monster (textures code updated)
- Sheep (textures code updated, now give 2 to 3 wool when sheared)
- Spider (textures code updated, change credits, comments our
modifications)
- Stone Monster (textures code updated)
- Tree Monster (textures code updated)
- Warthog (textures code updated)
- Wolf (finish reorganize the code, textures code updated, add spawner
egg and an inventory texture)
- Tweaks some sounds
2015-03-31 19:32:46 +02:00
fee70f8fc3
fixed NPC feed
2015-03-31 04:41:38 +02:00
Ombridride
23a64e9ffb
Update npc.lua
2015-03-31 02:16:17 +02:00
LeMagnesium
400a5b01ea
Changed blood texture for sand monster
2015-03-28 16:31:36 +01:00
Ombridride
168995d01f
Update mobs spawn and ODS board
2015-03-27 23:12:04 +01:00
LeMagnesium
af649c49f8
Fixed a mistake in unknown node's check
...
- Mobs mod now check with correct values the being of the nodes its mobs spawn on
2015-03-26 20:33:40 +01:00
Ombridride
a291222ea6
Finish the mobs update
2015-03-26 20:08:33 +01:00
Ombridride
354b82d78b
Small update
...
begin to complete the mobs board on the .ODS
2015-03-26 19:01:45 +01:00
Ombridride
522713354b
Fix a mistake with Lava Flan
2015-03-26 18:53:29 +01:00
LeMagnesium
e92a8e004c
Changed mobs' damage values
...
- Changed values of damages for mobs listed in the ods file
- Resized one little column in the ods file
2015-03-26 18:49:28 +01:00
Ombridride
7546acaf69
New Creeper texture
2015-03-26 15:03:23 +01:00
Ombridride
8d45d416be
Begin the mobs update
2015-03-25 17:27:53 +01:00
LeMagnesium
e2a49d6552
Creeper damages by 21hp units (10.5 hearts) on armor and player
2015-03-25 16:14:51 +01:00
586e9806ca
add default:obsidian_cooled in undestructible by dongeon master
2015-03-24 16:19:07 +01:00
b8a7b3d8e1
add obsidian and fix wrong var
2015-03-24 15:50:53 +01:00
LeMagnesium
41274eabd0
Copied security from creepers to dungeon_masters
2015-03-23 21:23:27 +01:00
LeMagnesium
1e3b620482
Wrap lines and added exceptions on creeper's explosions
...
- Stuff contained in default:chest will be dropped as are items when player die
- Steel doors and locked chests won't be affected by explosions
- If part of a wooden door is destroyed, the second part is too
2015-03-23 19:58:09 +01:00
25a0080980
add creeper explosion don't destruct areas and unbreakable nodes
...
add creeper explosion don't destruct areas and unbreakable nodes
fix mobs crash if spawn on unknown node
2015-03-23 18:47:58 +01:00
Ombridride
e67ba421d2
re-indentation correctly and add a comma at the right place
2015-03-22 10:52:13 +01:00
Ombridride
81d4a45dbf
small mistake
2015-03-22 10:49:45 +01:00
Ombridride
cf03b39bb9
Update mobs mod
...
- TreeMonster drop
- for the NPC : mobs.npc_drops and drop
- activate the NPC spawn
2015-03-22 10:29:11 +01:00
68cb3d2a3b
add tnt sound file for creepers and remove add_item sur explode
2015-03-21 23:03:49 +01:00
Ombridride
d327fcb74a
tweak the mobs mod
...
- Remove the jump step (useless now)
- Some health adjustments
- Some damage adjustments
- Add blood textures for some mobs (spider/red, creeper/green)
- Begin the cleaning and organisation code for the wolfs and creepers
mobs
2015-03-21 19:28:06 +01:00
Ombridride
416a8a9110
Add an inventory texture for the creeper egg
2015-03-21 18:56:43 +01:00
Ombridride
dba0ef5fab
tweak the mobs mod
...
increase the damage of the « creeper »
2015-03-21 16:44:36 +01:00
LeMagnesium
d9a85d4e81
Removed useless shears
2015-03-20 23:31:20 +01:00
Ombridride
7c27dda103
Update mobs mod
...
- Bunnies eat savage carrots
- Now, you need mobs:shears(ciseaux) if you want take the sheep’s wool,
- Kittens now follow rat and be tamed if they eat 4 fish_raw (obtained
when fishing)
- Kittens now can be picked with right click, and stored in inventory
(like chickens)
—> SYNC WITHOUT API.LUA <—
2015-03-20 22:57:12 +01:00
LeMagnesium
8a86038424
Fixed merge mistake leading to crash
2015-03-20 21:55:54 +01:00
LeMagnesium
3947b909fe
Updated mobs' README.txt and added comment warning
...
- Added comment to warn a change of our
- Updated README.txt in mobs mod. However, Ombridride will have to do a lot of works, the mod have been changed again (no more steps, parameters
deleted, etc).
2015-03-19 19:55:51 +01:00
Ombridride
970bc9fd72
nothing...
2015-03-19 00:36:03 +01:00
Ombridride
235ea20592
tweak the bunny spawn
2015-03-19 00:27:21 +01:00
Ombridride
07662a80b0
small tweaks for bunnies
2015-03-19 00:20:21 +01:00
Ombridride
3be8905b12
Update mobs
...
add bunny, changed api.lua, other smalls changes
2015-03-19 00:10:30 +01:00
Ombridride
d72ff66ad2
update mobs 02/02
...
stats mobs,
oerkki peut détruire/enlever torchs,
vache/sheep mangent l'herbe,
bébé phacochère/mouton qui suivent leur "maman",
npc => suit les diamonds, il peut etre soigné avec meat ou bread,
clique droit avec "default:gold_lump" en main et il droppera un objet
au hasard en échange,
pumba => follow maintenant "default:apple"
kittens => follow maintenant "fishing:fish_raw"
2015-03-18 21:28:40 +01:00
Ombridride
ec9c96562f
mobs update 01/02
2015-03-18 20:38:57 +01:00
Ombridride
2b8b7bdfa6
Creeper run and walk more faster
2015-03-13 20:18:38 +01:00
Ombridride
1232033a0a
Tweak the creeper "tree" texture
...
more greeeeeeeeen !
2015-03-13 20:16:10 +01:00
Dave Devil's
2d719aa3ba
Creeper mod - FIX#1
...
Fix for do_tnt_physics
2015-03-13 17:31:14 +01:00
LeMagnesium
f21cf6d434
Removed nil functions
2015-03-12 21:36:10 +01:00
LeMagnesium
c76bc7e019
Fix crash when blinktimer is nil
2015-03-12 20:47:44 +01:00
Dave Devil's
a660b2917d
Update api.lua
...
Ajout du kamikaz (creepeur)
2015-03-12 20:35:08 +01:00
LeMagnesium
c3aefb8db7
Added indentation in mods/mobs/creeper.lua
2015-03-12 20:32:37 +01:00
Dave Devil's
a62f50bde7
Update init.lua
2015-03-12 20:05:44 +01:00
Dave Devil's
126713863a
Create creeper.lua
2015-03-12 20:05:41 +01:00
Dave Devil's
19a74cfee4
Poulet domesticable
...
Faire que les poulets soient domesticable/tamed comme les moutons/vaches (mais avec 4 wheat et non 8, le clique droit pose problème car déjà utilisé)
2015-03-12 19:39:21 +01:00
Ombridride
a3cee45129
TWeak the Spider Cobweb From "mobs" mod
2015-03-11 16:30:08 +01:00
Ombridride
6fb5287cdf
tweak the description for avoid homedecor conflict
2015-03-11 16:15:16 +01:00
Ombridride
1df5b49a05
Update wolf.lua
2015-03-09 17:13:15 +01:00
Ombridride
57506df706
Update warthog.lua
2015-03-09 17:12:56 +01:00
Ombridride
bb14d85a49
Update treemonster.lua
2015-03-09 17:12:31 +01:00
Ombridride
31998df815
Update stonemonster.lua
2015-03-09 17:10:01 +01:00
Ombridride
e2b5460e61
Update dungeonmaster.lua
2015-03-09 17:06:40 +01:00
Ombridride
fd1087c100
Update rat.lua
2015-03-09 17:05:17 +01:00
Ombridride
1272d2d138
Update mese_monster.lua
2015-03-09 17:04:49 +01:00
Ombridride
c765f2d41c
Add a sound for wolfs
2015-03-05 01:32:58 +01:00
Ombridride
048a18e6bb
Fix the wolf texture
...
A mistake…
2015-03-03 15:19:00 +01:00
54335603e5
add loading mob wolf and corrected wrong variable
...
added dofile() for wolf.lua in init.lua
corrected hp_max --> hp_min in wolf.lua
2015-03-03 14:36:13 +01:00
Ombridride
5b15099dae
update mobs textures/models
...
(revert bad changes)
2015-03-03 11:59:09 +01:00
LeMagnesium
6d05ca13e8
Changed a few things in mobs and mana
...
- Changed mana's regeneration interval and quantity
- Changed chances for mese monsters to give returnmirror:mirror_inactive
when killed
2015-03-03 02:12:00 +01:00
LeMagnesium
1914797049
Suppressed ethereal from spawns, and coweb craft recipe
...
- Removed mobs:coweb craft recipe from mobs, already declared in plantlife
- Removed ethereal:dirt from list of spawn nodes for mobs:pumba (useless)
2015-03-02 22:41:05 +01:00
LeMagnesium
66104e5ff6
Updated mob mod
...
- Slightly changed API
- Added textures, and sounds
- Removed .env calls
2015-03-02 22:29:17 +01:00
Ombridride
283af9ff26
Update mese_monster.lua
...
- one is enough
1 / 20 chance = 20%
I will add a really hard recipe for returnmirror:mirror_inactive", because it's a really easy way to move point to point :)
2015-02-28 20:14:44 +01:00
LeMagnesium
623ce42439
Added returnmirror mod (without mana for the moment)
...
- Added return mirror mod, mana will follow
- Added a drop of mirrors in mese_monsters' definitions
- Fixed a line return in areas
2015-02-28 13:17:58 +01:00
Ombridride
b41a58009b
Comment the cow_brown, for the moment
2015-02-26 01:43:12 +01:00
Ombridride
bbb599d703
Update dirtmonster.lua
2015-02-26 01:40:22 +01:00
Ombridride
1b7e575462
Update wolf.lua
2015-02-26 01:37:44 +01:00
Ombridride
b6504c49d9
Update treemonster.lua
2015-02-26 01:37:15 +01:00
Ombridride
56b8de7b13
Update stonemonster.lua
2015-02-26 01:36:53 +01:00
Ombridride
d8b5e61d1e
Update spider.lua
2015-02-26 01:35:45 +01:00
Ombridride
604bc85e1c
Update oerkki.lua
2015-02-26 01:34:41 +01:00
Ombridride
d51dfd01a4
Update lava_flan.lua
2015-02-26 01:33:52 +01:00
Ombridride
5d4f93aece
Update Farming, Mobs, 3d_armor
...
Farming : minors fixe, add the straw block
Mobs : better api, swimming parameter for mobs, add eggs, code
optimisation
3d_armor : change the model, many new textures, new shield, and new
enchanted shield (which gain compared to normal shield +1 armor and x2
durability)
2015-02-25 01:57:21 +01:00
Ombridride
1e2fa0fcbd
Add "wolf" mob
...
(from mobs_plus)
- we need to test it,
- reduce the spawn chance of the dirt monster for balance the spawn
with wolf mobs,
- wolf can spawn in pair.
2015-02-24 10:45:22 +01:00
Ombridride
759d36f6a1
Add a new texture for cow
...
A very interesting and detailed texture from Mobs_plus
2015-02-24 09:59:06 +01:00
Ombridride
6c74bc3d05
Update rat.lua
2015-02-23 01:44:11 +01:00
Ombridride
35390e79db
Update stonemonster.lua
2015-02-23 01:43:03 +01:00
Ombridride
2524d461ef
-10 is useless, -1 is better
2015-02-23 01:41:40 +01:00
Ombridride
e1626abf0d
small spawn_chance reduction for sandmonster
...
4500 -> 5000 /blocks
2015-02-23 01:40:42 +01:00
Ombridride
a54231beab
Update rat.lua
2015-02-23 01:39:28 +01:00
Ombridride
774426571f
Update oerkki.lua
2015-02-23 01:39:11 +01:00
Ombridride
d568d30011
Mese Monster spawn even if they is light
...
Mese Monster are no longer afraid of lights
2015-02-23 01:38:48 +01:00
Ombridride
8520bc756e
lava_flan spawn in surface now
...
(if they is lava sources)
2015-02-23 01:37:17 +01:00
Ombridride
02395cd4da
Update kitten.lua
2015-02-23 01:35:47 +01:00
Ombridride
e90186a2cc
Dungeon master spawn even if they is light
...
Dungeon master no longer afraid of the light ;)
2015-02-23 01:35:32 +01:00
Ombridride
7f09f134b1
Update chicken.lua
2015-02-23 01:33:04 +01:00
Ombridride
2db993a021
Update kitten.lua
2015-02-23 01:32:00 +01:00
Ombridride
757c481218
Update kitten.lua
2015-02-23 01:28:59 +01:00
Ombridride
b74a801c69
Update kitten.lua
2015-02-23 01:28:42 +01:00
Ombridride
3b4a9862ee
Tweak the kittens spawn
...
Finally resolved ! (thank you crabman for your advice)
2015-02-22 23:29:53 +01:00
Ombridride
a9ee4fce66
Reduce the default knockback of every mobs
...
knock_back = 1, before knock_back = 3
2015-01-12 12:00:36 +01:00
Ombridride
7e0e10fbbe
Change the diet plan of kittens/cats
...
Now cats eats rats
2015-01-05 22:49:41 +01:00
Ombridride
b6e4b0f7d8
Less kittens/cats
2015-01-05 22:32:28 +01:00
Ombridride
e6c3045784
Spawn kittens more rarely
2015-01-01 23:59:37 +01:00
Gael-de-Sailly
1be31b52dd
Use Jordach's kitten model to fix the invisible cats
2014-12-30 22:30:43 +01:00
Gael-de-Sailly
b05bcfaba7
Fixed some problems about kittens
2014-12-30 21:15:24 +01:00
Ombridride
c335fac0d5
tweak mobs/kitten and random_messages
...
mobs/kitten :
- add the tamed funtionnality
(doesn’t work for the moment, the kittens don’t spawn)
- smalls other tweaks
Random_messages :
Try to send one message per half hour instead of one message per 2
minutes
2014-12-26 02:09:12 +01:00
Ombridride
bf14c9b165
Add kittens and improve the sounds code/name
2014-12-25 23:20:28 +01:00
Ombridride
3fce25aeab
Update the mobs mod
...
- Update to the 0.8 release of TenPlus1 mobs redo mod
- Merge the TenPlus1 mobs redo mod changes
- Add 2/3 new sounds for each monsters (from the Cyberpangolin mobs
sounds)
- Small up of the lava_flan mob health
2014-12-25 18:34:34 +01:00
LeMagnesium
06515d42ed
Fixing anti-explosion system for excluded nodes
...
- Changed the name of the variable in the parse system to SIMPLY MAKE IT
ABLE TO WORK FINE!
2014-12-19 21:41:28 +01:00
LeMagnesium
b185b9a61f
Oooops
...
- Missing modification on dungeon masters, I was exluding node only if I
had to includ them... Things are correct now.
2014-12-18 20:13:33 +01:00
LeMagnesium
5314a1d30b
Down the water, tweak the u-boots, exclude nodes
...
- Dungeon masters cannot destroy nodes in excluded table neither nodes of
group unbreakable, neither nether's nodes.
- Tweak of a global variable in seawrecks (aka. choosen_ingot)
- Highlandpools create real lakes now, and not water flower over the
floor.
2014-12-18 20:09:07 +01:00
Ombridride
5163bf9551
MAJ mobs(redo) mod
...
Added switch to disable mobs in protected areas
2014-12-15 00:17:31 +01:00
Ombridride
887473124e
Merge server to github
2014-12-11 18:53:00 +01:00
Le_Docteur
eb5ddbe8f3
Update mod mobs to multiple textures.
2014-12-10 17:42:25 +01:00
LeMagnesium
4de7f3e484
Let's do a step forward
...
- Commits :
b0871dfe0f
(Not really because the reverts were done in my last commit)
c1043f0120
35a13c8faf
6679190d44
eae0c1bc2e
ef566a5fe1
85bd085ab8
254ec74625
99feb28ec3
d6b270e197
b4a95f223f
69d4d5dcad
d7a5dcbb29
48dd18d49a
8c2391d5ac
Are done again. (Ok, no all of them only those concerning default and reverted mods)
TODO: Still missing the three next commits
Signed-off-by: LeMagnesium <mg.minetest@gmail.com>
2014-12-10 17:04:10 +01:00
Ombridride
8c2391d5ac
Update mobs mod
...
- add chicken/chicken_black models
- add DM_strangewhite/DM_cobblestone models
- add rat/rat_brown models
- add the support for multiple textures/models in
rat.lua/sandmonster.lua/spider.lua/stonemonster.lua/treemonster.lua
- add the honey_block texture
2014-12-09 14:22:26 +01:00