RuyaSavascisi
e9fa2a4c58
tr_tr.json Turkish Localization for the mod
2024-08-01 14:28:30 +02:00
250b732fd9
fix : #76 Logic Issue with Placement
2023-06-01 14:33:29 +02:00
5ce1bc618d
fix: 1-block previews on consecutive placements
2023-06-01 14:31:26 +02:00
e6e78ca89f
update translations
2023-06-01 14:30:44 +02:00
7b7cc09c1d
update broken gradle url
2023-02-12 18:13:24 +01:00
8f6617f4b2
bump version to 2.9
2023-02-12 18:10:24 +01:00
FITFC
88263d2c54
added pt_br.json
2023-02-12 18:09:58 +01:00
mango_buff
ef1f115872
Create zh_cn.json
2023-02-12 18:09:58 +01:00
gjeodnd12165
635da6635b
Create ko_kr.json
2023-02-12 18:09:58 +01:00
d3d5e9069a
fix: wands not breaking when out of durability
2023-02-12 17:51:41 +01:00
a0b7ec9246
removed unused block texture
2021-12-12 11:02:48 +01:00
6c96bb25ba
fix #47 crash when pressing E inside wand gui
2021-12-12 10:50:06 +01:00
3788c2b8da
update pack.mcmeta version
2021-12-09 12:04:33 +01:00
721d7543a9
update forge and jei
2021-12-09 10:45:30 +01:00
d944f21655
bump version 2.4 -> 2.5
2021-12-09 10:21:08 +01:00
138e66e4b7
update readme
2021-12-09 10:20:15 +01:00
A. Regnander
439783744c
Update sv_se.json
...
Added new strings
2021-12-09 10:18:31 +01:00
bc0668a1b7
fix wand getting damaged in creative mode
2021-12-09 10:17:48 +01:00
0ca129122e
add JEI ingame documentation
2021-12-09 10:17:18 +01:00
A. Regnander
3d62df6ac5
Create sv_se.json
2021-12-09 10:15:13 +01:00
bb48292c6f
Fix destruction behind permeable blocks
2021-10-22 17:42:54 +02:00
c60260ea5c
Fix #40 wand replacing half slabs
...
Fix destruction wand removing blocks not facing the player
2021-10-22 16:25:24 +02:00
8fd5a09363
Update Forge
2021-09-28 20:49:31 +02:00
5cad07d34d
Fixed crash caused by HandlerCapability
2021-09-16 19:56:54 +02:00
9b036cdc50
Fixed server crash when changing wand direction
2021-08-21 15:12:29 +02:00
45da4ad7a7
Add support for bundle
...
Fix crash when opening wand GUI
2021-08-21 14:27:35 +02:00
e2394ff05e
Ported to 1.17
2021-08-02 23:48:18 +02:00
6b555d2077
Updated Gradle, Forge and MCP for MC 1.17
2021-08-02 09:34:26 +02:00
489e050a7f
Updated version info
2021-04-22 07:26:32 +02:00
f2d99a8251
Fixed Bug #34 Crash on client startup
2021-04-22 07:12:28 +02:00
ddbe201155
Fixed Bug #33 Preview broken in locations beyond 100k
2021-03-31 21:09:03 +02:00
f60692f6d8
Small fix (supportingBlock != null)
2021-03-14 22:52:27 +01:00
cdba987f8d
Fixed crash when placing many connectable blocks
...
(iron bars, glass panes, redstone)
The reason for this crash is that I precomputed the blockstates to be placed (which would be free standing poles when no blocks are present around them).
Placing all blocks at once then causes lots of block updates which may crash the game (especially in MC1.15).
So the solution is to calculate the blockstate directly before the placement.
2021-03-14 22:49:09 +01:00
5b29ecca80
Added mod name to pack.mcmeta
2021-03-14 20:45:27 +01:00
81d92aa494
Removed min undo limit
2021-03-14 20:33:55 +01:00
503019af9a
Removed min undo limit
2021-03-14 20:29:39 +01:00
ba99d1e309
MaxRange set to 100
2021-03-14 20:02:45 +01:00
fff371abf6
DestroySnapshots can replace fluids on undo
2021-03-14 18:07:32 +01:00
77f1f03210
DestroySnapshots can replace fluids on undo
2021-03-14 16:51:24 +01:00
cd55ff3c09
Updated README
...
changed Destruction core crafting recipe
fixed block limits in creative mode
2021-03-14 16:24:24 +01:00
82f83898fe
Block placement checks when undoing
2021-03-08 18:57:15 +01:00
39e02d8fe6
Added crafting recipes for wand cores
...
Wand core list in tooltip
Tooltips for wand cores
2021-03-08 01:33:19 +01:00
ebf3ae9518
Finally added DESTRUCTION ACTION
...
Config options for destruction core + upgradeable
Better block limit system
2021-03-07 23:43:31 +01:00
243ac0e56e
Updated language files
2021-03-07 18:08:18 +01:00
6675412bd1
Code cleanup
2021-03-07 18:00:10 +01:00
28bd5a7c70
Wand Supplier/Action Refactoring
...
fixed inventory pickup order
undo now works within range of blocks
2021-03-07 17:50:25 +01:00
997aa5c105
Removed wand reservoirs
...
Forge update
2021-03-06 14:50:28 +01:00
5a7143aa82
Fixed angel mode placing blocks on the wrong side
2021-02-19 00:07:12 +01:00
a9c6a1c5be
Better handling of generated (conjured) blocks
...
Removed petrogenesis core
2021-02-18 22:00:33 +01:00
a0317115b7
Completed conjured block behavior
...
Added all wand upgrades
2021-02-17 23:17:42 +01:00