Commit graph

983 commits

Author SHA1 Message Date
Frank
f9ce865a46 Merge remote-tracking branch 'origin/1.18.2' into 1.18.2 2022-06-08 10:22:50 +02:00
Frank
4fe6e57e05 Fixed Button Collision (quiqueck/BetterNether#2) 2022-06-08 10:19:37 +02:00
Frank
c1b5b7c01b Using public API for SemanticVersion (paulevsGitch/BCLib#146) 2022-06-07 16:51:26 +02:00
paulevsGitch
8940a405f8
Merge pull request #149 from paulevsGitch/main
Code update
2022-06-02 17:53:30 +03:00
paulevsGitch
927b6de408
Merge pull request #148 from git-dopi/main
Correction of remarks.
2022-06-02 15:07:26 +03:00
Евгений
6a381eb91b
Correction of remarks. 2022-06-02 13:09:18 +03:00
Frank
69a4583d57 Merge remote-tracking branch 'origin/main' into 1.18.2
# Conflicts:
#	gradle.properties
2022-06-02 08:23:02 +02:00
Frank
ab0cbcd17a Version updates 2022-06-02 08:08:10 +02:00
Frank
77250a6688 Added c:is_obsidian Tag (paulevsGitch/BetterNether#550) 2022-06-02 08:04:49 +02:00
paulevsGitch
c03849706e Small post-init change/fix 2022-05-26 22:37:55 +03:00
paulevsGitch
3ebde1991d FrozableRegistry interface, ability to froze/unfroze MappedRegistry 2022-05-26 17:36:28 +03:00
paulevsGitch
e0890d6e25 Skip biomes that are missing in registry (#145) 2022-05-26 17:06:27 +03:00
paulevsGitch
dc3f90aeec Recipe sorting enhancement (#144) 2022-05-21 11:21:49 +03:00
Frank
41610f249a Merge remote-tracking branch 'origin/main' into 1.18.2 2022-05-16 20:39:43 +02:00
paulevsGitch
5e3991d225 Loot Provider (for blocks with automatic drop, suggestion #78) 2022-05-15 15:18:44 +03:00
paulevsGitch
4cf0e2e249 New bonemeal API (consumers, allows to add any plant/structure) 2022-05-15 13:26:31 +03:00
Frank
350ba9e2ae Added Issue Template 2022-05-13 00:29:51 +02:00
paulevsGitch
89440dd9d7 Small enhancements 2022-05-07 07:46:08 +03:00
paulevsGitch
b60d20196f Sign GUI rendering fix 2022-05-06 21:20:53 +03:00
paulevsGitch
0d6d24b748 Remove redundant recipes, books silk touch changes 2022-05-06 17:31:58 +03:00
paulevsGitch
470d4a6c1e Recipe search optimisation 2022-05-06 16:44:43 +03:00
Frank
6a5ba519c8 Fix for fireresistance in BaseSlab 2022-04-28 20:53:44 +02:00
Frank
819039d50d Added fireresistantce to ruby/cincinnasite armor and ruby blocks (#paulevsGitch/BetterNether/issues/531) 2022-04-28 20:25:22 +02:00
paulevsGitch
97d2e6d146 Small mixin fix 2022-04-27 13:15:11 +03:00
paulevsGitch
ab87100187 Removed most redirects, moved Enchantment Table mixin, cleanup 2022-04-27 13:07:28 +03:00
paulevsGitch
be2e206383 Updated version 2022-04-08 20:59:50 +03:00
paulevsGitch
ff7eda1287
Merge pull request #126 from paulevsGitch/1.18.2
1.18.2
2022-04-08 20:55:01 +03:00
Frank
ea999a9ba5 Fixed initial runtime crashes in BetterEnd 2022-04-08 18:17:14 +02:00
Frank
c057ca3e99 Fixed Disc Registry 2022-04-08 17:59:06 +02:00
Frank
dee3e89b3b Changed Hammer Tool handling 2022-04-08 17:32:13 +02:00
Frank
a24e03e411 Updated Fabric-API 2022-04-08 16:42:28 +02:00
Frank
a52f46a933 Generalized Version again... 2022-04-08 16:38:28 +02:00
Frank
cdb7b305d9 Possible fix for anvil crash (#116) 2022-04-08 16:38:13 +02:00
Frank
4b550b9e69 Biome, Structure and Feature fixes 2022-04-03 23:45:19 +02:00
Frank
0e1627958a More Tag Related Changes 2022-04-03 22:51:05 +02:00
paulevsGitch
1fd01a5113
Merge pull request #119 from Slarper/main
Fixed potential charset bug
2022-03-26 16:36:47 +03:00
Slarper
8f0b52a1fe
Merge branch 'paulevsGitch:main' into main 2022-03-26 11:52:34 +08:00
SpaceTeleport
0568510a88 Fixed potential charset bug again.
These may cause annoying garbled characters in the future so that I fixed them as bugs.
2022-03-26 11:51:30 +08:00
paulevsGitch
57fdcafb6f
Merge pull request #118 from Slarper/main
fixed potential decoding bug.
2022-03-26 03:45:28 +03:00
SpaceTeleport
7dc316e7e4 fixed potential charset bug. 2022-03-26 00:55:26 +08:00
Frank
ecc792ed9a Version fixes 2022-03-21 18:14:28 +01:00
Frank
c783d007b1 Fixed MultiPackResourceManagerMixin 2022-03-18 20:44:50 +01:00
Frank
12a8b0c23a Fixed TollTip Layout 2022-03-18 20:20:44 +01:00
Frank
5a30e60d31 Added Tooltips that tell players what type of ground they can place vegetation on. 2022-03-18 19:18:09 +01:00
Frank
a9c9a7359b Confirmed some fixes related to BN 2022-03-18 16:03:45 +01:00
Frank
61f9854cd5 Some mining/drop related fixes 2022-03-18 15:34:18 +01:00
Frank
a2acd50658 Some cleanup 2022-03-18 14:44:39 +01:00
Frank
5f17127ba5 New Interfaces to handle MineableTags for Blocks 2022-03-18 14:44:27 +01:00
Frank
7e981ca1d9 Fixes for SurfaceRules and Feature code cleanup 2022-03-18 01:40:17 +01:00
Frank
4f7d0939e3 Fixes BetterNether runtime crashes 2022-03-17 23:52:46 +01:00