Commit Graph

558 Commits

Author SHA1 Message Date
69c93d4b16
Painted tritanium anvil 2025-02-22 17:13:02 +07:00
39f72adb9e
holo sigh hitbox 2025-02-18 03:40:52 +03:00
fc675811be
Rename "content" to "game", as it better resemble what that package contains 2025-01-21 15:31:31 +07:00
0d9be21cff
Move more registry objects to subpackages 2025-01-21 15:21:31 +07:00
ca264e9292
Move MItems, MBlocks, MFluids and MCreativeTabs to content subpackage 2025-01-21 15:03:58 +07:00
9621356682
Captain Redstone Keyes 2025-01-07 18:17:03 +07:00
1712f92335
Kotlin for Kotlin (switch to KFF loader) 2024-11-19 03:40:18 +03:00
f870c2cefc
Use dist provided to constructor 2024-11-15 17:22:58 +07:00
6713adcfe9
ГЕНЕРАЦИЯ ЧЁРНЫХ ДЫР ПОЯВИЛАСЬ РАНЬШЕ ЧЕМ МАНГАЛ ДИПЛОМАТ
// TODO: ЭТО НЕ РУДА
// TODO: твикнуть значения (очевидно)
2024-11-14 08:25:50 +03:00
71094aed76
Remove ad astra compat config 2024-11-11 09:22:15 +07:00
35ae7ed88a
Merge remote-tracking branch 'origin/1.21' into 1.21 2024-10-30 20:54:53 +07:00
58af515f9a
Black hole generator test (for real this time) 2024-10-30 20:54:41 +07:00
35b8652161
командная работа
- вычленение команд в отдельные файлы
- команда /android теперь может выдавать/забирать исследования
2024-10-11 22:21:13 +03:00
e7ded02d30
Charts in storage tooltips 2024-10-04 13:41:55 +07:00
0f1c1f1653
Bump checked Kotlin version to 2.0.0 2024-10-02 10:44:23 +07:00
bf37573f35
вы больше не кормод 2024-09-05 02:32:02 +03:00
7bcc1e37e2
стул. пока без функционала 2024-09-03 02:44:18 +03:00
bade31683e
*запускает dota 2* 2024-08-31 14:38:51 +03:00
5c91b1cc8b
fix exopack projectile mixin
YuRaNnNzZZ — 27.08.2024 17:19
Replace "forge" with "fbabric"
2024-08-31 14:26:42 +03:00
cb7cb9991f
glitch renderer mixin fix 2024-08-31 14:15:36 +03:00
f1d011d7c4
missing shapes 2024-08-30 16:53:47 +03:00
f19949b9d6
Move custom stat registration to deferred registrar 2024-08-27 22:34:20 +07:00
81079a8565
Fix double initialization of android features registry 2024-08-27 22:23:50 +07:00
02db21cde9
Move criteria triggers registration to deferred register 2024-08-27 22:20:54 +07:00
fa3d754455
Update AbstractHurtingProjectile signature 2024-08-27 21:33:30 +07:00
21f285ca0f
Make main source set compile against 1.21 2024-08-26 20:21:28 +07:00
e3990d7fb5
Update mixins 2024-08-26 20:15:39 +07:00
beb09107e3
Workaround K2 compiler bugs related to generics 2024-08-25 21:44:31 +07:00
12b7d5c96c
Fix wrong event listeners 2024-08-10 01:58:56 +07:00
64780fbda5
Resolve most of simple enough compilation errors 2024-08-10 01:24:15 +07:00
91835905a3
Some minor changes for 1.21 2024-07-01 20:02:32 +07:00
8ebc611c7c
Custom splashes 2024-01-20 18:31:39 +07:00
604029dcd5
Add missing callback info 2024-01-17 20:11:02 +07:00
c356cd703e
:mind_blown: More multiblock code 2024-01-17 17:30:50 +07:00
c52995541b
Mouse cursors support 2024-01-04 18:36:52 +07:00
b3651b1f86
Powered furnace cleanup 2024-01-04 16:26:42 +07:00
8f92b8d3f1
Add computer terminal as actual block 2024-01-03 20:46:51 +07:00
113db7fa9e
Add microwave oven block shape 2024-01-02 11:53:52 +07:00
1c0cdb8b5b
Energy cable tiers, fix some Client -> Server logic leaks in singleplayer 2023-12-30 20:26:31 +07:00
79aeca5720
Energy cables test 2023-12-29 16:35:32 +07:00
d7c5b76098
Bump required kotlin to 1.9 2023-12-25 11:40:15 +07:00
44bf3cca43
remove freeze protection mixin in favor of minecraft tag 2023-10-27 00:57:58 +03:00
171e16a7c4
Remove Mekanism compat since it will not be updated to newer versions 2023-10-26 18:44:03 +07:00
15023b6599
upgrade minecarts as well 2023-10-26 10:21:06 +03:00
ff547f9a5e
optional item/block tags display in tooltips 2023-10-24 08:01:34 +03:00
aa513343a5
Initial fixes for 1.20.2 2023-10-11 17:40:21 +07:00
c32a5bf71b
Mod now compiles on 1.20.2 2023-10-07 22:27:02 +07:00
af2d621cee
Hopper and dispenser/dropper menus? 2023-08-21 11:13:48 +07:00
e88c29be57
Revert "Fix ingredients being "empty" when playing multiplayer"
This reverts commit f56884705a.
2023-08-19 01:13:32 +07:00
f56884705a
Fix ingredients being "empty" when playing multiplayer
These changes reflects Forge's PR https://github.com/MinecraftForge/MinecraftForge/pull/9688
2023-08-18 23:43:54 +07:00