-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #116 from dacmot/mods_update_with_new_script
Mods update with new script
- Loading branch information
Showing
118 changed files
with
1,569 additions
and
4,989 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule basic_materials
updated
14 files
+0 −3 | .gitmodules | |
+27 −4 | .luacheckrc | |
+0 −30 | README.md | |
+0 −34 | aliases.lua | |
+0 −137 | craftitems.lua | |
+0 −403 | crafts.lua | |
+86 −0 | electrical-electronic.lua | |
+6 −5 | init.lua | |
+300 −0 | metals.lua | |
+126 −0 | misc.lua | |
+2 −1 | mod.conf | |
+0 −54 | nodes.lua | |
+56 −0 | plastics.lua | |
+0 −1 | sound_api_core |
Submodule home_workshop_modpack
updated
6 files
+1 −1 | .luacheckrc | |
+2 −2 | home_vending_machines/crafts.lua | |
+2 −1 | home_vending_machines/mod.conf | |
+22 −0 | home_workshop_machines/init.lua | |
+1 −2 | home_workshop_machines/mod.conf | |
+1 −0 | modpack.conf |
Submodule homedecor_modpack
updated
125 files
Submodule mydoors
updated
34 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule mobs_monster
updated
from ae0e50 to 1ba32b
Submodule mobs_redo
updated
from 6f8b6f to 25ab95
Submodule skinsdb
updated
6 files
+11 −0 | .github/workflows/build.yml | |
+13 −0 | .luacheckrc | |
+2 −2 | formspecs.lua | |
+2 −2 | skin_meta_api.lua | |
+1 −1 | skinlist.lua | |
+1 −1 | skins_updater.lua |
Submodule bonemeal
updated
from 4c50a0 to 1315e2
Submodule boost_cart
updated
4 files
+3 −0 | .gitignore | |
+18 −27 | cart_entity.lua | |
+13 −6 | functions.lua | |
+1 −7 | init.lua |
Submodule hopper
updated
12 files
+2 −0 | config.lua | |
+10 −0 | init.lua | |
+13 −0 | license.txt | |
+6 −3 | nodes/chute.lua | |
+14 −8 | nodes/hoppers.lua | |
+10 −8 | nodes/sorter.lua | |
+13 −10 | settingtypes.txt | |
+ − | textures/hopper_mode_eject.png | |
+ − | textures/hopper_mode_hold.png | |
+ − | textures/hopper_mode_off.png | |
+ − | textures/hopper_mode_on.png | |
+8 −6 | utility.lua |
Oops, something went wrong.