KandiPanda
afe45abd1b
Update PickupHandler.java
...
Removed redundant EntityTameable check from within code already covered by another EntityTameable check (would always be "true" anyways).
Removed redundant EntityTameable check and contents from within the "else" of same outer check (else means it's already failed, and will never succeed this check or run the code within it anyways).
2020-06-12 01:52:18 -05:00
KandiPanda
b0e694f024
Update PickupHandler.java
2020-06-11 23:04:46 -05:00
KandiPanda
3906ea4a1e
Update Configs.java
...
Add tamedHostileMobExemption option
2020-06-11 22:59:53 -05:00
Tschipp
d948c37146
Please work now
2020-05-05 11:14:54 +02:00
Tschipp
07426f8acd
Updated Jar Signing
2020-05-05 10:22:13 +02:00
Tschipp
d6952d89eb
Build Test
2020-05-04 10:52:12 +02:00
Tschipp
2b687ed23b
Added stuff to enable CI
2020-05-04 10:44:37 +02:00
The_BadUser
c597e381a0
Create ru_RU.lang
2020-03-20 19:24:49 +07:00
Tschipp
40e9f2eece
Merge remote-tracking branch 'origin/1.12' into 1.12
2019-10-30 16:27:33 +01:00
Tschipp
1aa3d25872
Added more configs
2019-10-30 16:27:30 +01:00
Tschipp
610ce078db
Merge pull request #200 from Eufranio/1.12
...
Create pt_BR.lang
2019-10-30 16:27:13 +01:00
Barteks2x
c82c0d97a2
Bump version number, remove early return
2019-10-30 11:39:26 +01:00
Barteks2x
7be7583898
Fix check for multiple tile/entity items, handle switching dimensions correctly. Fixes #201 .
2019-10-30 11:08:37 +01:00
Eufranio
91fb127922
Create pt_BR.lang
2019-10-16 18:44:19 -03:00
Tschipp
2b864fd7fe
Merge remote-tracking branch 'origin/1.12' into 1.12
2019-06-26 16:02:49 +02:00
Tschipp
62246f935b
mcmod
2019-06-26 16:02:14 +02:00
Tschipp
7174a92b69
LLibrary Support
2019-06-26 16:01:26 +02:00
Angeline
5727bea7ed
Do not parse Mobends configuration every time an entity is rendered
...
Drastically improves performance
2019-05-10 15:57:30 -05:00
Tschipp
cb5edc3061
Obfuscate Support
2018-12-05 18:48:38 +01:00
Tschipp
d3fb8efb45
Update to 1.11.1
2018-10-05 15:40:01 +02:00
Tschipp
4e30e55f3a
Merge remote-tracking branch 'origin/1.12' into 1.12
2018-08-14 23:38:54 +02:00
Tschipp
cda44221f7
#124 , #125 , #126 , #127 , #128 , #129
2018-08-14 23:37:50 +02:00
Unknown
29a9cffe8c
Added things to blacklist and fixed Gui close issue
2018-08-03 17:50:49 +02:00
Tschipp
bca7534257
Stupid Config Mistake
2018-07-23 00:46:12 +02:00
Tschipp
eff9e1ba21
mcmod.info
2018-07-23 00:35:38 +02:00
Tschipp
149fe1978e
[1.12.2] Added thaumcraft to blacklist, redone arm rendering
2018-07-23 00:29:02 +02:00
Tschipp
9025c53a35
Merge branch 'master' into 1.12
2018-07-06 16:38:23 +02:00
Tschipp
d146c7dd2b
Added more mods to the default blacklist [1.11.2]
2018-07-06 16:37:02 +02:00
Tschipp
66d7af98d8
Added Protection for Entities [1.12]
2018-07-06 16:33:32 +02:00
Tschipp
324b055dea
Updated to the lastest version of Gamestages [1.12.2]
2018-07-06 11:36:08 +02:00
Tschipp
5ac582566d
Merge branch 'master' into 1.12
2018-05-11 23:26:40 +02:00
Tschipp
eb0a3f8536
Ooof bad duplication issue [1.11.2]
2018-05-11 23:25:03 +02:00
Tschipp
faea11d484
Mcmod.info [1.11.2]
2018-05-11 20:15:39 +02:00
Tschipp
d3e844e6b3
Mcmod.info [1.12.2]
2018-05-11 20:14:52 +02:00
Tschipp
934e36ada8
Merge branch 'master' into 1.12
2018-05-11 20:05:41 +02:00
Tschipp
97433722fd
Updated FTBUtils 1.12
2018-05-11 20:05:24 +02:00
Tschipp
737ff9ca30
Merge remote-tracking branch 'origin/master'
2018-05-11 20:04:22 +02:00
Tschipp
77e0816646
Fixed #91 , #93 , #94 , #95 , #96 , #100 , #101 , added Mob Stacking
2018-05-11 20:04:16 +02:00
David Vierra
a8deaee1e8
Blacklist Astral Sorcery blocks
...
Astral Sorcery has a mechanic called the "starlight network" which misbehaves when tiles are unexpectedly moved or removed. For this reason, AS blocks are also banned from Blood Magic teleposers.
2018-05-01 04:43:46 -10:00
Purplicious_Cow
5bd299a9d1
Added size-based stacking rule/config and fail sound into 1.11
2018-04-04 08:14:52 +02:00
Purplicious_Cow
1231bb02ac
Add mob stacking into 1.11
2018-03-31 23:35:40 +02:00
Tschipp
38cf3d6df3
Merge branch 'master' into 1.12
2018-03-24 11:25:39 +01:00
Tschipp
6d55bcebd6
Merge remote-tracking branch 'origin/master'
2018-03-24 11:02:22 +01:00
Tschipp
90fe9544a0
Different Fixes, 1.11
2018-03-24 11:02:20 +01:00
The_Fireplace
3f444ac5f8
Added en_UD.lang
2018-02-17 17:40:28 -06:00
Tschipp
f0bb82ddc8
Fixed comp. issue with ftbu and betterplacement
2018-02-08 15:02:26 +01:00
Tschipp
3dbd7deb84
Merge branch 'master' into 1.12
2018-01-24 17:03:28 +01:00
Tschipp
650f9b5a67
McMod
2018-01-24 16:30:37 +01:00
Tschipp
6056562326
Improvements
2018-01-22 22:29:02 +01:00
Tschipp
1b97e5a62a
Config Options
2018-01-22 00:20:12 +01:00