|
6136713cff
|
how
|
2022-12-02 01:19:05 +07:00 |
|
|
44647d1228
|
forValidRefs extension function
|
2022-11-30 20:23:55 +07:00 |
|
|
a63d9e15b5
|
use equals
|
2022-11-30 18:13:00 +07:00 |
|
|
b3b858233d
|
Pattern storage and matter scanner textures update
|
2022-11-28 03:55:15 +06:00 |
|
|
cce73992e3
|
Make tritanium doors zombie proof
|
2022-11-27 19:14:17 +07:00 |
|
|
017802e90f
|
Store IEnergyStorage in Mekanism2MatteryEnergyWrapper, providing canExtract and canReceive
Fixes #205
|
2022-11-27 19:04:05 +07:00 |
|
|
a6d020bdab
|
BatteryBankBlockEntity now expose mekanism energy capability
Fixes #155
|
2022-11-27 17:47:39 +07:00 |
|
|
ddf44d11c2
|
Fix duplicate recipe names
|
2022-11-27 13:25:06 +07:00 |
|
|
5e85430f10
|
Greatly buff decorative recipes
|
2022-11-27 13:21:23 +07:00 |
|
|
f885791de4
|
Plate -> Ingot smelthing recipes
|
2022-11-27 13:17:35 +07:00 |
|
|
7073ecfbe8
|
Put doors, trapdoors and minecart cargo crates to appropriate tabs
|
2022-11-27 13:06:25 +07:00 |
|
|
0b31085dc6
|
door.
Fixes #177
|
2022-11-27 13:02:08 +07:00 |
|
|
83ce1e28f2
|
Revert "More matteryrecipe stuff"
This reverts commit adb5d9db59 .
|
2022-11-27 12:53:22 +07:00 |
|
|
adb5d9db59
|
More matteryrecipe stuff
|
2022-11-27 12:25:48 +07:00 |
|
|
6dabb0b5ba
|
Don't cover entire screen in matter commentary
|
2022-11-27 00:36:03 +07:00 |
|
|
2c7bb69b71
|
exosuit -> exopack
|
2022-11-27 00:31:09 +07:00 |
|
|
2e55e256d6
|
tritanium d00r, painted
related to #177
|
2022-11-27 00:16:27 +07:00 |
|
|
f52fc4eb84
|
HasExosuit -> HasExoPack
|
2022-11-26 11:57:27 +07:00 |
|
|
f8a32ac2c3
|
properly register loot item conditions
|
2022-11-26 11:56:16 +07:00 |
|
|
94c64e0a5c
|
properly register item function types
|
2022-11-26 11:52:02 +07:00 |
|
|
e8f8682692
|
Fix itemstack with shared tag being synchronized when nothing changed from client viewpoint
|
2022-11-25 15:28:29 +07:00 |
|
|
3c38188ddf
|
a
|
2022-11-25 14:18:36 +07:00 |
|
|
58e5dfb505
|
Don't create "top most" config declaration
Because it is not required and clutters vision
|
2022-11-25 14:15:44 +07:00 |
|
|
5c1aaaa352
|
Allow to scroll exopack inventory when hovering over slots in non OTM guis through config option
Fixes #208
|
2022-11-25 14:14:02 +07:00 |
|
|
c98ef2b877
|
Add configured to runtimeOnly configuration
|
2022-11-25 13:26:06 +07:00 |
|
|
ae9c706cdc
|
Rename Exosuit to Exopack
|
2022-11-25 13:13:39 +07:00 |
|
|
e811a66119
|
Wither boss is now neutral to android players
Fixes #207
|
2022-11-24 23:23:19 +07:00 |
|
|
3d77f5c02f
|
Fire teleport event on forge event bus
Fixes #219
|
2022-11-24 22:43:09 +07:00 |
|
|
56d1501d61
|
Fire teleport event on forge event bus
Fixes #219
|
2022-11-24 22:28:11 +07:00 |
|
|
cef1ead810
|
isDamageableItem check is useless
|
2022-11-24 22:15:00 +07:00 |
|
|
06bd41946c
|
Allow HFB to be enchanted at table directly
|
2022-11-24 22:14:16 +07:00 |
|
|
09111a87d9
|
Mark energy sword as enchantable
still, you can't enchant it, because enchants don't recognize it as appropriate item to enchant
|
2022-11-24 22:02:07 +07:00 |
|
|
56789d0e40
|
Transfer enchantments from recipe ingredients to result item in EnergyContainerRecipe
Fixes #216
|
2022-11-24 21:58:51 +07:00 |
|
|
aa32dea682
|
ImpreciseFraction -> Decimal
because it truly is.
|
2022-11-24 21:44:45 +07:00 |
|
|
5eaa8adc6c
|
Display matter value for one item and stack at the same time
|
2022-11-24 21:35:56 +07:00 |
|
|
4a7fa4c089
|
Merge remote-tracking branch 'origin/master' into master
|
2022-11-24 21:35:38 +07:00 |
|
|
62e14cee02
|
Update scan time formula
|
2022-11-24 21:15:09 +07:00 |
|
|
6e6127b3f9
|
Update research advance formula
|
2022-11-24 21:14:58 +07:00 |
|
|
bda1da86d5
|
Rebalance and update matter recycler
update matter replicator internal capacity
|
2022-11-24 21:07:06 +07:00 |
|
|
ab97d9f051
|
Remove unused code
|
2022-11-24 20:06:02 +07:00 |
|
|
6ead1cfaf5
|
Let there be light. (For batteries)
|
2022-11-24 19:01:07 +06:00 |
|
|
768bd83920
|
Matter decomposer texture update; Why is this widget colored like that
|
2022-11-24 18:33:13 +06:00 |
|
|
f97e533f32
|
Use imprecise fraction cache more intensively
|
2022-11-24 17:40:48 +07:00 |
|
|
d539042e29
|
Better battery bank plug; Battery/matter banks and android station texture updates
|
2022-11-24 16:37:45 +06:00 |
|
|
8daf8e4618
|
Comment on default value of imprecise fraction config values
|
2022-11-24 16:47:28 +07:00 |
|
|
8f675a8a02
|
Fix matter capacitor and matter dust having "no" matter value
|
2022-11-24 16:45:40 +07:00 |
|
|
10b2df4c48
|
Fix blackhole rendering
|
2022-11-24 16:34:10 +07:00 |
|
|
657b388e55
|
Rebalance black hole to new matter values
|
2022-11-24 16:27:58 +07:00 |
|
|
d8e6a43085
|
oopsie
|
2022-11-24 15:47:39 +07:00 |
|
|
096a144c53
|
Use valueOf to avoid polluting heap
|
2022-11-24 15:36:21 +07:00 |
|