Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/przemykomo/fansmod
Fans mod for minecraft
https://github.com/przemykomo/fansmod
minecraft minecraft-forge-mod minecraft-mod
Last synced: 21 days ago
JSON representation
Fans mod for minecraft
- Host: GitHub
- URL: https://github.com/przemykomo/fansmod
- Owner: przemykomo
- License: lgpl-3.0
- Created: 2020-05-18T14:57:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T12:23:24.000Z (5 months ago)
- Last Synced: 2024-10-11T00:15:42.041Z (about 1 month ago)
- Topics: minecraft, minecraft-forge-mod, minecraft-mod
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/fans-mod
- Size: 1.04 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo image](./screenshots/logo_scaled.png)
# Fans mod
This is minecraft forge modification adding fans.
![Image of fans](./screenshots/up.png)### Basic fans
Currently there are iron, gold, diamond and emerald fans (each faster than its predecessor).
Iron fan is weaker than gravity. If entity stands on two fans at once, then their force adds up.### Redstone fan
Redstone fan has range depending on redstone signal strength.### Configurable fan
Range of this fan can be configured by right clicking on it (0 blocks - 15 blocks).### Sticky fan
Doesn't push entities while they are touching it.### Sticky boots
Fans don't push you while you are standing on ground.### Leaf blower
Item used to push entities.### Recipes
![Propeller](./screenshots/crafting_propeller.png)
![Iron fan](./screenshots/crafting_iron.png)
![Gold fan](./screenshots/crafting_gold.png)
![Diamond fan](./screenshots/crafting_diamond.png)
![Emerald fan](./screenshots/crafting_emerald.png)
![Redstone fan](./screenshots/crafting_redstone.png)
![Configurable fan](./screenshots/crafting_configurable.png)
![Sticky fan](./screenshots/crafting_sticky.png)
![Sticky boots](./screenshots/crafting_sticky_boots.png)
![Leaf blower](./screenshots/crafting_leaf_blower.png)