mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
Added invtweak, tweaked some returns to avoid strange behavior
- Updated news.txt - Added invtweak mod instead of old intweak - Updated world.mt - Tweaked builtin_falling and creative/init.lua to avoir strange behavior from the builtin when parsing on_placenode callbacks in creative mode
This commit is contained in:
@ -7,6 +7,7 @@ MAJ de "whoison" (la commande "/timeonline <pseudo>" peut aussi être utilisé d
|
||||
MAJ de "mobs" (ajout des chèvres/goats)
|
||||
|
||||
---21/04/2015--- (Remerciements : Davedevils, Gael-de-Sailly, Obani, crabman, Mg)
|
||||
MAJ de "invtweak" (ajout de boutons pour trier l'inventaire)
|
||||
MAJ de "doors" (les trap cherry doors sont compatibles mesecons)
|
||||
MAJ de "metatools"
|
||||
MAJ de "name_restrictions" (ajout de noms dans la blacklist)
|
||||
|
@ -115,7 +115,7 @@ load_mod_bobblocks = true
|
||||
load_mod_pipeworks = true
|
||||
|
||||
load_mod_factions = true
|
||||
load_mod_intweak = true
|
||||
load_mod_invtweak = true
|
||||
|
||||
load_mod_screwdriver = true
|
||||
load_mod_bone = true
|
||||
|
Reference in New Issue
Block a user