Jordan Irwin
407eff6196
Fix name of oerkki spawn egg
2021-05-05 10:20:00 -07:00
Jordan Irwin
99add6fd5e
Fix changelog link
2021-05-05 06:50:56 -07:00
Jordan Irwin
2ec73c57f9
Add changelog
2021-05-05 06:49:23 -07:00
Jordan Irwin
733ea9478b
Increment version to 1.0
2021-05-05 06:46:04 -07:00
Jordan Irwin
53a5c8585a
Change description from "Spawning Egg" to "Spawn Egg"
2021-05-05 06:44:46 -07:00
Jordan Irwin
ee5c59f066
Update README & docs
2021-05-05 06:41:16 -07:00
Jordan Irwin
b44525fb8c
Rename addEggRecipe to registerEggRecipe & add alias
2021-05-05 06:40:29 -07:00
Jordan Irwin
a6b5acf195
Fix some errors
2021-05-05 06:39:10 -07:00
Jordan Irwin
3f7b1bff0b
Change mod name to "asm_spawneggs"
2021-05-05 06:35:14 -07:00
Jordan Irwin
6b16faeb49
Add more info to README
2021-05-05 06:03:42 -07:00
Jordan Irwin
63fbca4f6a
Remove recipe for creating with mobs:egg...
...
Games will be responsible for how players obtain spawn egg.
2021-05-05 06:03:18 -07:00
Jordan Irwin
515ee99ac4
Fix link to API documentation
2021-05-05 05:50:16 -07:00
Jordan Irwin
234bdace2b
Update README
2021-05-05 05:48:12 -07:00
Jordan Irwin
869d513622
LDoc: Change output name back to "api"
2021-05-05 05:42:09 -07:00
Jordan Irwin
0d8fb5e216
Rename parameter
2021-05-05 05:40:55 -07:00
Jordan Irwin
6af0b3dce9
Update README
2021-05-05 05:29:10 -07:00
Jordan Irwin
75b64470d8
LDoc: Change output name to "index"
2021-05-05 05:27:19 -07:00
Jordan Irwin
a342a6cae0
Generate HTML docs with LDoc
2021-05-05 05:22:37 -07:00
Jordan Irwin
9449bf87e2
Add config & script for generating documentation with LDoc
2021-05-05 05:22:08 -07:00
Jordan Irwin
88b9d434e1
Add some LuaDoc
2021-05-05 05:20:07 -07:00
Jordan Irwin
360505d218
Update README
2021-05-05 04:56:30 -07:00
Jordan Irwin
23c5c7664b
Remove dependency on spawneggs
2021-05-05 04:56:07 -07:00
Jordan Irwin
13ad34bc5f
Move dependencies into mod.conf
2021-05-05 04:48:14 -07:00
Jordan Irwin
7d64c8b98b
Make mod independent
2021-05-05 04:45:32 -07:00
Jordan Irwin
63efe313f2
Whitespace cleanup
2021-05-05 04:14:02 -07:00
Jordan Irwin
784945c5e0
Add recipe for creating spawnegg
2021-05-05 04:12:41 -07:00
Jordan Irwin
2124037c20
Rename spawnegg texture
2021-05-05 04:12:18 -07:00
AntumDeluge
ff7b139494
'antum_core' was renamed to 'antum'
2017-07-24 19:42:10 -07:00
AntumDeluge
7c6c18b073
Update 'README.md'
2017-07-24 19:17:41 -07:00
AntumDeluge
6020a57a2e
Move 'antum_spawneggs' mod to root directory
2017-07-24 17:51:28 -07:00
AntumDeluge
d94a105d65
Remove extra mods from 'antum' modpack
2017-07-24 17:50:24 -07:00
AntumDeluge
04dde006a1
Replace calls to 'minetest.*' with 'core.*'
2017-07-24 15:41:52 -07:00
AntumDeluge
f643879f3e
[overrides] Replace deprecated function 'intllib.Getter':
...
- Check first for 'intllib.make_gettext_pair', otherwise continue using
function 'intllib.Getter'.
2017-07-09 12:17:15 -07:00
AntumDeluge
a297063491
[overrides] Call 'global_exists' for 'intllib' check
2017-07-09 12:13:56 -07:00
AntumDeluge
a35eb89c9f
[overrides] Fix some indentation
2017-07-09 12:12:57 -07:00
AntumDeluge
ba383e39b2
[overrides] Call 'intllib.Getter' using target mod name
2017-07-09 12:11:55 -07:00
AntumDeluge
eaf4417391
LICENSE: Add alias to copyright header
2017-06-23 14:06:10 -07:00
AntumDeluge
24df64c2f5
[overrides] Add 'temp_fixes' script:
...
Will override registered items & convert to alias (should be used to
clean up unwanted items temporarily).
2017-06-21 02:13:07 -07:00
AntumDeluge
e128a296be
[overrides] Remove unused 'temp-removals.lua' script
2017-06-21 02:03:39 -07:00
AntumDeluge
685d7cc1c0
Fix error in conflicting recipe:
...
Recipe for 'castle_weapons:crossbow_bold' conflicts with
'throwing:arrow', not 'deploy_building:arrow'.
2017-06-21 02:02:56 -07:00
AntumDeluge
c486d886c2
Add 'description.txt'
2017-06-21 01:28:10 -07:00
AntumDeluge
7242b70b20
[overrides] Override conflicting recipes:
...
- 'castle_weapons:crossbow_bolt' conflicts with 'deploy_building:arrow'
- If both 'castle_weapons' & 'deploy_building' are installed, override
& change recipe for 'castle_weapons:crossbow_bolt'
2017-06-21 01:25:40 -07:00
AntumDeluge
d989ed2b07
[core] Fix craft item registrations
2017-06-20 21:00:00 -07:00
AntumDeluge
129132db40
[core] Add function 'antum.overrideItemDescription':
...
Changes object description.
2017-06-20 20:58:41 -07:00
AntumDeluge
3b7f6112bb
[antum] Add function 'antum.getItem':
...
Retrieves an item from registered items using name string.
2017-06-20 20:57:41 -07:00
AntumDeluge
f6571140e7
Add README.md
2017-06-20 20:06:32 -07:00
AntumDeluge
60b064930a
Rename 'antum' mod to 'antum_core'
2017-06-20 20:04:36 -07:00
AntumDeluge
df581423c8
[antum] Add README.md
2017-06-20 20:00:56 -07:00
AntumDeluge
1810afc9c4
Override feather items from 'mobs_animal' & 'animalmaterials':
2017-06-20 20:00:00 -07:00
AntumDeluge
4954354af4
[antum] Add function 'antum.convertItemToAlias':
...
Un-registers an item & converts its name to an alias.
2017-06-20 19:57:11 -07:00