Commit graph

2352 commits

Author SHA1 Message Date
Frank
d987a03b41 Version Bump 2022-12-10 16:21:38 +01:00
Frank
a0a211fb56 Dependency Bump 2022-12-10 16:15:43 +01:00
Frank
c50bd64f3a [Changes] Advancement order 2022-12-10 16:15:14 +01:00
Frank
2d292ddc7d Moved Advancement class 2022-12-10 14:37:50 +01:00
Frank
f1a59bbe81 Generate Datapack 2022-12-10 14:24:15 +01:00
Frank
0f0682bb94 [Changes] Generate Advancements in DataGen 2022-12-10 14:22:25 +01:00
Frank
9f8af3085e Fixed some ToDos 2022-12-10 11:03:44 +01:00
Frank
f615453106 Added generated Datapack 2022-12-09 17:37:09 +01:00
Frank
8bfe699f1a [Changes] Numeric Providers have their own setup class now 2022-12-09 17:36:17 +01:00
Frank
7f355dac8e Make sure the generated data is included in the final jar 2022-12-09 17:26:13 +01:00
Frank
d7caa09f5f Fixed Mixin crash 2022-12-09 17:16:16 +01:00
Frank
26cd2e6c19 Make sure we have access to certain biome Keys 2022-12-09 17:03:38 +01:00
Frank
f2c87a6eb2 Dependency Bump 2022-12-09 17:03:18 +01:00
Frank
477429352e ]Changes] CommandRegistry reads end biomse using new BiomeAPI 2022-12-09 16:38:00 +01:00
Frank
bdee723117 [Feature] Migrated Biomes, Structures and Features to DataGen 2022-12-09 16:37:24 +01:00
Frank
76c5e1ce42 Enabled DataGen 2022-12-09 16:09:36 +01:00
Frank
a8856fff15 Fixed Compiletime issue 2022-12-09 16:01:06 +01:00
Frank
fd2559e038 [Changes] Removed JEI integration 2022-12-09 12:37:02 +01:00
Frank
7fee32e616 Added 1.19.3 to issue template 2022-12-09 12:31:37 +01:00
Frank
6a1ea853bd [Feature] Built for 1.19.3 2022-12-09 12:31:06 +01:00
Frank
7977a33cf2 Version Bump 2022-11-25 15:29:54 +01:00
Frank
c89900938b Version Bump and Curseforge upload 2022-11-25 15:29:20 +01:00
Frank
bb7b8e6064 Version Bump 2022-11-25 15:23:07 +01:00
Frank
64fd48d0b5 Modrinth Download URL 2022-11-25 13:47:17 +01:00
Frank
4715ea0df8 [Feature] Allow nbt-Tag for Input Slot in Infusion Recipe .json-Files (#83) 2022-11-18 21:29:30 +01:00
Frank
0ef3b7e11e [Changes] SilkMoths will follow Blossom Berry. Breeding Food for SilkMoth is also Blossom Berry now. 2022-11-18 20:15:58 +01:00
Frank
bacc61bb7e Version Update 2022-11-18 20:06:05 +01:00
Frank
b228491cbf Added missing import 2022-11-18 20:00:31 +01:00
Frank
7e805db403 Added missing import 2022-11-18 20:00:25 +01:00
Frank
daece9a38d Merge remote-tracking branch 'origin/1.19' into 1.19 2022-11-18 19:56:35 +01:00
Frank
748f6130d6
[Changes] Improve moth breeding (by OpenBagTwo)
Merge pull request #109 from OpenBagTwo/breedable-moths
2022-11-18 19:55:43 +01:00
Frank
ad609a21af
Merge branch '1.19' into breedable-moths 2022-11-18 19:55:10 +01:00
Frank
70cbb70b61 [Feature] Craft Tinted Glass from Smaragdant crystal shard 2022-11-18 19:47:51 +01:00
Frank
94d5b6b3e4 Use PR Merges in Cahngelog 2022-11-18 19:47:23 +01:00
Frank
d15d2e86ae
[Fixes] Disabling end entities result in crashes (by Necrontyrr)
Merge pull request #112 from Necrontyrr/disable-spawn
2022-11-18 19:24:59 +01:00
Frank
170c8edd14
[Fixes] Krypton infusion pedestal can cause endless recursion (by Necrontyrr)
Merge pull request #108 from Necrontyrr/krypton-infusion-fix
2022-11-18 19:23:46 +01:00
Frank
f599c221c8
[Feature] End fishing loot tables (by Necrontyrr)
Merge pull request #99 from Necrontyrr/end-fishing
2022-11-18 19:22:51 +01:00
Frank
503c55549d
[Feature] Renewable smaragdant
Merge pull request #97 from Necrontyrr/budding-smaragdant
2022-11-18 19:21:47 +01:00
Frank
7a1e4d637b Merge remote-tracking branch 'origin/1.19' into 1.19 2022-11-18 18:33:19 +01:00
Frank
308065dee1 [Changes] Use vanilla rules to spread flowers/grass when bonemealing end blocks 2022-11-18 18:33:09 +01:00
Frank
ba2bd1490c [Changes] Use vanilla rules to spread end terrain on endstone using bonemeal 2022-11-18 18:32:49 +01:00
Necrontyr
2218be75a9 Disabling end entities fix. 2022-11-02 01:40:09 +01:00
OpenBagTwo
d82069ef22 Nugget alert 2022-10-30 17:39:18 -04:00
OpenBagTwo
f8b3873ba1 Change silk moth breeding food
... from wheat!
2022-10-30 13:07:46 -04:00
OpenBagTwo
2bd52a3320 download BCLib from modrinth if not using local lib 2022-10-30 10:50:20 -04:00
Necrontyr
75838ff923 Rename recipe 2022-10-27 13:23:08 +02:00
Necrontyr
a417d42a9e Added Smaragdant Crystal recipe 2022-10-27 03:55:37 +02:00
Necrontyr
d1572b4a77 Replaced aeternium items with terminite. Added Hydralux petal. 2022-10-27 03:30:33 +02:00
Necrontyr
105f8cd862 Krypton infusion pedestal fix 2022-10-27 02:38:05 +02:00
Frank
a5bfe04ed1
Merge pull request #94 from Necrontyrr/1.19
Fix endCityFailChance config. Fix slime variant.
2022-10-26 00:16:02 +02:00