111 Commits

Author SHA1 Message Date
AntumDeluge
8238d4e860 [antum] modpack: Update to Git commit 2a0e695:
https://github.com/AntumDeluge/mtmp-antum/tree/2a0e695
2017-05-29 17:48:25 -07:00
AntumDeluge
3fabb1b40e [antum] modpack: Update to Git commit f8c0a34:
https://github.com/AntumDeluge/mtmp-antum/tree/f8c0a34
2017-05-29 17:25:34 -07:00
AntumDeluge
6739ba274f Rename 'mp-antum' modpack to 'antum' 2017-05-27 16:22:19 -07:00
AntumDeluge
333b1c9730 Rename 'antum' modpack to 'mp_antum' & update information 2017-05-03 16:58:45 -07:00
AntumDeluge
3f54eec489 [antum] Modpack: Format license text & update year 2017-05-03 16:51:09 -07:00
AntumDeluge
aeea828adc [antum_craft] Add recipe for 'walking_light:helmet_gold' 2017-04-07 20:33:51 -07:00
AntumDeluge
1a54639838 [antum_craft] Add new tool 'walking_light:helmet_gold' 2017-04-07 20:33:27 -07:00
AntumDeluge
7b51c59ef9 [antum_craft] Move craft recipes to 'crafting.lua' 2017-04-07 20:32:30 -07:00
AntumDeluge
c26294f2bf [antum] Add 'file_exists' function (untested) 2017-04-07 20:30:37 -07:00
AntumDeluge
df5354f542 [antum] Add 'load_script' function 2017-04-07 20:30:16 -07:00
AntumDeluge
a34bd36dd5 [antum_craft] Add textures for 'walking_light:helmet_gold' 2017-04-07 20:29:32 -07:00
AntumDeluge
ee32c925d9 [antum_craft] Add '3d_armor' dependency 2017-04-07 20:28:32 -07:00
AntumDeluge
7a92eecaeb [antum] Move functions into 'functions.lua' 2017-04-07 19:17:26 -07:00
AntumDeluge
bac41791cd Add recipe for rainbow block 2017-03-30 19:16:03 -07:00
AntumDeluge
58950657f5 Add mod "antum_craft" 2017-03-30 18:59:55 -07:00
AntumDeluge
b53ccac163 Use "group:fur" for making bags 2017-03-30 15:38:52 -07:00
AntumDeluge
797fa70829 Override "mobs:leather" to add to "fur" group 2017-03-30 15:38:34 -07:00
AntumDeluge
556793518b Override furs & "coat_cattle" to add to group "fur" 2017-03-30 15:37:49 -07:00
AntumDeluge
df0686f6e7 [antum_overrides] Override craft recipes for 'bags', 'carts', &
'invisibility'.
2016-09-14 21:50:13 -07:00
AntumDeluge
d7587d3b64 [antum_spawneggs] eggs.lua: Correct index for table.insert. 2016-09-09 11:37:39 -07:00
AntumDeluge
11939a550c [antum_overrides] Temporarily remove some recipes from 'homedecor' &
'stairsplus' that have unregistered items.
2016-09-09 11:36:09 -07:00
AntumDeluge
ad0e0fca7e [antum_glass] nodes.lua: Use 'antum' logging method. 2016-09-09 11:34:27 -07:00
AntumDeluge
eafbe97c54 [antum] init.lua: Add logging method. 2016-09-09 11:33:29 -07:00
AntumDeluge
1983d4f5fd [antum_overrides] depends.txt: Add 'unifieddyes' as optional dependency. 2016-09-06 12:14:50 -07:00
AntumDeluge
c54e4edc65 [antum_overrides] crafting/coloredwood.lua: Fix recipe output names.
Don't register recipes with non-matching dye colors.
2016-09-06 12:13:31 -07:00
AntumDeluge
f100ef5d13 [antum_overrides] crafting/dye.lua: No longer need to clear craft
recipes.
2016-09-06 05:00:24 -07:00
AntumDeluge
c42279427c [antum_overrides] Override ethereal changes to 'default:leaves' &
'default:jungleleaves' & revert to original definition except make
walkable (collision).
2016-09-04 21:40:10 -07:00
AntumDeluge
e77109d253 [antum_overrides] dye.lua: Change recipe for 'dye:brown' to output 4
instead of 1.
2016-09-04 19:44:02 -07:00
AntumDeluge
f9ab03999d [antum_overrides] dye.lua: Register recipe for making brown dye with
'default:mushroom_brown'.
2016-09-04 19:36:37 -07:00
AntumDeluge
a367873602 [antum_glass] Add blue glass. 2016-09-04 19:15:48 -07:00
AntumDeluge
f4cf390c28 [antum_overrides] crafting.lua: Change log output level to 'action'. 2016-09-04 19:12:43 -07:00
AntumDeluge
bdf274a9d0 [antum_glass] nodes.lua: Register aliases for 'default:glass' & glasses
from 'moreblocks'. Put them in groups 'glass:' & 'glass_panes:'.
2016-09-04 19:01:06 -07:00
AntumDeluge
5ac4122019 [antum_glass] init.lua: Add violet glass. 2016-09-03 19:55:37 -07:00
AntumDeluge
e90208ac17 [antum_glass] Add textures for violet glass. Add 'glass_desaturated.png'
for a template image.
2016-09-03 19:49:32 -07:00
AntumDeluge
d04736f2af [antum_entities] depends.txt: Remove 'default' from the list. 2016-09-03 19:38:24 -07:00
AntumDeluge
0e0eb3fff4 [antum_entities] Do some testing with Rui's creeper mob. 2016-09-03 19:37:06 -07:00
AntumDeluge
5c07cd5ed5 [antum_entities] Many changes to clean up. 2016-09-03 18:58:41 -07:00
AntumDeluge
2ed87c3b89 [antum_entities] Create 'definitions/movement.lua' &
'definitions/visual.lua'.
2016-09-03 18:18:26 -07:00
AntumDeluge
f2fc31eff2 [antum_entities] battle.lua: Add 'unmovable', 'heavy', 'average', &
'light' for 'battle.weight' definitions.
2016-09-03 17:59:34 -07:00
AntumDeluge
ca27ae37fd [antum_entities] hostile.lua: Hostile entities must have a behavior
defenition & a battle definition.
2016-09-03 17:51:30 -07:00
AntumDeluge
e08904c4c6 [antum_entities] definitions.lua: Load scripts from sub-directory
'definitions'.
2016-09-03 17:49:35 -07:00
AntumDeluge
763933b713 [antum_entites] battle.lua: Define values 'high', 'med', & 'low' for
entity 'battle.hp'.
2016-09-03 17:47:27 -07:00
AntumDeluge
af09bb8aaa [antum_entities] behavior.lua: Make behaviors for 'walking' & 'flying'
entities.
2016-09-03 17:46:04 -07:00
AntumDeluge
ba507ff5d9 [antum_entities] Add 'definitions/battle.lua' &
'definitions/behavior.lua'.
2016-09-03 17:44:56 -07:00
AntumDeluge
bfac8fbfdf [antum_entities] Add 'definitions.lua'. 2016-09-03 17:28:55 -07:00
AntumDeluge
8df105926c [antum_entities] init.lua: Fix getting wrong mod path. 2016-09-03 17:14:59 -07:00
AntumDeluge
bb86baf19c [antum_overrides] Add 'entities.lua'. 2016-09-03 14:28:37 -07:00
AntumDeluge
f700a61823 [antum_spawneggs] eggs.lua: Remove chicken spawnegg recipe using
'animalmaterials:feather'.
2016-09-03 14:24:36 -07:00
AntumDeluge
cf66d0c2c1 [antum_overrides] Use new method 'minetest.unregister_item()' to
unregister 'animalmaterials:feather'.
2016-09-03 14:22:34 -07:00
AntumDeluge
b13d9ee8c8 [antum_entities] depends.txt Do not depend [antum_overrides]. 2016-09-03 14:04:33 -07:00