Commit graph

293 commits

Author SHA1 Message Date
74414668a0
Version bump to 0.6.14
KubeJS scripts modified:
- server_scripts/cardboard_box_blacklist
  - Removed minecraft:stone
  - Added create:large_water_wheel
  - Added #waystones:waystones (tag)
  - Added #waystones:sharestones (tag)
  - Added waystones:portstone
  - Added waystones:warp_plate
  - Added ae2:mysterious_cube
    - The AE2 Meteorite Compass finds meteors using the Mysterious Cube, not the structure itself
  - Added cataclysm:altar of fire
  - Added cataclysm:altar_of_void
  - Added cataclysm:altar_of_abyss
  - Added cataclysm:altar_of_amethyst
  - Added rats:air_raid_siren
  - Added rats:dutchrat_bell
2023-11-28 00:57:08 -05:00
9c0e16843f
Version bump to 0.6.13
KubeJS scripts modified:
 - server_scripts/weapon_compat.js
   - Fixed misspelled item tag
2023-11-27 13:41:50 -05:00
116a580290
Version bump to 0.6.12
KubeJS scripts added:
- server_scripts/cookingforblockheads.js
  - Added recipe override for the Cooking for Blockheads sink
      - Iron Ingot (3x) --> Atomic Alloy (Mekanism) (3x)
      - Water Bucket --> Water Source Tier 5 (Water Sources)
2023-11-27 13:38:55 -05:00
21efba5795
updated readme (again) 2023-11-27 13:09:44 -05:00
4f8d2428e4
updated readme 2023-11-27 13:08:15 -05:00
e05d250a49
Version bump to 0.6.11
Mods added:
- Cooking for Blockheads
2023-11-27 13:04:42 -05:00
320505c387
Version bump to 0.6.10
Mods added:
- Apothic Attributes (Library)
- Hostile Neural Networks
2023-11-22 18:14:22 -05:00
ef09f54dbe
Version bump to 0.6.9
Mods added:
- Framework (Library)
- Gateways to Eternity
- Goblin Traders
- OctoLib (Library)
- Relics
2023-11-22 17:43:43 -05:00
de0ecb588f
Disabled observemekanism.js (it is broken) 2023-11-22 17:33:50 -05:00
07474914f3
Version bump to 0.6.8
Mods updated:
- Create: New Age
- Kotlin for Forge
- KubeJS
- Login Protection
- Target Dummy
- Moonlight Lib
- Patchouli
- Placebo
- Puzzles Lib
- SeasonHud
- Smooth Chunk Save
- Sophisticated Backpacks
- Sophisticated Core
- Supplementaries
- Yung's Better Ocean Monuments

Configs changed:
- water_sources.json
  - Buffed all water sources' tick value to double the old values
  - Buffed t1-t4 water sources' to provide water once a tick instead of once every 5-2 ticks
2023-11-22 17:32:07 -05:00
5342d733b9
re-added ad-astra but fr this time 2023-11-19 00:21:31 -05:00
89e6fb2688
reverted previous commits 2023-11-18 23:50:22 -05:00
e1013376ba
removed ad-astra temporarily 2023-11-18 23:41:51 -05:00
252790c40e
temporarily added beyond earth to replicate an error 2023-11-18 23:35:52 -05:00
199bdf0315
Version bump to 0.6.7
Mods added:
- Bygone Nether
- Moog's Voyager Structures
2023-11-18 22:41:58 -05:00
99275e1cb9
Version bump to 0.6.6
Mods added:
- Scaling Health
- SilentLib
2023-11-18 22:34:31 -05:00
10a05f33df
Version bump to 0.6.5
Removed mods:
- Radium
2023-11-18 17:11:32 -05:00
767db4998a
added observeMekanism.js 2023-11-17 22:18:51 -05:00
89b2dfed30
Version bump to 0.6.4
Added ponder nbt data
2023-11-17 22:10:47 -05:00
3413e9f5ed
refreshed packwiz for the changes merged with the last commit 2023-11-17 16:15:49 -05:00
ButterDog
15dc095677 Merge pull request 'Added Ponder for Mekanism Machines' into master branch 2023-11-17 21:11:41 +00:00
ButterDog
9566dd137d Upload files to "src/kubejs/client_scripts/ponder"
Part 2 cause github upload limit
2023-11-17 21:09:10 +00:00
1623ec1acd
Version bump to 0.6.3
Added KubeJS scripts:
- client_scripts/ponder/fission_mek_fuelrod.js
- client_scripts/ponder/fission_mek_logic.js
- client_scripts/ponder/fission_mek_port.js
- client_scripts/ponder/fission_mek.js
- client_scripts/ponder/fusion_activate.js
2023-11-17 16:07:05 -05:00
ButterDog
f6c796b295 Upload files to "src/kubejs/client_scripts"
First of 3
2023-11-17 20:41:02 +00:00
22239402f8
Version bump 0.6.2
Mods added:
- Botany Pots Tiers
2023-11-16 22:01:10 -05:00
fdd2cefc49
removed carry-on 2023-11-16 21:51:44 -05:00
ce9b77d6c9
Version bump to 0.6.1
Mods added:
- Bookshelf Lib
- Botany Pots
- Botany Trees
- Carryon
- Clumps
- EntityCulling
- Inventory Sorter
- Mystical Agriculture
- Mystical Customization
- Supplementaries
- Supplementaries Squared
- Trash Cans
2023-11-16 21:49:15 -05:00
39cb4315da
fixed ad astra recipes 2023-11-16 20:38:17 -05:00
3f0695e718
Version bump to 0.6.0
Mods added:
- Botarium
- Create: New Age
- Create: Steam 'n Rails
- MineMenu
- Ping
- Ponder
- Scannable

KubeJS scripts modified:
- config/defaultoptions.txt
  - removed some useless keybinds
- server_scripts/recipes/ad_astra.js
  - Modifying rocket recipes
- server_scripts/recipes/cheese.js
  - Rats cheese can now be crafted into Ad Astra cheese, and vice versa
- startup_scripts/startup.js
  - Items added by KubeJS will now appear as GalacticFactory items instead of KubeJS items
2023-11-16 20:05:51 -05:00
3e4647bbdc
Version bump to 0.5.14
Mods added:
- Ad Astra
- Botarium

Mods removed:
- Beyond Earth
  - Breaks KubeJS
2023-11-16 17:16:00 -05:00
d34fba5b67
Version bump to 0.5.13
Mods added:
- Beyond Earth
2023-11-16 17:07:49 -05:00
0a8a1e0027
Version bump to 0.5.12
Added packmenu assets
2023-11-16 17:06:40 -05:00
90f0dece1e
Version bump to 0.5.11
Mods added:
- Eccentric Tome
- Mob Grinding Utils

KubeJS textures added:
- logo.png
2023-11-16 16:22:11 -05:00
282d47da93
Version bump to 0.5.10
Mods updated:
- ComputerCraft Tweaked
- FTB Quests
- GeckoLib
- Item Filters
- Item Obliterator
- JourneyMap
- MmmMmmMmmMmm (Target Dummy)
- Moving Elevators
- Placebo
- SeasonHud
- MoonlightLib
2023-11-16 14:17:07 -05:00
29ed2d0507
Version bump to 0.5.9
KubeJS script changes:
- clearlag.js disabled
- recipe_overrides.js split out into its own recipes folder
- Added recipe overrides for the following mods:
 - Applied Energistics 2
 - Immersive Engineering
 - Industrial Foregoing
 - Iron Jetpacks
 - Mekanism
 - Mekanism Weapons
2023-11-16 01:21:30 -05:00
e395532803
Version bump to 0.5.8
Updated datapacks:
- BetterCombatCompat

KubeJS Scripts modified:
- cape.js
- weapon_compat.js
2023-11-15 21:13:38 -05:00
5e8e8dc18b
Version bump to 0.5.7
Mods added:
- TreasureDistance

Datapacks added:
- BetterCombatCompat

Configs removed:
- bettercombat/fallback_compatibility
2023-11-15 20:40:21 -05:00
9eeede08ee
Version bump to 0.5.6
Mods added:
- Ender Trigon
- L_ender's Cataclysm

Configs changed:
- bettercombat/fallback_compatibility
  - Added support for the Meka-tana
2023-11-15 20:07:46 -05:00
7f49551ba6
Version bump to 0.5.5
Mods added:
- Anvil Restoration
- Compact Help Command
- Healing Campfire
- Tom's Simple Storage
- Tom's Trading Network

KubeJS scripts added:
- recipe_overrides.js
  - Changed Latex Processing Unit recipe (Industrial Foregoing)
  - Removed Aluminum Plate shapeless recipe (use a press)
  - Changed Metallurgic Infuser recipe (Mekanism)
2023-11-15 19:08:49 -05:00
c20d988d1c
Version bump to 0.5.4
Mods added:
- Borderless Window

KubeJS Server Scripts added:
- ClearLag.js
2023-11-15 16:52:50 -05:00
23862bc4e6
modify README.md 2023-11-15 16:27:40 -05:00
e3ea73ffb3
comment out incorrect information in the readme 2023-11-15 16:27:13 -05:00
09f0fa0c12
updated readme to have the correct instructions for server users, also fixed a broken image link 2023-11-15 16:25:36 -05:00
15a05eda44
enable Ratlantis by default 2023-11-14 23:24:08 -05:00
3e6833e720
Version bump to 0.5.3
Mods Removed:
- Valhelsia Core
- Valhlesia Furniture
- Valhelsia Structures
2023-11-14 22:34:46 -05:00
735260218e
Version bump to 0.5.2
Mods Added:
- AE Infinity Booster
- Artifacts
- Gravestone Mod
- Valhelsia Core
- Valhelsia Furniture
- Valhelsia Structures
- When Dungeons Arise!
2023-11-14 22:21:38 -05:00
b40de051c7
Version bump to 0.5.1
Mods Added:
- Discord Integration
- Immersive Engineering
2023-11-14 20:27:42 -05:00
0e6c9a0bc4
Version bump to 0.5.0
Added mods:
- ChoiceTheorem's Overhauled Village
- Industrial Foregoing
- Titanium

Added datapacks:
- CTOV Immersive Engineering Compat
- CTOV PnemuaticCraft Repressurized Compat
- CTOV Rats Compat
2023-11-14 18:22:00 -05:00
5d6556bc1a
Version bump to 0.4.14
Modified configs:
- Added configuration file for waystones
2023-11-14 18:12:09 -05:00
48c0cdcd1e
gave the other devs the galacticfactory cape 2023-11-14 17:55:40 -05:00