STE
WARNING:
You'll need JEI to make the mod work
Brief Explanation
STE is an abbreviation for Spilter's Technological Expansion,a mod that is inspired by two other mods,this mod has a simple way of working and has add-ons support,documentation should be available soon if it isnt alredy,if it is,scroll down,the mod requires JEI for its function as it supports custom recipes (currently only for the press) and has a long way to go,this mod has a directional system and an experimental system activable by doing **/gamerule wipFeaturesSTE true** or in the create a world gamerule settings (Not needed for newer versions) ,which means the system works depending on the block direction,this is a brief explanation in case you "ain't reading all that",if you want more,then continue to scroll
Feel free to use STE in your mod packs!
What's planned?
Im planning to add:
- Belts
- Liquids
- More Geaboxes
- Gears
- Stress calculation based on RPM (Done for the new system)
- Stacking of water wheels (One beind another)
- Changing Models
- Changing Textures
- More tiers of things (like the Capacitors)
- Fan
- Finishing the new system for V0.1
- And more hehe
Add-ons
You are free to make add-ons for the mod,you can also use MCreator for that (i think),in the documentation there will be a procedure and the code of the procedure that you have to expand to make add-ons,but the functionality will be there,also a list of the mod NBTs and Tags and whats their use
Here is the documentation:
V 0.0.7a
# HOTFIX 1 (a = 1st letter of the alphabet)
## Bugs:
- When broken, machines now stop other machines in the system (Includes stuff like Gearboxes and Shafts)
- Raw Water Wheels and Raw Drills now make wood sound (Instead of missclicked plant and forgot to set ground sound respectively)
## Models:
- The shaft now Displays correctly in the inventory
## Textures:
- Retextured:
- - Sheets (Aluminium/Steel/Nickel)
- Small changes to nuggets (Aluminium/steel)
## Creative Tab:
- Added everything (I Think) That wasn't in it but should have (E.G: Raw Drill)
## Game Rules:
- Deleted ``` /gamerule wipFeaturesSTE ``` (The new system is now the used one and it's better and more stable than the old one)
That's all!
*Hotfix due to feedback,it's appreciated as always ;)*
V 0.0.7
# Added:
### Blocks:
- Raw Drill
- Raw Clutch
- Base Gearbox
- Raw Compressor
### Items:
- Raw Compressed Mechanism
- Base Compressed Mechanism
- Raw Drill Bit
### Recipe:
- Raw Gearbox Recipe
- Raw Clutch Recipe
- Raw Compressor Recipe
- Raw Drill Recipe
- Raw Compressed Mechanism Recipe
- Base Compressed Mechanism Recipe
- Base Gearbox Recipe
- Changed some recipes
### Game rules:
- Disable STE Energy (Useful for when you only want to play with the Mechanical stuff on a server or for a challenge)
### Other stuff:
- Bug Fixes (E.G Fixed strange Shaft Bug)
- Optimization
- Texture Changes
- Model Changes
That's all!
V 0.0.6
_Been a while (around 4 months) and i have not added much so sorry about that, anyways here is the full list_
- New Recepies:
> - Sand to iron nuggets
> - Gravel To aluminium nugget
> - Stone to gravel
> - Raw Belt
- New block:
> - Raw Belt:
> > - The belt needs power from the rear,can pass objects to other belts going in other directions and even up or down,the speed of the object's travel is determined by it's RPM
- Rename (sorry about that):
> - Galena → BauxiteL
- Technical stuff:
> - Reworked internal procedures
> - Solved the message on enter bug
> - Reworked some propeties of the tools
_P.S Sorry for the wait and the short stuff added/changed but i have been working on other stuff,hope you like this update! Also now it's possible to do a semi-automatic factory!
V 0.0.5
# You didnt expect it! You didnt know it! But it's here!
0.0.5 IS THE UPDATE
## This update adds a whole new experimental system that is multi-directional
### Other changes:
- Press now presses all 64 items in the new system
- New gamerule for experimental features (
```
/gamerule wipFeaturesSTE true
```
)
or in the create a world gamerule settings
- New recipes
- - Obsidian to Crying Obsidian
- - Crying Obsidian to Obsidian Plate
- - Cobblestone to Gravel
- New item for the future
- - Obsidian Plate
### New System related changes (For Add-on Devs):
- Added more NBTs (Docs will update as soon as possible)
- Raw Gearbox Added to the system
- Raw Mechanical Press Added to the system
- Straight Shaft Added to the system
V 0.0.4
This is the 1st public release,there isnt much,but its a base to build upon!
Good mod