Skip to content

Commit

Permalink
Updating required version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiHawk committed Sep 18, 2024
1 parent 588109a commit 7845b4e
Show file tree
Hide file tree
Showing 18 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions bobassembly/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobassembly",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Assembling machines mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobplates >= 1.3.0"
],
Expand Down
4 changes: 2 additions & 2 deletions bobclasses/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobclasses",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Classes and Multiple characters mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobplates >= 1.3.0"
],
Expand Down
4 changes: 2 additions & 2 deletions bobelectronics/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobelectronics",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Electronics mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobplates >= 1.3.0"
],
Expand Down
4 changes: 2 additions & 2 deletions bobenemies/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobenemies",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Enemies mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0"
],
"description": "Re-adds Alien artifacts to the game.\nAdds 6 different coloured versions of artifacts to the game, each based on a different damage type.\nAdds small versions of artifacts dropped by biters and spitters.\nAdds extra damage type versions of big worm\nAdds a new Elemental nest that spawns the new biters and spitters\nAdds a big piercing biter and big electric spitter\nAdds Huge enemies of Acid and Explosive types\nAdds Giant enemies of Poison and Fire types\nAdds multi-type Titan type enemies\nAdds multi-type Badass behemoth enemies\nAdds multi-type Leviathan enemies, a real end-game threat."
Expand Down
4 changes: 2 additions & 2 deletions bobequipment/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobequipment",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Personal Equipment mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0"
],
"description": "Requires Bob's functions library mod.\n\nExpands the range of equipment available in base mod for the modular armor.\n\nAlthough it can function as a stand alone mod, it is intended to be used with the full Bob's Mods set."
Expand Down
4 changes: 2 additions & 2 deletions bobgreenhouse/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobgreenhouse",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Greenhouse mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobplates >= 1.3.0"
],
Expand Down
4 changes: 2 additions & 2 deletions bobinserters/info.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "bobinserters",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Adjustable Inserters mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": ["base >= 2.0.0"],
"dependencies": ["base >= 1.2.0"],
"description": "Adds a GUI for customising inserter pickup/drop positions.\n\nAlso adds hot-keys.\n\nSHIFT + P: Change pickup range (Long inserters technology will allow short/long toggle.)\nSHIFT + O: Change drop range (Long inserters technology will allow short/long toggle.)\nSHIFT + L: Long Inserter toggle (Long inserters technology will allow short/long toggle on both input and output.)\nSHIFT + N: Drop location offset toggle (Near inserters technology will allow near/far side of belt toggle)\nCTRL + R: Change pickup rotation (4 step rotation by default, More inserters technology will unlock additional directions)\nSHIFT + E: Open GUI\n\nAll hotkeys can be remapped, and an option exists to open the GUI at the same time as the standard inserter GUI instead of with a hotkey.\nThis mod also adds in researches to unlock the more adjustment options.\n\nTutorial: https://www.youtube.com/watch?v=Zu9LmpZaVPg"
}
4 changes: 2 additions & 2 deletions boblibrary/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "boblibrary",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Functions Library mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0"
"base >= 1.2.0"
],
"description": "Adds a series of useful functions used by Bob's Mods. These can easilly be used by other mods too."
}
4 changes: 2 additions & 2 deletions boblogistics/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "boblogistics",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Logistics mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobplates >= 1.3.0",
"? bobinserters >= 1.3.0",
Expand Down
4 changes: 2 additions & 2 deletions bobmining/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobmining",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Mining mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobores >= 1.3.0",
"? bobplates >= 1.3.0"
Expand Down
4 changes: 2 additions & 2 deletions bobmodules/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobmodules",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Modules mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobplates >= 1.3.0",
"? bobelectronics >= 1.3.0",
Expand Down
4 changes: 2 additions & 2 deletions bobores/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobores",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Ores mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0"
],
"description": "Requires Bob's functions library mod.\n\nAdds some useful ores, designed for use by Bob's Metals, Chemicals and Intermediates mod (MCI).\nAll ores are disabled by default, MCI will turn on the minimum required ores.\nOther mods may make use of these ores.\n\nOres include, Bauxite(Aluminium), Cobalt, Gems, Gold, Galena(Lead), Nickel, Quartz(Glass, Silicon), Rutile(Titanium), Silver, Sulfur, Thorium, Tin, Tungsten and Zinc.\nAlso includes Ground water and Lithia water mining fluid nodes, which function similar to Oil."
Expand Down
4 changes: 2 additions & 2 deletions bobplates/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobplates",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Metals, Chemicals and Intermediates mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"bobores >= 1.3.0",
"? bobenemies >= 1.3.0"
Expand Down
4 changes: 2 additions & 2 deletions bobpower/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobpower",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Power mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobplates >= 1.3.0"
],
Expand Down
4 changes: 2 additions & 2 deletions bobrevamp/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobrevamp",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Revamp mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobplates >= 1.3.0"
],
Expand Down
4 changes: 2 additions & 2 deletions bobtech/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobtech",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Technology mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobenemies >= 1.3.0",
"? DiscoScience"
Expand Down
4 changes: 2 additions & 2 deletions bobvehicleequipment/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobvehicleequipment",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Vehicle Equipment mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? boblogistics >= 1.3.0",
"? bobwarfare >= 1.3.0"
Expand Down
4 changes: 2 additions & 2 deletions bobwarfare/info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bobwarfare",
"version": "1.3.0",
"factorio_version": "2.0",
"factorio_version": "1.2",
"title": "Bob's Warfare mod",
"author": "Bobingabout",
"contact": "[email protected]",
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
"dependencies": [
"base >= 2.0.0",
"base >= 1.2.0",
"boblibrary >= 1.3.0",
"? bobplates >= 1.3.0",
"? bobenemies >= 1.3.0"
Expand Down

0 comments on commit 7845b4e

Please sign in to comment.