385 Commits

Author SHA1 Message Date
AntumDeluge
07428a39a8 Add 'ilights' (Industrial Lights) mod. 2016-08-30 18:31:28 -07:00
AntumDeluge
90702774cd Add 'lighting' modpack. 2016-08-30 18:30:58 -07:00
AntumDeluge
24f148ecfb Create 'antum_glass' mod (disabled/unfinished) to add more glass colors
to game.
2016-08-30 18:23:40 -07:00
AntumDeluge
59b2a4e2b3 [spawneggs] depends.txt: Load 'craft_guide' first. 2016-08-30 18:19:30 -07:00
AntumDeluge
5ea7f2b439 Add 'spawneggs' mod. 2016-08-30 18:12:14 -07:00
AntumDeluge
a978a49679 Re-enable 'creeper' ('creeper:creeper' by Rui) with a much lower spawn
rate.
2016-08-30 17:57:57 -07:00
AntumDeluge
a5a20d21eb minetest.conf: Return 'debug_log_level' to default. 2016-08-30 17:52:15 -07:00
AntumDeluge
24babeebdf README.md: Fix 'simple_protection' license link. 2016-08-30 17:51:00 -07:00
AntumDeluge
6215b169b9 [simple_protection] depends.txt: Load 'craft_guide' first. 2016-08-30 17:49:24 -07:00
AntumDeluge
66857d1e08 Add 'simple_protection' mod for comparing to 'areas' protection. 2016-08-30 17:48:48 -07:00
AntumDeluge
e4b0618734 [antum_overrides] misc/walking_light.lua: Hide debug output. 2016-08-30 01:51:24 -07:00
AntumDeluge
0e1746cd99 [antum_overrides] Illumate 'ethereal:candle' with 'walking_light'. 2016-08-30 01:28:13 -07:00
AntumDeluge
79cee50a48 [antum_overrides] Illuminate "homedecor" candles with "walking_light". 2016-08-30 01:16:19 -07:00
AntumDeluge
f946a4fc00 [antum_overrides] Make "glow_glass" & "super_glow_glass" illuminated
with "walking_light".
2016-08-30 00:48:18 -07:00
AntumDeluge
1b98843769 [walking_light] init.lua: Implement methods to add items to the
light_items list.
2016-08-30 00:46:42 -07:00
AntumDeluge
9ac008a715 [antum_overrides] Load "moreblocks" first. 2016-08-30 00:21:57 -07:00
AntumDeluge
8f9c312a4f [ethereal] bonemeal.lua: Use 'animalmaterials:bone' instead of
'ethereal:bone' if available.
2016-08-29 23:48:26 -07:00
AntumDeluge
e6575deabd [ethereal] depends.txt: Load "animalmaterials" first. 2016-08-29 23:42:28 -07:00
AntumDeluge
3a173139c5 [antum_overrides] Create aliases for "animalmaterials:fish_bluewhite",
"animalmaterials:fish_clownfish", "cooking:fish_bluewhite_cooked", &
"cooking:fish_clownfish_cooked".
2016-08-29 23:36:18 -07:00
AntumDeluge
0c59d13d2c [antum_overrides] Override recipes for "animalmaterials:fish_clownfish"
& "cooking:fish_clownfish_cooked".
2016-08-29 23:30:35 -07:00
AntumDeluge
0310ef4362 [antum_overrides] Undo previous commit. 2016-08-29 20:11:49 -07:00
AntumDeluge
8b930ddb89 [antum_overrides] Add "aliases.lua". 2016-08-29 20:07:38 -07:00
AntumDeluge
84fcfa2d0f [antum_overrides] Rework textures for "antum_meat_cooked" &
"antum_meat_raw".
2016-08-29 20:05:14 -07:00
AntumDeluge
1db9573314 [antum_overrides] README.md: Add information & licensing. 2016-08-29 19:44:56 -07:00
AntumDeluge
056c71ad4e [antum_overrides] sources-textures.md: Rename to "README.md". 2016-08-29 19:41:34 -07:00
AntumDeluge
232ddb98d6 [antum_overrides] items/animalmaterials.lua: Change description for
"animalmaterials:fish_bluewhite".
2016-08-29 19:40:17 -07:00
AntumDeluge
6ab0e547cb [antum_overrides] Override item "cooking:fish_bluewhite_cooked". 2016-08-29 19:39:12 -07:00
AntumDeluge
7729ae6eff [antum_overrides] Remove overrides for "creatures" items. Override
"animalmaterials:fish_bluewhite".
2016-08-29 19:34:26 -07:00
AntumDeluge
b46ea93b80 [antum_overrides] sources-textures.md: Format text. 2016-08-29 19:27:23 -07:00
AntumDeluge
1c7529e37e README.md: Add link for "antum_overrides". 2016-08-29 19:25:33 -07:00
AntumDeluge
4741690c97 [antum_overrides] Add some texures & "sources-textures.md" to show
licensing & attributions.
2016-08-29 19:23:17 -07:00
AntumDeluge
fd7e9b077e [antum_overrides] init.lua: Fix undefined global variable "modpath". 2016-08-29 17:58:00 -07:00
AntumDeluge
6fde0fcca4 Move "computer" & "plasmascreen" from "buildings" modpack to
"furniture".
2016-08-29 17:55:16 -07:00
AntumDeluge
299141c4a4 [lavalamp] Move from "buildings" modpack to "furniture". 2016-08-29 17:53:25 -07:00
AntumDeluge
a35fc1e560 [antum_overrides] Use namespace variables "antum.overrides.modname" &
"antum.overrides.modpath".
2016-08-29 17:46:45 -07:00
AntumDeluge
23a8b10a35 Remove "antum_crafting". Methods are now taken care of in
"antum_overrides".
2016-08-29 17:41:08 -07:00
AntumDeluge
f05580dcc3 [antum_overrides] Add recipe to make "farming:cotton" from "wool:white". 2016-08-29 17:39:44 -07:00
AntumDeluge
81e584ecfc [antum_overrides] init.lua: Use namespace variables
"antum.overrides.modname" & "antum.overrides.modpath".
2016-08-29 17:30:51 -07:00
AntumDeluge
334923260b [antum_overrides] init.lua: Initialize global variable
"antum_overrides".
2016-08-29 17:28:54 -07:00
AntumDeluge
5955cf54cd [antum] init.lua: Add namespace variables "antum.modname" &
"antum.modpath".
2016-08-29 17:27:57 -07:00
AntumDeluge
dca8a4b099 [antum_overrides] depends.txt: Alphabetize dependencies. 2016-08-29 17:15:07 -07:00
AntumDeluge
4354c3bd55 [antum] mod.conf: Add "author", "description", "license", & "version". 2016-08-29 17:12:56 -07:00
AntumDeluge
2a0f837106 [antum_overrides] Add "description.txt". 2016-08-29 17:11:06 -07:00
AntumDeluge
a938d5b0a3 [antum_overrides] Remove initialization of "antum" & add denendency on
"antum" mod.
2016-08-29 17:08:16 -07:00
AntumDeluge
3efaf77b8b [antum_overrides] depends.txt: Load "creatures" first & add
"items/creatures.lua".
2016-08-29 17:07:15 -07:00
AntumDeluge
ea2a0de11b [antum_overrides] Add "items.lua" for overriding items from other mods. 2016-08-29 17:05:37 -07:00
AntumDeluge
7306d1e58a [antum] Add "description.txt". 2016-08-29 17:04:21 -07:00
AntumDeluge
2da5fde117 [antum] Add "mod.conf". 2016-08-29 17:03:26 -07:00
AntumDeluge
a220c08f6c README.md: Add URL links for Minetest & Freeminer. 2016-08-29 13:57:41 -07:00
AntumDeluge
3db99f5d1e README.md: Minor edit. 2016-08-29 13:55:40 -07:00