2.8.0-beta-4
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
*.lang filter=lfs diff=lfs merge=lfs -text
|
||||
*.md filter=lfs diff=lfs merge=lfs -text
|
||||
*.cfg filter=lfs diff=lfs merge=lfs -text
|
||||
*.recipe filter=lfs diff=lfs merge=lfs -text
|
||||
*.txt filter=lfs diff=lfs merge=lfs -text
|
||||
*.json filter=lfs diff=lfs merge=lfs -text
|
||||
*.xml filter=lfs diff=lfs merge=lfs -text
|
||||
*.conf filter=lfs diff=lfs merge=lfs -text
|
||||
*.ini filter=lfs diff=lfs merge=lfs -text
|
||||
*.csv filter=lfs diff=lfs merge=lfs -text
|
||||
*.ogg filter=lfs diff=lfs merge=lfs -text
|
||||
*.hidden filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.config filter=lfs diff=lfs merge=lfs -text
|
||||
/.minecraft/config/modpack-update filter=lfs diff=lfs merge=lfs -text
|
||||
*.recipes filter=lfs diff=lfs merge=lfs -text
|
||||
*.properties filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
* !text !filter !merge !diff
|
||||
*.zip !text !filter !merge !diff
|
||||
+6510
-6301
File diff suppressed because it is too large
Load Diff
+6361
-6152
File diff suppressed because it is too large
Load Diff
+3630
-3421
File diff suppressed because it is too large
Load Diff
+6645
-6436
File diff suppressed because it is too large
Load Diff
+4311
-4102
File diff suppressed because it is too large
Load Diff
+6049
-5840
File diff suppressed because it is too large
Load Diff
+6276
-6067
File diff suppressed because it is too large
Load Diff
+7454
-7245
File diff suppressed because it is too large
Load Diff
+4319
-4110
File diff suppressed because it is too large
Load Diff
+8354
-14139
File diff suppressed because it is too large
Load Diff
Submodule .minecraft/TCNodeTracker deleted from 6bfac76a5a
@@ -1,70 +0,0 @@
|
||||
# Updated AE2FluidCraft-Rework (1.3.54-gtnh --> 1.3.55-gtnh)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.54-gtnh...1.3.55-gtnh
|
||||
|
||||
# Updated Applied-Energistics-2-Unofficial (rv3-beta-484-GTNH --> rv3-beta-485-GTNH)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-484-GTNH...rv3-beta-485-GTNH
|
||||
|
||||
# Updated Draconic-Evolution (1.3.17-GTNH --> 1.3.18-GTNH)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Draconic-Evolution/compare/1.3.17-GTNH...1.3.18-GTNH
|
||||
|
||||
# Updated GT5-Unofficial (5.09.50.118 --> 5.09.50.119)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.118...5.09.50.119
|
||||
|
||||
# Updated GTNH-Intergalactic (1.4.34 --> 1.4.35)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.34...1.4.35
|
||||
|
||||
# Updated LogisticsPipes (1.3.4-GTNH --> 1.3.6-GTNH)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/LogisticsPipes/compare/1.3.4-GTNH...1.3.6-GTNH
|
||||
>## What's Changed
|
||||
> * Fixing NoSuchMethodError in PipeFluidSupplierMk2.addUIWidget() by @godrja in https://github.com/GTNewHorizons/LogisticsPipes/pull/80 (1.3.6-GTNH)
|
||||
>
|
||||
|
||||
# Updated NewHorizonsCoreMod (2.6.99 --> 2.6.101)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.99...2.6.101
|
||||
|
||||
# Updated ServerUtilities (2.1.7 --> 2.1.40)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.1.7...2.1.40
|
||||
>## What's Changed
|
||||
> * Fix crash when creating new world by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/206 (2.1.40)
|
||||
> * Change Sidebar zIndex by @slprime in https://github.com/GTNewHorizons/ServerUtilities/pull/205 (2.1.39-pre, 2.1.38)
|
||||
> * Fix permissions not working for WorldEdit commands by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/201 (2.1.36-pre, 2.1.35)
|
||||
> * Backport playersSleepingPercentage gamerule and implement by @Cleptomania in https://github.com/GTNewHorizons/ServerUtilities/pull/162 (2.1.33)
|
||||
> * Fix empty server teams unable to force-load chunks by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/197 (2.1.31)
|
||||
> * Fix `/home <name> <player>` tping the wrong player by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/195 (2.1.30)
|
||||
> * Fix backup failing when encountering renamed region files by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/190 (2.1.29)
|
||||
> * Fix shift clicking in invsee creating invalid stacks by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/189 (2.1.28)
|
||||
> * Fix urls in motd not working by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/186 (2.1.26)
|
||||
> * Fix entity cleanup removing nametagged entities by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/187 (2.1.26)
|
||||
> * Backup save related files outside of save folder by @DarkShadow44 in https://github.com/GTNewHorizons/ServerUtilities/pull/178 (2.1.25)
|
||||
> * Improve invsee gui & add support for some modded inventories by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/185 (2.1.22)
|
||||
> * Add vanish command by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/170 (2.1.22)
|
||||
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.21-pre, 2.1.18-pre)
|
||||
> * Fix chunk decay not working for teams that have been inactive for ages by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/182 (2.1.17)
|
||||
> * Fix player ranks ui becoming unreadable if players have tons of ranks by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/181 (2.1.17)
|
||||
> * Add permissions to disallow cross-dim usage of more tp commands by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/180 (2.1.17)
|
||||
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.16-pre)
|
||||
> * Fix `max_folder_size` not working for smaller worlds by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/172 (2.1.15)
|
||||
> * Migrate Server Pausing From Hodgepodge by @Caedis in https://github.com/GTNewHorizons/ServerUtilities/pull/175 (2.1.15)
|
||||
> * Make `/inv view` work for offline players by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/177 (2.1.15)
|
||||
> * Fix `max_folder_size` not working for smaller worlds by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/172 (2.1.14-pre)
|
||||
> * Migrate Server Pausing From Hodgepodge by @Caedis in https://github.com/GTNewHorizons/ServerUtilities/pull/175 (2.1.14-pre)
|
||||
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.13-pre)
|
||||
> * Update zh_CN.lang by @huihiuhuai in https://github.com/GTNewHorizons/ServerUtilities/pull/99 (2.1.12)
|
||||
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.10-pre)
|
||||
> * Basic Pregenerator by @Cardinalstars in https://github.com/GTNewHorizons/ServerUtilities/pull/121 (2.1.9)
|
||||
>
|
||||
|
||||
# Updated Share-Where-I-am (2.1.2 --> 2.1.3)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Share-Where-I-am/compare/2.1.2...2.1.3
|
||||
>## What's Changed
|
||||
> * Fix keybind not being registered by @miozune in https://github.com/GTNewHorizons/Share-Where-I-am/pull/6 (2.1.3)
|
||||
>
|
||||
|
||||
# Updated TCNEIAdditions (1.4.2 --> 1.4.8)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/TCNEIAdditions/compare/1.4.2...1.4.8
|
||||
>## What's Changed
|
||||
> * Add missing research message when recipe is shown by @Caedis in https://github.com/GTNewHorizons/TCNEIAdditions/pull/29 (1.4.8)
|
||||
>
|
||||
|
||||
# Credits
|
||||
Special thanks to @Caedis, @Cardinalstars, @Cleptomania, @DarkShadow44, @github-actions, @godrja, @huihiuhuai, @Lyfts, @miozune, @slprime, for their code contributions listed above, and to everyone else who helped, including all of our beta testers! <3
|
||||
@@ -0,0 +1,233 @@
|
||||
# Updated - AE2FluidCraft-Rework - 1.4.111-gtnh --> 1.4.113-gtnh
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.4.111-gtnh...1.4.113-gtnh
|
||||
|
||||
## What's Changed:
|
||||
>* fix item duplication when cant inject by @lc-1337 in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/334 (1.4.113-gtnh)
|
||||
>* Fix Auto Filler crash by @lc-1337 in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/335 (1.4.112-gtnh)
|
||||
|
||||
# Updated - Angelica - 1.0.0-beta55 --> 1.0.0-beta56
|
||||
Mod is client-side only.
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta55...1.0.0-beta56
|
||||
|
||||
## What's Changed:
|
||||
>* Font rendering: configurable shadow & glyph fix by @Eldrinn-Elantey in https://github.com/GTNewHorizons/Angelica/pull/1011 (1.0.0-beta56)
|
||||
|
||||
# Updated - Applied-Energistics-2-Unofficial - rv3-beta-682-GTNH --> rv3-beta-684-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-682-GTNH...rv3-beta-684-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Fix exception and kick from server caused by trying to cast to AEBaseContainer without checking first by @lynxx131 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/845 (rv3-beta-684-GTNH)
|
||||
>* improve pins textures by @lc-1337 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/842 (rv3-beta-683-GTNH)
|
||||
|
||||
# Updated - Avaritia - 1.72 --> 1.75
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Avaritia/compare/1.72...1.75
|
||||
|
||||
## What's Changed:
|
||||
>* fix crash by @sisyphussy in https://github.com/GTNewHorizons/Avaritia/pull/63 (1.75)
|
||||
>* Add explicit checks for shift/space pressed for flying speed increase… by @SKProCH in https://github.com/GTNewHorizons/Avaritia/pull/61 (1.74)
|
||||
>* Clamp lightcolor to prevent ArrayIndexOutOfBounds by @Yoshy2002 in https://github.com/GTNewHorizons/Avaritia/pull/62 (1.73)
|
||||
|
||||
# Updated - Backhand - 1.7.0 --> 1.7.1
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Backhand/compare/1.7.0...1.7.1
|
||||
|
||||
## What's Changed:
|
||||
>* Fix some backhand interactions by @sisyphussy in https://github.com/GTNewHorizons/Backhand/pull/141 (1.7.1)
|
||||
|
||||
# Updated - Binnie - 2.5.16 --> 2.5.17
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Binnie/compare/2.5.16...2.5.17
|
||||
|
||||
## What's Changed:
|
||||
>* Fix mutator not accepting items listed on the wiki by @lynxx131 in https://github.com/GTNewHorizons/Binnie/pull/65 (2.5.17)
|
||||
|
||||
# Updated - Botania - 1.12.23-GTNH --> 1.12.25-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Botania/compare/1.12.23-GTNH...1.12.25-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Prevent overenchanting by @Caedis in https://github.com/GTNewHorizons/Botania/pull/98 (1.12.25-GTNH)
|
||||
>* Revert "Prevent overenchanting (#98)" by @koolkrafter5 in https://github.com/GTNewHorizons/Botania/pull/99 (1.12.25-GTNH)
|
||||
>* Add Botania Multiblocks to StructureLib by @sisyphussy in https://github.com/GTNewHorizons/Botania/pull/93 (1.12.24-GTNH)
|
||||
|
||||
# Updated - Chisel - 2.16.11-GTNH --> 2.16.12-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Chisel/compare/2.16.11-GTNH...2.16.12-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Make rendering blocks thread safe with Angelica by @DarkShadow44 in https://github.com/GTNewHorizons/Chisel/pull/65 (2.16.12-GTNH)
|
||||
|
||||
# Updated - Draconic-Evolution - 1.4.24-GTNH --> 1.4.26-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Draconic-Evolution/compare/1.4.24-GTNH...1.4.26-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Block certain GT materials from being disenchanted by @Caedis in https://github.com/GTNewHorizons/Draconic-Evolution/pull/77 (1.4.26-GTNH)
|
||||
|
||||
# Updated - Electro-Magic-Tools - 1.6.13 --> 1.6.17
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Electro-Magic-Tools/compare/1.6.13...1.6.17
|
||||
|
||||
## What's Changed:
|
||||
>* Fix(ItemElectricGoggles): ic2 energy bar not being displayed nor updated by @Worive in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/104 (1.6.17)
|
||||
>* Fix Electric Goggles taking durability damage when they shouldn't by @lynxx131 in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/103 (1.6.16)
|
||||
>* Fix Electric Goggles (and inheritors) from breaking from anvil or fallingBlock damage by @Worive in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/102 (1.6.15)
|
||||
>* Swap references to EMT.TEXTURE_PATH with EMT.RESOURCE_PATH by @Kynake in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/101 (1.6.14)
|
||||
|
||||
# Updated - GT5-Unofficial - 5.09.51.435 --> 5.09.51.449
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.51.435...5.09.51.449
|
||||
|
||||
## What's Changed:
|
||||
>* Remove upgrade mechanic from Dangote Distillus by @HFPTetraUro in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4794 (5.09.51.449)
|
||||
>* Add UCFE to GTPP Rocket Fuel NEI page by @Miklebe in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4853 (5.09.51.448)
|
||||
>* Fix Salt LCR Recipe by @UltraProdigy in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4848 (5.09.51.448)
|
||||
>* Add Charcoal Pile Igniter Abbreviation by @DylanTaylor1 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4847 (5.09.51.447)
|
||||
>* Small Drone Centre wording fix by @Yoshy2002 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4849 (5.09.51.447)
|
||||
>* Change both Network Switches machine type and make Static version use lang file. by @Miklebe in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4850 (5.09.51.447)
|
||||
>* Fix fusion overclocks (NEI + machines) by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4852 (5.09.51.447)
|
||||
>* Update deps by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4845 (5.09.51.446)
|
||||
>* Fix YOTTA hatch connection by @zyf051520 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4823 (5.09.51.444)
|
||||
>* Fix random blocks being unharvestable on vajra left click in full pack by @FrostyFire1 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4827 (5.09.51.444)
|
||||
>* Fixes Tooltip for Chisel Bus 1-3 by @UltraProdigy in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4828 (5.09.51.444)
|
||||
>* Fixes Plutonium Fuel Rod Names by @UltraProdigy in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4831 (5.09.51.444)
|
||||
>* Added missing energy hatch to THTR by @Engineer12798 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4830 (5.09.51.444)
|
||||
>* Remove extra parallels line from Boldarnator WAILA tooltip by @lynxx131 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4833 (5.09.51.444)
|
||||
>* Clamp purification unit fluid stack outputs to max int to avoid overflow at high parallels by @lynxx131 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4832 (5.09.51.444)
|
||||
>* upd(options): fix warnings and enables Angelica by @leagris in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4835 (5.09.51.444)
|
||||
>* Gets Rid of Duplicate Netherrack Compression Recipe by @UltraProdigy in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4836 (5.09.51.444)
|
||||
>* Show same veins in different planet by @slprime in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4829 (5.09.51.444)
|
||||
>* fix(EIG): Correctly simulate drops for entity-spawning seeds by @Worive in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4826 (5.09.51.444)
|
||||
>* Netherrack Recipe Revert by @UltraProdigy in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4841 (5.09.51.444)
|
||||
>* Hotfix - Muffler upgrades now work with Steam Boilers by @PlayfulPiano in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4840 (5.09.51.444)
|
||||
>* Fix EEC ritual mode exception by @Kynake in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4843 (5.09.51.444)
|
||||
>* Make crushing recipe output for platinum group frames and RC tanks consistent with other recycling methods by @lynxx131 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4839 (5.09.51.444)
|
||||
>* Added MTE IDs for Vending Machine by @cubefury in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4822 (5.09.51.443)
|
||||
>* Add categories for new machine and tool sounds by @Miklebe in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4825 (5.09.51.443)
|
||||
>* Change all Mentions of "Semi-Fluid" to "Semifluid" in Game by @UltraProdigy in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4824 (5.09.51.443)
|
||||
>* Clamp multi smelter energy usage to safe voltage by @lynxx131 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4819 (5.09.51.442)
|
||||
>* Centralize Kubatech UI textures all in one class by @Kynake in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4820 (5.09.51.442)
|
||||
>* Fix Wrenching Inconsistencies by @sisyphussy in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4821 (5.09.51.441)
|
||||
>* Hotfix - Fix SoundLoop continuing past Singleblock Powerfail by @PlayfulPiano in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4818 (5.09.51.440)
|
||||
>* Fix some MBs missing hatches in the NEI preview and adds survival construct by @mM4ri in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4775 (5.09.51.440)
|
||||
>* IOF Simplest Mode by @LazyFleshWasTaken in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4781 (5.09.51.439)
|
||||
>* Fix "Heat Formula of GT's Fuel Rod is Wrong" by @SST-03 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4813 (5.09.51.439)
|
||||
>* fix(dependency) make dependency on Blockrenderer6343 optional by @leagris in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4808 (5.09.51.438)
|
||||
>* Fix solidifier hatch duplication bug by @chrombread in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4811 (5.09.51.438)
|
||||
>* Extend Correct Domain for `GTUtility.powInt` for Bases 2 and 4 by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4807 (5.09.51.437)
|
||||
>* netherite dupe fix by @chrombread in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4806 (5.09.51.436)
|
||||
>* Fix Incorrect MOX Fuel Recipe & Fix Incorrect Fuel Rod Values after Unification by @Miklebe in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4809 (5.09.51.436)
|
||||
>* Add sort and limit buttons to GT++ super buses by @lynxx131 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4810 (5.09.51.436)
|
||||
>* rest of the deepslate changes by @seventh-june in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4732 (5.09.51.436)
|
||||
|
||||
# Updated - Galaxy-Space-GTNH - 1.1.120-GTNH --> 1.1.121-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Galaxy-Space-GTNH/compare/1.1.120-GTNH...1.1.121-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Fix server crash when equiping Jetpack by @wlhlm in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/135 (1.1.121-GTNH)
|
||||
|
||||
# Updated - Infernal-Mobs - 1.10.2-GTNH --> 1.10.3-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Infernal-Mobs/compare/1.10.2-GTNH...1.10.3-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Fix(MM_Choke): Properly checks for null before calling setAir on lastTarget by @Worive in https://github.com/GTNewHorizons/Infernal-Mobs/pull/21 (1.10.3-GTNH)
|
||||
|
||||
# Updated - InventoryBogoSorter - 1.2.51-GTNH --> 1.2.54-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/InventoryBogoSorter/compare/1.2.51-GTNH...1.2.54-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Add vanilla crafting table compat (no buttons) by @Caedis in https://github.com/GTNewHorizons/InventoryBogoSorter/pull/118 (1.2.53-GTNH)
|
||||
|
||||
# Updated - LittleTiles - 1.5.12-GTNH --> 1.5.13-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/LittleTiles/compare/1.5.12-GTNH...1.5.13-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Fix a race condition with Angelica by @DarkShadow44 in https://github.com/GTNewHorizons/LittleTiles/pull/19 (1.5.13-GTNH)
|
||||
|
||||
# Updated - MatterManipulator - 0.0.45-GTNH --> 0.0.47-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/MatterManipulator/compare/0.0.45-GTNH...0.0.47-GTNH
|
||||
|
||||
## What's Changed:
|
||||
DreamAssemblerXXL wasn't able to find the changelog related to this update. It is usually caused by updates done outside of pull-requests or if the mod is maintained by a 3rd party.
|
||||
# Updated - Minecraft-Backpack-Mod - 2.5.5-GTNH --> 2.5.6-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Minecraft-Backpack-Mod/compare/2.5.5-GTNH...2.5.6-GTNH
|
||||
|
||||
## What's Changed:
|
||||
DreamAssemblerXXL wasn't able to find the changelog related to this update. It is usually caused by updates done outside of pull-requests or if the mod is maintained by a 3rd party.
|
||||
# Updated - ModularUI2 - 2.2.17-1.7.10 --> 2.2.18-1.7.10
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/ModularUI2/compare/2.2.17-1.7.10...2.2.18-1.7.10
|
||||
|
||||
## What's Changed:
|
||||
>* Add support for themes by @rspforhp in https://github.com/GTNewHorizons/ModularUI2/pull/40 (2.2.18-1.7.10)
|
||||
>* Readded old constructor for MUI2 widget themes by @cubefury in https://github.com/GTNewHorizons/ModularUI2/pull/42 (2.2.18-1.7.10)
|
||||
>* added minimum text width for tooltip renderer by @cubefury in https://github.com/GTNewHorizons/ModularUI2/pull/41 (2.2.18-1.7.10)
|
||||
|
||||
# Updated - NewHorizonsCoreMod - 2.7.242 --> 2.7.247
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.7.242...2.7.247
|
||||
|
||||
## What's Changed:
|
||||
>* Restore overwritten recipes for Warding, Portable Hole, Nine Hells foci by @Kynake in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1362 (2.7.246)
|
||||
>* Aligns Air Filter T1 crafting table recipe with assembler by @Miklebe in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1364 (2.7.246)
|
||||
>* Change T2 and T3 air filter recipes. by @Miklebe in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1365 (2.7.246)
|
||||
>* ProjectRed Framed Wire GT Recipes & PR Wire Refactor by @UltraProdigy in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1363 (2.7.246)
|
||||
>* Replace Pam's candle with torch in EFR lantern recipe by @Kynake in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1366 (2.7.246)
|
||||
>* Adds Missing Lootbag Assembler Recipes (& Light Refactor) by @UltraProdigy in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1358 (2.7.245)
|
||||
>* Add Chisel recipe for EFR Concrete and Concrete Powder by @Kynake in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1359 (2.7.245)
|
||||
>* Fix prototype MM power core recipe not using oredict for circuit by @lynxx131 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1360 (2.7.245)
|
||||
>* Make circuit oredict lookups consistent by using GTOreDictUnificator by @lynxx131 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1361 (2.7.245)
|
||||
>* Wire Dupe Fix by @UltraProdigy in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1353 (2.7.244)
|
||||
>* EFR Copper Singleblock CR Recipe Fix by @UltraProdigy in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1356 (2.7.244)
|
||||
>* Change Copper Grate recipe by @EnderProyects in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1355 (2.7.244)
|
||||
>* Add macerator recycling recipe from Hempcrete back to Hempcrete Powder by @Kynake in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1357 (2.7.244)
|
||||
>* made deepslate viable by @seventh-june in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1331 (2.7.243)
|
||||
>* netherite dupe fix by @chrombread in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1350 (2.7.243)
|
||||
|
||||
# Updated - NotEnoughEnergistics - 1.7.11 --> 1.7.12
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughEnergistics/compare/1.7.11...1.7.12
|
||||
|
||||
## What's Changed:
|
||||
>* Fix crash when ctrl-pressing the "+" in NEI to autocraft missing components by @Yoshy2002 in https://github.com/GTNewHorizons/NotEnoughEnergistics/pull/50 (1.7.12)
|
||||
|
||||
# Updated - NotEnoughItems - 2.7.78-GTNH --> 2.7.81-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.7.78-GTNH...2.7.81-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Fix Permutation Filter by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/712 (2.7.81-GTNH)
|
||||
>* Fix(MobSpawnOverlay): avoid IOB from checking light value from block outside of world by @Worive in https://github.com/GTNewHorizons/NotEnoughItems/pull/711 (2.7.81-GTNH)
|
||||
>* Add missing lang key for favorite keybind by @lynxx131 in https://github.com/GTNewHorizons/NotEnoughItems/pull/709 (2.7.80-GTNH)
|
||||
>* Recipe search improvement by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/706 (2.7.80-GTNH)
|
||||
>* Fix Keyboard IndexOutOfBoundsException by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/704 (2.7.79-GTNH)
|
||||
>* Fix Subset Name by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/705 (2.7.79-GTNH)
|
||||
|
||||
# Updated - Salis-Arcana - 1.1.30-GTNH --> 1.1.31-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Salis-Arcana/compare/1.1.30-GTNH...1.1.31-GTNH
|
||||
|
||||
## What's Changed:
|
||||
DreamAssemblerXXL wasn't able to find the changelog related to this update. It is usually caused by updates done outside of pull-requests or if the mod is maintained by a 3rd party.
|
||||
# Updated - StorageDrawers - 2.1.6-GTNH --> 2.1.7-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/StorageDrawers/compare/2.1.6-GTNH...2.1.7-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Improving quality of life when dealing with sealed drawers. by @Elkatra2 in https://github.com/GTNewHorizons/StorageDrawers/pull/48 (2.1.7-GTNH)
|
||||
|
||||
# Updated - Tainted-Magic - 7.6.25-GTNH --> 7.6.26-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Tainted-Magic/compare/7.6.25-GTNH...7.6.26-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Fix voidsent boots by @Worive in https://github.com/GTNewHorizons/Tainted-Magic/pull/40 (7.6.26-GTNH)
|
||||
|
||||
# Updated - ThaumicEnergistics - 1.7.11-GTNH --> 1.7.13-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/ThaumicEnergistics/compare/1.7.11-GTNH...1.7.13-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Update ru_RU.lang by @Eldrinn-Elantey in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/87 (1.7.13-GTNH)
|
||||
>* Npe fix by @sisyphussy in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/92 (1.7.12-GTNH)
|
||||
|
||||
# Updated - WitchingGadgets - 1.7.22-GTNH --> 1.7.24-GTNH
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/WitchingGadgets/compare/1.7.22-GTNH...1.7.24-GTNH
|
||||
|
||||
## What's Changed:
|
||||
>* Fix voidbag + gauntlet not being openeable by @sisyphussy in https://github.com/GTNewHorizons/WitchingGadgets/pull/92 (1.7.24-GTNH)
|
||||
>* Fix on-damage effects not being applied by @sisyphussy in https://github.com/GTNewHorizons/WitchingGadgets/pull/91 (1.7.23-GTNH)
|
||||
|
||||
# Updated - twilightforest - 2.7.11 --> 2.7.12
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/twilightforest/compare/2.7.11...2.7.12
|
||||
|
||||
## What's Changed:
|
||||
>* Add shulker spawns to lich tower and ghast tower by @Caedis in https://github.com/GTNewHorizons/twilightforest/pull/121 (2.7.12)
|
||||
|
||||
# Credits
|
||||
Special thanks to @Caedis, @chrombread, @cubefury, @DarkShadow44, @DylanTaylor1, @Eldrinn-Elantey, @Elkatra2, @EnderProyects, @Engineer12798, @evgengoldwar, @FrostyFire1, @HFPTetraUro, @koolkrafter5, @kuba6000, @Kynake, @LazyFleshWasTaken, @lc-1337, @leagris, @lynxx131, @Miklebe, @mM4ri, @PlayfulPiano, @rspforhp, @seventh-june, @sisyphussy, @SKProCH, @slprime, @SST-03, @UltraProdigy, @wlhlm, @Worive, @Yoshy2002, @zyf051520, for their code contributions listed above, and to everyone else who helped, including all of our beta testers! <3
|
||||
@@ -12,19 +12,19 @@ general {
|
||||
B:allowSoulbound=true
|
||||
|
||||
# ##############
|
||||
# Number of slots a backpack has
|
||||
# Number of slots a large backpack has
|
||||
# valid: integers 1-128
|
||||
# ##############
|
||||
I:backpackSlotsL=90
|
||||
I:backpackSlotsL=91
|
||||
|
||||
# ##############
|
||||
# Number of slots a backpack has
|
||||
# Number of slots a medium backpack has
|
||||
# valid: integers 1-128
|
||||
# ##############
|
||||
I:backpackSlotsM=63
|
||||
|
||||
# ##############
|
||||
# Number of slots a backpack has
|
||||
# Number of slots a small backpack has
|
||||
# valid: integers 1-128
|
||||
# ##############
|
||||
I:backpackSlotsS=36
|
||||
@@ -60,7 +60,9 @@ general {
|
||||
#
|
||||
# This will disallow dirt in backpacks.
|
||||
# ##############
|
||||
S:disallowItems=
|
||||
S:disallowItems <
|
||||
etfuturum:shulker_box
|
||||
>
|
||||
|
||||
# ##############
|
||||
# Recipe to craft ender backpack
|
||||
|
||||
@@ -0,0 +1,76 @@
|
||||
# Configuration file
|
||||
|
||||
debug {
|
||||
# Hides the Bauble debug item from the creative menu.
|
||||
# [default: true]
|
||||
B:hideDebugItem=true
|
||||
}
|
||||
|
||||
|
||||
general {
|
||||
# IDs of enchantments that should be treated as soul bound when on items in a bauble slot.
|
||||
I:soulBoundEnchantments <
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
menu {
|
||||
# Manually override slot assignments.
|
||||
# !Bauble slot types must be configured manually with this option enabled!
|
||||
# [default: false]
|
||||
B:manualSlotSelection=true
|
||||
|
||||
# Display unused Bauble slots.
|
||||
# [default: false]
|
||||
B:showUnusedSlots=false
|
||||
}
|
||||
|
||||
|
||||
override {
|
||||
# Baubles and its addons assigned the folowing types to the bauble slots.
|
||||
# !This config option automatically changes to reflect what Baubles and its addons assigned each time the game is launched! [default: ]
|
||||
S:defualtSlotTypes <
|
||||
amulet
|
||||
ring
|
||||
ring
|
||||
belt
|
||||
Terminal
|
||||
quiver
|
||||
charm_pouch
|
||||
wings
|
||||
focus_pouch
|
||||
cape
|
||||
gauntlet
|
||||
charm
|
||||
title
|
||||
unknown
|
||||
unknown
|
||||
unknown
|
||||
unknown
|
||||
unknown
|
||||
unknown
|
||||
unknown
|
||||
>
|
||||
|
||||
# Slot assignments to use if manualSlotSelection is enabled.
|
||||
# Any assignents after the first 20 will be ignored.
|
||||
# !Adding, moving, or removing slots of the amulet, ring, or belt types will reduce compatibility with mods made for original Baubles versions!
|
||||
# [default: [amulet], [ring], [ring], [belt]]
|
||||
S:slotTypeOverrides <
|
||||
amulet
|
||||
ring
|
||||
ring
|
||||
belt
|
||||
Terminal
|
||||
quiver
|
||||
charm_pouch
|
||||
wings
|
||||
focus_pouch
|
||||
cape
|
||||
gauntlet
|
||||
charm
|
||||
title
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ IC2 Crops can receive bonus environmental statistics based on biome
|
||||
Weeds spread to empty crop sticks and destroy other crops
|
||||
Use Machine Hulls or Transvector Interfaces to ease machine access
|
||||
Steam flowing through pipes or coming out of machines hurts!
|
||||
You can use Fortune on Brittle Charcoal from the Charcoal Pile Igniter
|
||||
Fortune does NOT increase drops from Brittle Charcoal from the Charcoal Pile Igniter
|
||||
Pay attention to Voltage and Amperage of cables and machines!
|
||||
Warp is no fun, got a wither in your base already?
|
||||
There are fourteen Voltage tiers: from LV(32V) to MAX(2147483647V)
|
||||
@@ -101,8 +101,6 @@ GT stands for Grind and Tedium
|
||||
Don't go out at night! Mobs can have up to 300 HP
|
||||
Steam is hot! It will burn Wooden Fluid Pipes
|
||||
Don't break Rubber Trees without a Treetap
|
||||
Make Muffler Moint Mup (Point up)
|
||||
Your EBF won't work if the muffler doesn't point to the sky!
|
||||
Eating too many of the same food will make you hate it!
|
||||
#Remember to check if there are Natura clouds when you launch a rocket!
|
||||
Abandon all vanilla knowledge all ye who enter here
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
B:"Enable capes"=true
|
||||
|
||||
# Warning: the enchantability is low.
|
||||
B:"Enable enchanting tools"=false
|
||||
B:"Enable enchanting tools"=true
|
||||
|
||||
# The impact of rain on all wings
|
||||
B:"Impact of rain"=true
|
||||
|
||||
@@ -447,7 +447,7 @@
|
||||
<Loot Identifier="1f352b23-3e5a-4f4b-a19d-1e950e88572a" ItemName="IC2:itemCropSeed" Amount="2" NBTTag="{owner:"gregtech",name:"Plumbilia",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="de1a9b44-d635-43cd-82c5-6f9faf1fad58" ItemName="IC2:itemCropSeed" Amount="2" NBTTag="{owner:"gregtech",name:"Nickelback",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="e7e325bd-5d95-4764-be83-e1eca929dbda" ItemName="IC2:itemCropSeed" Amount="2" NBTTag="{owner:"IC2",name:"redwheat",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="bb85972a-458b-4679-a716-c61299d9a3ff" ItemName="IC2:blockMachine2:2" Amount="1" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="bb85972a-458b-4679-a716-c61299d9a3ff" ItemName="gregtech:gt.blockmachines:31111" Amount="1" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="46d2d7ad-9e01-49be-98ab-1b11a26a7799" ItemName="gregtech:gt.metaitem.01:11874" Amount="32" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="26e23619-0f26-4ea7-9573-69d094eaf415" ItemName="gregtech:gt.metaitem.01:32700" Amount="8" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="595b3d5b-5584-4dc5-924f-82b17feef404" ItemName="gregtech:gt.metaitem.01:32715" Amount="4" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -511,7 +511,7 @@
|
||||
<Loot Identifier="cc9e4cf6-fa2e-410c-a2d1-691da8b19863" ItemName="gregtech:gt.metaitem.03:32018" Amount="8" NBTTag="" Chance="65" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="22aae4da-c957-4b15-9d6c-7c6818ff5c10" ItemName="gregtech:gt.metaitem.01:11020" Amount="16" NBTTag="" Chance="55" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="fad53944-cd70-442c-8c73-9af5fa2d2be4" ItemName="gregtech:gt.metaitem.01:11349" Amount="16" NBTTag="" Chance="55" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="2454d31c-1a6e-48a7-8be6-38bd3254b141" ItemName="IC2:blockMachine3:7" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="2454d31c-1a6e-48a7-8be6-38bd3254b141" ItemName="gregtech:gt.blockmachines:31111" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="c64185ee-1f3f-4593-94a8-6e116c54aec2" ItemName="IC2:itemCropSeed" Amount="1" NBTTag="{owner:"gregtech",name:"Blazereed",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="7a404f39-8802-4fd4-8d0b-fef2475d320e" ItemName="IC2:itemCropSeed" Amount="1" NBTTag="{owner:"IC2",name:"aurelia",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="dae762d7-8db7-4bee-8f9b-ebdd0f62d387" ItemName="IC2:itemCropSeed" Amount="1" NBTTag="{owner:"gregtech",name:"Bauxia",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -1912,7 +1912,7 @@
|
||||
<Loot Identifier="4b319dec-b31f-4fe8-8d16-ed6b5810a04b" ItemName="ExtraUtilities:filing" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="5708d96b-8437-4c1c-9b9e-2c77fe23291f" ItemName="Forestry:ffarm:4" Amount="1" NBTTag="{FarmBlock:0}" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="8c1acbb9-2e46-457c-b219-6b906c684d14" ItemName="gregtech:gt.metaitem.01:32519" Amount="1" NBTTag="{GT.ItemCharge:50000L}" Chance="25" ItemGroup="batbuff" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b864b3f8-4b51-40bb-9b18-6a958208f3f0" ItemName="IC2:blockMachine2:2" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b864b3f8-4b51-40bb-9b18-6a958208f3f0" ItemName="gregtech:gt.blockmachines:31111" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="dada4224-6af3-4369-ab84-b358b5d05ffa" ItemName="gregtech:gt.blockmetal4:2" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="add17881-4da6-4eda-8ace-f4b9032c1360" ItemName="gregtech:gt.blockmetal5:4" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="d3064257-115a-4e0d-959f-ffdc3ef4c218" ItemName="berriespp:itemLens" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="2" RandomAmount="false"/>
|
||||
@@ -1921,7 +1921,6 @@
|
||||
<Loot Identifier="3637942b-bca6-4812-b03d-213e8dc946cb" ItemName="gregtech:gt.blockmetal7:7" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="1662f472-ff9b-4a80-a8fd-23531d44f3e4" ItemName="TConstruct:oreBerries:2" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="186841a7-0de9-453d-804f-dd483e4a4f95" ItemName="IC2:itemWeedEx" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="8" RandomAmount="false"/>
|
||||
<Loot Identifier="1764b340-8325-497b-8b7e-aeccbc9396e1" ItemName="IC2:blockMachine3:7" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b11a1161-8b34-4515-8c2b-fbda22fe62c3" ItemName="IC2:itemWeedingTrowel" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="2" RandomAmount="false"/>
|
||||
<Loot Identifier="a068d666-06dd-4e4a-a11e-976afb2f5d54" ItemName="gregtech:gt.metaitem.01:32751" Amount="1" NBTTag="" Chance="25" ItemGroup="batbuff" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="49551538-9c72-4b77-b0c1-14111ec21b73" ItemName="minecraft:gold_block" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -2076,7 +2075,7 @@
|
||||
<Loot Identifier="f09323b5-b81a-4472-af03-72acad499184" ItemName="witchery:ingredient:96" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="2a722f83-c9c0-480b-9d6d-858fd65d08d4" ItemName="witchery:ingredient:99" Amount="8" NBTTag="" Chance="85" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
</LootGroup>
|
||||
<LootGroup GroupMetaID="56" GroupName="dreamcraft.lootbag.group.witchery_deamon" Rarity="4" MinItems="5" MaxItems="6" CombineTrashGroup="true" TrashGroup="55" LootbagIcon="enhancedlootbags:witch5">
|
||||
<LootGroup GroupMetaID="56" GroupName="dreamcraft.lootbag.group.witchery_daemon" Rarity="4" MinItems="5" MaxItems="6" CombineTrashGroup="true" TrashGroup="55" LootbagIcon="enhancedlootbags:witch5">
|
||||
<Loot Identifier="6d6f2b47-f52f-41d5-90cf-a0c810ccb604" ItemName="witchery:ingredient:99" Amount="16" NBTTag="" Chance="75" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="f34b73f0-938c-4e29-979d-ee3273eb0735" ItemName="witchery:ingredient:100" Amount="8" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b1a32f13-24e4-44a9-beec-c9131cd9bd7f" ItemName="witchery:ingredient:101" Amount="8" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
|
||||
@@ -17,15 +17,6 @@ main {
|
||||
# Define your Items here. Syntax is: [modID]:[ItemID];[DimID];... if you don't add a Dimension (e.g. minecraft:dirt instead of minecraft:dirt;12) it will be denied in every dimension [default: ]
|
||||
S:ItemList <
|
||||
Avaritia:Endest_Pearl;0;-1;1;7;
|
||||
gregtech:gt.metaitem.01:32405;
|
||||
gregtech:gt.metaitem.01:32406;
|
||||
gregtech:gt.metaitem.01:32407;
|
||||
gregtech:gt.metaitem.01:32408;
|
||||
gregtech:gt.metaitem.01:32409;
|
||||
gregtech:gt.metaitem.01:32410;
|
||||
gregtech:gt.metaitem.01:32411;
|
||||
gregtech:gt.metaitem.01:32412;
|
||||
gregtech:gt.metaitem.01:32413;
|
||||
TConstruct:buckets:24;0;-1;1;7;
|
||||
IguanaTweaksTConstruct:clayBucketsTinkers:24;0;-1;1;7;
|
||||
TwilightForest:item.tfspawnegg:182;0;-1;1;26;27;28;29;30;
|
||||
|
||||
@@ -196,8 +196,8 @@ modules {
|
||||
# Set to true to show login message with modpack version [default: true]
|
||||
B:LoginMessage=true
|
||||
|
||||
# Version of the Modpack [default: 2.8.0-beta-2]
|
||||
S:ModPackVersion=2.8.0-beta-2
|
||||
# Version of the Modpack [default: 2.8.0-beta-4]
|
||||
S:ModPackVersion=2.8.0-beta-4
|
||||
|
||||
# Set to false to prevent the OreDict register for SpaceStones and SpaceDusts [default: true]
|
||||
B:OreDictItems=true
|
||||
|
||||
@@ -54,7 +54,7 @@ recyclerBlacklist = minecraft:glass_pane, minecraft:stick, minecraft:snowball, m
|
||||
; The format is the same as the blacklist.
|
||||
recyclerWhitelist =
|
||||
; Allow to pick blocks up using just a pickaxe instead of needing a wrench.
|
||||
ignoreWrenchRequirement = false
|
||||
ignoreWrenchRequirement = true
|
||||
|
||||
; Base energy generation factors - increase for higher energy yield.
|
||||
[balance / energy / generator]
|
||||
|
||||
@@ -3255,12 +3255,12 @@ materials {
|
||||
}
|
||||
|
||||
tantalumhafniumcarbide {
|
||||
I:attack=-1
|
||||
I:attack=5
|
||||
S:color=gray
|
||||
I:durability=1610612736
|
||||
D:handleModifier=0.5
|
||||
I:harvestLevel=1
|
||||
I:miningSpeed=2147483647
|
||||
I:durability=4608
|
||||
D:handleModifier=3.5
|
||||
I:harvestLevel=7
|
||||
I:miningSpeed=1200
|
||||
I:reinforced=0
|
||||
D:shoddy=0.0
|
||||
D:xpAmount=1.0
|
||||
|
||||
@@ -266,8 +266,8 @@ thaumcraft {
|
||||
}
|
||||
|
||||
itemprimalcrusher {
|
||||
I:pickaxe=-1
|
||||
I:shovel=-1
|
||||
I:pickaxe=8
|
||||
I:shovel=8
|
||||
}
|
||||
|
||||
itemshovelelemental {
|
||||
|
||||
@@ -24,7 +24,7 @@ minecraft:spawn_egg | EnderZoo:SpawnEggEnderZoo | EnderZoo:itemSpawnEggEnderZoo
|
||||
# mob spawner
|
||||
minecraft:mob_spawner | DraconicEvolution:customSpawner | EnderIO:itemBrokenSpawner | HardcoreEnderExpansion:custom_spawner | TwilightForest:tile.TFBossSpawner
|
||||
# music disk
|
||||
minecraft:record_ | hardcoreenderexpansion:music_disk | biomesoplenty:record_ | botania:record
|
||||
minecraft:record_ | hardcoreenderexpansion:music_disk | biomesoplenty:record_ | botania:record | r/etfuturum:.*_record$/
|
||||
#minecraft dye
|
||||
minecraft:dye
|
||||
#splash potion
|
||||
@@ -485,14 +485,14 @@ transport:pipelens 0-16
|
||||
transport:pipelens 16-31
|
||||
#doors
|
||||
malisisdoors:door_ !malisisdoors:door_factory | malisisdoors:wood_sliding_door | r/malisisdoors:item.*door/ | malisisdoors:iron_sliding_door | malisisdoors:jail_door | malisisdoors:laboratory_door | malisisdoors:factory_door | malisisdoors:shoji_door | witchery:ingredient 52-53
|
||||
extratrees:door | r/minecraft:.*_door/ | carpentersdoor | TwilightForest:item.door | r/natura:.*doorItem/ | ic2:itemdooralloy | galacticraftamunra:item.baseitem 25
|
||||
extratrees:door | r/minecraft:.*_door/ | carpentersdoor | TwilightForest:item.door | r/natura:.*doorItem/ | ic2:itemdooralloy | galacticraftamunra:item.baseitem 25 | r/etfuturum:.*copper_door/
|
||||
malisisdoors:item.curtain
|
||||
malisisdoors:curtain_
|
||||
#arrows
|
||||
gt.metaitem.02 25008-27000 | thaumcraft:primalArrow | gt.metaitem.01 32225-32258 | battlegear2:mb.arrow
|
||||
arrow minecraft,etfuturum,battlegear2 | gt.metaitem.02 25008-27000 | thaumcraft:primalArrow | gt.metaitem.01 32225-32258
|
||||
gt.metaitem.01 32200-32208
|
||||
#flower / plant
|
||||
minecraft:tallgrass | r/minecraft:.*_flower/ | minecraft:deadbush | minecraft:vine | minecraft:waterlily | minecraft:double_plant | biomesoplenty:plants | biomesoplenty:flower | biomesoplenty:willow !stairs | biomesoplenty:ivy | biomesoplenty:treeMoss | biomesoplenty:wisteria | :lilyBop | biomesoplenty:foliage | botany:itemflower | botany: plant | amunra:tile.basePlant | mars:tile.cavernvines | galaxyspace: dandelion | hardcoreender crossed_decoration | TFPlant | witchery:plantmine | witchery: bramble | harvestcraft:pam crop | harvestthenether: crop | taintFibres
|
||||
minecraft:tallgrass | r/minecraft:.*_flower/ | minecraft:deadbush | minecraft:vine | minecraft:waterlily | minecraft:double_plant | biomesoplenty:plants | biomesoplenty:flower | biomesoplenty:willow !stairs | biomesoplenty:ivy | biomesoplenty:treeMoss | biomesoplenty:wisteria | :lilyBop | biomesoplenty:foliage | botany:itemflower | botany: plant | amunra:tile.basePlant | mars:tile.cavernvines | galaxyspace: dandelion | hardcoreender crossed_decoration | TFPlant | witchery:plantmine | witchery: bramble | harvestcraft:pam crop | harvestthenether: crop | taintFibres | etfuturum:rose | etfuturum:cornflower | etfuturum:lily_of_the_valley | etfuturum:wither_rose | etfuturum:pink_petals | etfuturum:glow_lichen | r/etfuturum:cave_vine/
|
||||
#thaumichorizons
|
||||
thaumichorizons:crystalTH
|
||||
thaumichorizons:cloudGlowingTH
|
||||
@@ -507,6 +507,35 @@ natura: bag
|
||||
railcraft:post.metal.platform | r/railcraft:post$/ 4-6
|
||||
railcraft:glass
|
||||
railcraft:lantern
|
||||
#IronChest
|
||||
r/IronChest:.*Upgrade$/
|
||||
#etfuturum
|
||||
etfuturum:banner
|
||||
etfuturum:concrete_powder
|
||||
etfuturum:concrete
|
||||
etfuturum:lingering_potion
|
||||
r/etfuturum:.*glazed_terracotta/
|
||||
r/etfuturum:light$/
|
||||
etfuturum:barrel_upgrade
|
||||
etfuturum:shulker_box_upgrade
|
||||
etfuturum:shulker_box tag.Type=1
|
||||
etfuturum:shulker_box tag.Type=2
|
||||
etfuturum:shulker_box tag.Type=3
|
||||
etfuturum:shulker_box tag.Type=4
|
||||
etfuturum:shulker_box tag.Type=5
|
||||
etfuturum:shulker_box tag.Type=6
|
||||
etfuturum:shulker_box tag.Type=7
|
||||
etfuturum:shulker_box
|
||||
etfuturum:copper_block 0-3
|
||||
etfuturum:copper_block 4-7
|
||||
etfuturum:copper_block 8-11
|
||||
etfuturum:copper_block 12-15
|
||||
etfuturum:chiseled_copper 0-3
|
||||
etfuturum:chiseled_copper 4-7
|
||||
etfuturum:copper_grate 0-3
|
||||
etfuturum:copper_grate 4-7
|
||||
etfuturum:copper_bulb 0-3
|
||||
etfuturum:copper_bulb 8-11
|
||||
#chisel
|
||||
chisel:aluminumblock
|
||||
chisel:aluminum_stairs
|
||||
@@ -689,7 +718,7 @@ ztones:tile.ztylBlock
|
||||
extratrees:gate | minecraft:fence_gate | natura:fencegate | r/malisisdoors:.*fencegate/ | r/witchery:.*fencegate/
|
||||
extratrees:fence | minecraft:fence | natura.fence | witchery:icefence | forestry:fences | extratrees:multifence | minecraft:nether_brick_fence | hardcoreenderexpansionraveged_brick_fence | ic2:blockfenceiron | r/railcraft:post.metal$/ | r/railcraft:post$/ 0-2
|
||||
botany:soil !soilmeter | r/botany:flower\w/ | botany:loam | botania: altGrass | r/biomesoplenty:.*grass/ | biomesoplenty:newBopDirt | biomesoplenty:newBopFarmland | hardcoreenderexpansion:end_stone_terrain
|
||||
natura:button | r/minecraft:.*_button/ | natura:netherbutton
|
||||
natura:button | r/minecraft:.*_button/ | natura:netherbutton | r/etfuturum:.*button/
|
||||
extratrees:carpentry
|
||||
extratrees:stainedglass
|
||||
miscutils:itemcustommetacover
|
||||
@@ -704,7 +733,7 @@ botania:altar
|
||||
randomthings:spectreBlock
|
||||
botania:stone $stonegranite
|
||||
:honeydrop | magicbees:drop | gregtech:gt.drop | miscutils:gtpp.drop
|
||||
railcraft:wall | r/minecraft:.*_wall/ | botania:biomeStoneA0Wall | projectred.exploration.stonewalls | r/botania:.*Wall$/ | galacticraftcore:tile.wallGC
|
||||
railcraft:wall | r/minecraft:.*_wall/ | botania:biomeStoneA0Wall | projectred.exploration.stonewalls | r/botania:.*Wall$/ | galacticraftcore:tile.wallGC | r/etfuturum:.*_wall$/
|
||||
ic2:blockwall
|
||||
$logwood
|
||||
witchery:stockade
|
||||
@@ -748,15 +777,15 @@ gregtech:gt.comb | extrabees:honeycomb | gendustry:honeycomb | miscutils:gtpp.co
|
||||
forbiddenmagic:mobcrystal
|
||||
$plankWood !$plateWood | botania:shimmerwoodPlanks | botania:dreamwood :2 | botania:livingwood :2 | bloodarsenal:blood_infused_planks
|
||||
#shovel + list of mod names
|
||||
shovel minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,botania,DraconicEvolution,extrautilities,forbiddenmagic,galacticraft,ic2,natura,galaxyspace,projectred,railcraft,thaumcraft,tconstruct,tinkerer,twilightforest,harvestthenether,thaumicbases | spade galacticraft,ic2,appliedenergistics2 | forestry: bronzeShovel | gt.metatool.01 4
|
||||
shovel minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,botania,DraconicEvolution,extrautilities,forbiddenmagic,galacticraft,ic2,natura,galaxyspace,projectred,railcraft,thaumcraft,tconstruct,tinkerer,twilightforest,harvestthenether,thaumicbases | spade galacticraft,ic2,appliedenergistics2,etfuturum | forestry: bronzeShovel | gt.metatool.01 4
|
||||
#hoe + list of mod names
|
||||
hoe minecraft,biomesoplenty,DraconicEvolution,EMT:,galacticraft,extrautilities,galaxyspace,ic2,projectred,taintedmagic,thaumcraft,appliedenergistics2,harvestthenether,thaumicbases,railcraft,twilightforest !ic2:fluid | gt.metatool.01 8
|
||||
hoe minecraft,biomesoplenty,DraconicEvolution,EMT:,galacticraft,extrautilities,galaxyspace,ic2,projectred,taintedmagic,thaumcraft,appliedenergistics2,harvestthenether,thaumicbases,railcraft,twilightforest,etfuturum !ic2:fluid | gt.metatool.01 8
|
||||
#pickaxe + list of mod names
|
||||
pickaxe minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,DraconicEvolution,EnderIO,extrautilities,forbiddenmagic,galaxyspace,hardcoreenderexpansion,ic2,natura,projectred,railcraft,tconstruct,appliedenergistics2,harvestthenether,thaumicbases,witchery | pick botania,galacticraft,taintedmagic,thaumcraft,twilightforest,tinkerer | gt.metatool.01 2 | forestry:bronzePickaxe
|
||||
pickaxe minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,DraconicEvolution,EnderIO,extrautilities,forbiddenmagic,galaxyspace,hardcoreenderexpansion,ic2,natura,projectred,railcraft,tconstruct,appliedenergistics2,harvestthenether,thaumicbases,witchery,etfuturum | pick botania,galacticraft,taintedmagic,thaumcraft,twilightforest,tinkerer | gt.metatool.01 2 | forestry:bronzePickaxe
|
||||
#axe + list of mod names
|
||||
axe minecraft,awwayoftime,biomesoplenty,bloodarsenal,botania,DraconicEvolution,EnderIO,extrautilities,forbiddenmagic,galacticraft,galaxyspace,ic2,natura,railcraft,taintedmagic,thaumcraft,tinkerer,twilightforest,appliedenergistics2,harvestthenether,thaumicbases,avaritia,projectred | gt.metatool.01 6
|
||||
axe minecraft,awwayoftime,biomesoplenty,bloodarsenal,botania,DraconicEvolution,EnderIO,extrautilities,forbiddenmagic,galacticraft,galaxyspace,ic2,natura,railcraft,taintedmagic,thaumcraft,tinkerer,twilightforest,appliedenergistics2,harvestthenether,thaumicbases,avaritia,projectred,etfuturum | gt.metatool.01 6
|
||||
#sword + list of mod names
|
||||
sword minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,botania,DraconicEvolution,EnderIO,extrautilities,galacticraft,galaxyspace,ic2,natura,projectred,railcraft,randomthings,tconstruct,taintedmagic,thaumcraft,tinkerer,twilightforest,witchinggadgets,appliedenergistics2,harvestthenether,thaumicbases,witchery,forbiddenmagic | gt.metatool.01 0
|
||||
sword minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,botania,DraconicEvolution,EnderIO,extrautilities,galacticraft,galaxyspace,ic2,natura,projectred,railcraft,randomthings,tconstruct,taintedmagic,thaumcraft,tinkerer,twilightforest,witchinggadgets,appliedenergistics2,harvestthenether,thaumicbases,witchery,forbiddenmagic,etfuturum | gt.metatool.01 0
|
||||
#Clay Cast
|
||||
tconstruct:blankPattern 3 | tconstruct:clayPattern | r/^tconstruct:clay\scast$/
|
||||
#Wood Cast
|
||||
@@ -771,6 +800,13 @@ dreamcraft:item.mold !moldForm | dreamcraft:item.marshmallowForm | :gt.ggfab.d1
|
||||
:gt.metaitem.01 32300,32350-32377 | dreamcraft:item.ExtruderShapeBoat | miscutils:MU-metaitem.01 32040
|
||||
#pattern
|
||||
tconstruct:metalPattern | r/tconstruct:cast$/ | tconstruct:gearcast | tgregworks.shardcast
|
||||
#Beds
|
||||
r/minecraft:bed$/ | r/etfuturum:.*_bed$/ | CarpentersBlocks:itemCarpentersBed | harvestthenether:netherbedItem
|
||||
#Vanilla-like Signs
|
||||
sign minecraft,etfuturum
|
||||
#Boats
|
||||
r/etfuturum:.*_chest_boat$/ | etfuturum:bamboo_chest_raft
|
||||
minecraft:boat | r/etfuturum:.*_boat$/ | etfuturum:bamboo_raft | IC2:itemBoat 0,1,3 | ThaumicHorizons:boat | adventurebackpack:backpackComponent 7,8
|
||||
|
||||
# migrated from INpureProjects
|
||||
tinkersdefense:heater shield
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -89,7 +89,7 @@ general {
|
||||
|
||||
# Inverts how shift works with drawers. If this is true, shifting will only give one item, where regular clicks will give a full stack. Leave false for default behavior.
|
||||
B:invertShift=false
|
||||
S:itemRenderType=fancy
|
||||
S:itemRenderType=fast
|
||||
B:renderStorageUpgrades=true
|
||||
S:wailaStackRemainder=stack + remainder
|
||||
}
|
||||
|
||||
@@ -167,6 +167,7 @@ items {
|
||||
|
||||
# Disallow items by internal ID. Case sensitive. Example: minecraft:dirt [default: ]
|
||||
S:"By Internal ID" <
|
||||
etfuturum:shulker_box
|
||||
>
|
||||
|
||||
# Disallow items by internal ID. Case sensitive. Will be disallowed all items containing that word in their IDs. Use with caution. Example: minecraft:di [default: ]
|
||||
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 1875,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 12
|
||||
"x:3": 96,
|
||||
"y:3": -36
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 1098,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": 12
|
||||
"x:3": 0,
|
||||
"y:3": -36
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 1097,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"x:3": 48,
|
||||
"y:3": 12
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 5481759660087264379,
|
||||
"questIDLow:4": -6880732551191991212,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": 252
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 300,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": 348
|
||||
"x:3": 144,
|
||||
"y:3": 396
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": 300
|
||||
"y:3": 348
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": 300
|
||||
"y:3": 348
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": 252
|
||||
"y:3": 300
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 2773,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 636,
|
||||
"y:3": 84
|
||||
"x:3": 192,
|
||||
"y:3": 12
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 833,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 672,
|
||||
"y:3": 84
|
||||
"x:3": 192,
|
||||
"y:3": -36
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": -6065272063158237215,
|
||||
"questIDLow:4": -9034456121309152193,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 60
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": -1544174260122793552,
|
||||
"questIDLow:4": -8999379980467781725,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": 12
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 1099,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"x:3": 144,
|
||||
"y:3": 12
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 2764710852113484272,
|
||||
"questIDLow:4": -5141317039308655896,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": -84
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 296,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"x:3": 96,
|
||||
"y:3": 348
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": -7727960884239644383,
|
||||
"questIDLow:4": -5351576150087474953,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": -36
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -5092663277638354864,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 36,
|
||||
"x:3": 72,
|
||||
"y:3": 72
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 3370495124061636609,
|
||||
"questIDLow:4": -7887020035666230346,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 216,
|
||||
"y:3": 360
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 699514068662504492,
|
||||
"questIDLow:4": -4753516693701930610,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 180,
|
||||
"y:3": 324
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -8466584755593206866,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 216,
|
||||
"x:3": 0,
|
||||
"y:3": 360
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -6007564242168652354,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 36
|
||||
"x:3": 36,
|
||||
"y:3": 0
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 36,
|
||||
"y:3": 36
|
||||
"y:3": 72
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 2539,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 288,
|
||||
"x:3": 0,
|
||||
"y:3": 288
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 1299,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 180,
|
||||
"y:3": 252
|
||||
"x:3": 216,
|
||||
"y:3": 288
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -6584722488019127656,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 252,
|
||||
"y:3": 360
|
||||
"x:3": 0,
|
||||
"y:3": 324
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": -7876318257248711302,
|
||||
"questIDLow:4": -8955241440528385612,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 288,
|
||||
"y:3": 324
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -8441065433407616811,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -36,
|
||||
"y:3": 144
|
||||
"x:3": 0,
|
||||
"y:3": 0
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -7599953951282587810,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 288,
|
||||
"x:3": 36,
|
||||
"y:3": 360
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -8207540231386597249,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 288,
|
||||
"x:3": 36,
|
||||
"y:3": 324
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 216,
|
||||
"y:3": 252
|
||||
"y:3": 324
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 374,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 492,
|
||||
"y:3": 108
|
||||
"x:3": 288,
|
||||
"y:3": 288
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 1291,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 180,
|
||||
"y:3": 216
|
||||
"x:3": 216,
|
||||
"y:3": 252
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -7597752225046936010,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 356,
|
||||
"x:3": 144,
|
||||
"y:3": 288
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 1329,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": 216
|
||||
"x:3": 180,
|
||||
"y:3": 252
|
||||
}
|
||||
-8
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"questIDHigh:4": 0,
|
||||
"questIDLow:4": 1300,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 180,
|
||||
"y:3": 288
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 2548,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 324,
|
||||
"x:3": 180,
|
||||
"y:3": 360
|
||||
}
|
||||
+3
-3
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": -6613810108957700405,
|
||||
"questIDLow:4": -7041794358275821537,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"sizeX:3": 48,
|
||||
"sizeY:3": 48,
|
||||
"x:3": 888,
|
||||
"y:3": 252
|
||||
"y:3": 240
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 216,
|
||||
"y:3": 216
|
||||
"y:3": 180
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 180,
|
||||
"y:3": 180
|
||||
"y:3": 216
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 324,
|
||||
"y:3": 324
|
||||
"y:3": 360
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": -3267247610559708679,
|
||||
"questIDLow:4": -8494011482519438197,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 324,
|
||||
"y:3": 324
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 72
|
||||
"y:3": 36
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 216,
|
||||
"y:3": 180
|
||||
"y:3": 216
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 333969105743202216,
|
||||
"questIDLow:4": -7099730498725039554,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 324,
|
||||
"y:3": 144
|
||||
}
|
||||
+1
-1
@@ -4,5 +4,5 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 72,
|
||||
"y:3": 72
|
||||
"y:3": 36
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 2516,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -36,
|
||||
"y:3": 108
|
||||
"x:3": 0,
|
||||
"y:3": 72
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 3528043879675347832,
|
||||
"questIDLow:4": -6025086176596606172,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 72,
|
||||
"y:3": 0
|
||||
}
|
||||
+4
-4
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": -4190454742005494267,
|
||||
"questIDLow:4": -5026883587627462782,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 324,
|
||||
"y:3": 144
|
||||
"sizeX:3": 48,
|
||||
"sizeY:3": 48,
|
||||
"x:3": 888,
|
||||
"y:3": 312
|
||||
}
|
||||
+3
-3
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": -3688363934170987808,
|
||||
"questIDLow:4": -4676551497712001940,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"sizeX:3": 48,
|
||||
"sizeY:3": 48,
|
||||
"x:3": 888,
|
||||
"y:3": 144
|
||||
"y:3": 132
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -4618074744092982901,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 72,
|
||||
"x:3": 36,
|
||||
"y:3": 36
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 2542,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 180,
|
||||
"y:3": 324
|
||||
"x:3": 252,
|
||||
"y:3": 360
|
||||
}
|
||||
-8
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"questIDHigh:4": -7383856521591635099,
|
||||
"questIDLow:4": -7557382781858199589,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 216,
|
||||
"y:3": 324
|
||||
}
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 2543,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 180,
|
||||
"x:3": 288,
|
||||
"y:3": 360
|
||||
}
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"questIDHigh:4": 0,
|
||||
"questIDLow:4": 1258,
|
||||
"questIDLow:4": 1300,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 252,
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": -5418066403301833686,
|
||||
"questIDLow:4": -7407242535602196202,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 180,
|
||||
"y:3": 288
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 1169604861435527549,
|
||||
"questIDLow:4": -7429140403958989457,
|
||||
"sizeX:3": 48,
|
||||
"sizeY:3": 48,
|
||||
"x:3": 576,
|
||||
"y:3": 0
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -6848797731239430532,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 384
|
||||
"x:3": 192,
|
||||
"y:3": 288
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -8376729936404801255,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 256,
|
||||
"y:3": 412
|
||||
"x:3": 492,
|
||||
"y:3": 72
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 8482162476235245205,
|
||||
"questIDLow:4": -8321627444342603894,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 588,
|
||||
"y:3": 72
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -5235602628658218321,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": 348
|
||||
"x:3": 384,
|
||||
"y:3": 336
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 948315306589243560,
|
||||
"questIDLow:4": -5758781817576436666,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 612,
|
||||
"y:3": 360
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -6508607048488154369,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 372,
|
||||
"y:3": 396
|
||||
"x:3": 468,
|
||||
"y:3": 360
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -8724598716517898559,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 180,
|
||||
"y:3": 384
|
||||
"x:3": 288,
|
||||
"y:3": 336
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -6539628994429995852,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 340,
|
||||
"y:3": 412
|
||||
"x:3": 492,
|
||||
"y:3": 312
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 1094,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": 384
|
||||
"x:3": 336,
|
||||
"y:3": 336
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 7533243528826208676,
|
||||
"questIDLow:4": -8177551156102963581,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 588,
|
||||
"y:3": 312
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": -7046960721774359377,
|
||||
"questIDLow:4": -4980171706292986537,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": 336
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": 1095,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 72,
|
||||
"y:3": 384
|
||||
"x:3": 288,
|
||||
"y:3": 288
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -7060842715059683845,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 296,
|
||||
"y:3": 348
|
||||
"x:3": 492,
|
||||
"y:3": 264
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 6941466327918137169,
|
||||
"questIDLow:4": -5188884833545587110,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 588,
|
||||
"y:3": 264
|
||||
}
|
||||
+2
-2
@@ -3,6 +3,6 @@
|
||||
"questIDLow:4": -8791267749231641809,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 256,
|
||||
"y:3": 356
|
||||
"x:3": 492,
|
||||
"y:3": 120
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"questIDHigh:4": 5390876163414510125,
|
||||
"questIDLow:4": -6351818268137717740,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 588,
|
||||
"y:3": 120
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user