-
Notifications
You must be signed in to change notification settings - Fork 0
Thunder And Lightning - A Mod for Minecraft Forge 1.14
License
Unknown, LGPL-3.0 licenses found
Licenses found
Unknown
COPYING.txt
LGPL-3.0
COPYING.LESSER
marshoepial/ThunderAndLightning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
________ __ __ __ _ __ __ _ /_ __/ /_ __ ______ ____/ /__ _____ ____ _____ ____/ / / / (_)___ _/ /_ / /_____ (_)___ ____ _ / / / __ \/ / / / __ \/ __ / _ \/ ___/ / __ `/ __ \/ __ / / / / / __ `/ __ \/ __/ __ \/ / __ \/ __ `/ / / / / / / /_/ / / / / /_/ / __/ / / /_/ / / / / /_/ / / /___/ / /_/ / / / / /_/ / / / / / / / /_/ / /_/ /_/ /_/\__,_/_/ /_/\__,_/\___/_/ \__,_/_/ /_/\__,_/ /_____/_/\__, /_/ /_/\__/_/ /_/_/_/ /_/\__, / /____/ /____/ Thunder and Lightning ~~A Mod For Minecraft 1.14.4~~ Features: -Lightning Attractor Blocks - Attract lightning! =Power generation and crafting =Different tiers with seperate modifiers - plenty of progression! -Jei Integration - know what you can make and how! -Many config options - modify the mod to fit your pack! Todo: -Storm Furnace - create thunderstorms at your own will! -Lightning Wand - Attack others with the power of storms! Installation: This mod depends on Forge for Minecraft version 1.14.4, which can be found at https://files.minecraftforge.net/. Please be sure that you first have Forge installed in a Minecraft instance before installing Thunder and Lightning. First, run the Mincraft instance with Forge installed at least once. This generates the folders and files Thunder and Lightning requires. Then, add the .jar Thunder and Lightning file to the mods folder of your Minecraft instance. The jar file can be found in this mod's CurseForge page, or can be generated from the source code by running the gradle command "build". The Basics: -Getting Lightning to Strike your Attractor =The chance of your lightning attractor block being struck is based on its tier and its modifier. +Tiers: Creative = 100%, Iron = 50%, Diamond = 70%, Wool = 50% =Modifiers are set by how you craft the Tempestuous Blend, and modify the tier-set chance value. +Blend Modifiers: With Glowstone = 100%, Without Glowstone = 50%, All Dyes = 25% +E.G. If you crafted an Iron Lightning Attractor with a Tempestuous Blend with a 50% modifier, its lightning strike chance will be 25%. -Lightning Attractor Transformation =Place the blocks or items you want to change on top of a lightning attractor block. When lightning strikes it, the blocks or items will transform into the other items specified by the base or added recipes. =If the recipe has a "Max Stack" option, only that number of items will be transformed on a lightning strike. Any extra items will be knocked off the attractor. -Lightning Attractor Power =If no items are present on top of the attractor, the attractor will instead internalize the power of the strike as Forge Energy (FE). =Depending on which tier attractor and tier Tempestuous Blend you use, different amounts of energy will be internalized. =Over a short period of time, if the energy is not used, it will dissipate into the air. Configs: There are two config files in this mod. The first, Thunder and Lightning.conf, is used for modifying general values. Currently it is used for modifying the base values for each lightning attractor tier. The second, recipes.json, is used to modify the lightning attractor recipes. Its base structure is as such: [ { "initial": "minecraft:redstone", "final": "minecraft:glowstone_dust", "maxRepeat": 16 } ] where "initial" is contains the beginning item or block id, "final" contains the final item or block id, and "maxRepeat" is how many items that can be transformed. The initial item can be one that already exists in the base mod, and then the recipe would be overrided, and the final item can be "minecraft:air", meaning that the recipe would be removed.
About
Thunder And Lightning - A Mod for Minecraft Forge 1.14
Resources
License
Unknown, LGPL-3.0 licenses found
Licenses found
Unknown
COPYING.txt
LGPL-3.0
COPYING.LESSER
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published