|
28db271630
|
2.0 Update fixes for 1.15 (2)
|
2021-03-14 23:10:13 +01:00 |
|
|
ccad062fd5
|
Update 2.0 fixes for 1.15
|
2021-03-14 21:48:58 +01:00 |
|
|
a59db99c4f
|
Merge branch 'update_1.8' into 1.15
# Conflicts:
# README.md
# gradle.properties
# src/main/java/thetadev/constructionwand/ConstructionWand.java
# src/main/java/thetadev/constructionwand/basics/ConfigClient.java
# src/main/java/thetadev/constructionwand/basics/ConfigServer.java
# src/main/java/thetadev/constructionwand/basics/WandUtil.java
# src/main/java/thetadev/constructionwand/client/RenderTypes.java
# src/main/java/thetadev/constructionwand/client/ScreenWand.java
# src/main/java/thetadev/constructionwand/data/Inp.java
# src/main/java/thetadev/constructionwand/data/RecipeGenerator.java
# src/main/java/thetadev/constructionwand/items/ItemWand.java
# src/main/java/thetadev/constructionwand/items/ItemWandBasic.java
# src/main/java/thetadev/constructionwand/items/ItemWandInfinity.java
# src/main/java/thetadev/constructionwand/items/ModItems.java
# src/main/java/thetadev/constructionwand/job/AngelJob.java
# src/main/java/thetadev/constructionwand/job/UndoHistory.java
# src/main/java/thetadev/constructionwand/job/WandItemUseContext.java
# src/main/java/thetadev/constructionwand/job/WandJob.java
# src/main/resources/META-INF/mods.toml
|
2021-03-14 21:16:06 +01:00 |
|
|
cd55ff3c09
|
Updated README
changed Destruction core crafting recipe
fixed block limits in creative mode
|
2021-03-14 16:24:24 +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 |
|
|
6675412bd1
|
Code cleanup
|
2021-03-07 18:00:10 +01:00 |
|
|
997aa5c105
|
Removed wand reservoirs
Forge update
|
2021-03-06 14:50:28 +01:00 |
|
|
6618784804
|
Added conjured block
Improved data generation
|
2021-02-17 00:33:10 +01:00 |
|
|
bb3d36fa56
|
BIG Refactoring.
Modular WandActions and WandSuppliers.
Wand Cores and Wand Reservoirs can be added to your wand, they determine which action and supplier gets used.
|
2021-02-14 02:20:53 +01:00 |
|
|
39dc7204cd
|
Reformat & cleanup
|
2021-02-06 15:02:44 +01:00 |
|
|
3003cdcf18
|
Merge branch '1.15' into update1.3
|
2020-09-18 00:15:17 +02:00 |
|
|
c940aaac9f
|
Added block randomization, ReplacementRegistry
|
2020-09-16 16:25:43 +02:00 |
|
|
64f947e535
|
Revert "Merge branch '1.16' into 1.15"
This reverts commit cd99733803 , reversing
changes made to fa1587f269 .
|
2020-08-26 17:24:31 +02:00 |
|
|
eb3bfc2a93
|
Update 1.2 done
|
2020-08-26 14:13:07 +02:00 |
|
|
14fb5689d1
|
Update 1.2:
Added RecipeGenerator
Fixed placing blocks facing player
|
2020-08-26 01:04:53 +02:00 |
|