Mrbysco
|
2f50f5ecfc
|
Move the JEI categories into folders
|
2024-03-05 17:36:42 +01:00 |
|
Mrbysco
|
bf4be2296a
|
Add tooltip to Powered Furnace
|
2024-03-05 17:34:16 +01:00 |
|
Mrbysco
|
ca3f84efae
|
Add the Powered Furnace as a catalyst for smelting recipes
|
2024-03-05 17:34:07 +01:00 |
|
Mrbysco
|
06de7536df
|
Fix error in packet handler
|
2024-03-05 17:29:16 +01:00 |
|
Mrbysco
|
abbc1ae90c
|
Make Black Quartz Ore drop the item directly unless silk touched
|
2024-03-05 17:11:22 +01:00 |
|
Mrbysco
|
97c7a96958
|
Adjust count to match vein size in AAWorldGen
|
2024-03-05 16:59:57 +01:00 |
|
Mrbysco
|
02422d6547
|
Generate Black Quartz
|
2024-03-05 16:58:45 +01:00 |
|
Mrbysco
|
899b2a982b
|
No need to use setShaderTexture as blit does that already
|
2024-03-05 16:06:51 +01:00 |
|
Mrbysco
|
041381830f
|
Fix Buttons rendering on mouse instead of at their position
|
2024-03-05 16:05:29 +01:00 |
|
Mrbysco
|
2cef8eb804
|
Fix double background being rendered in UI's
|
2024-03-05 16:04:21 +01:00 |
|
Mrbysco
|
87f753a1cc
|
Fix the durability bar on charge-able items
|
2024-03-05 15:50:07 +01:00 |
|
Flanks255
|
350da9b2b0
|
Fixed hand not swinging when putting items in display stands / empowerers in creative mode.
|
2024-03-04 17:03:33 -06:00 |
|
Mrbysco
|
b33faa124f
|
Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4
|
2024-03-04 23:44:28 +01:00 |
|
Mrbysco
|
99f670656c
|
Register the Capabilities to the blockentities and items that have them
Also change the DeferredItem's to return the class of the item
|
2024-03-04 23:44:24 +01:00 |
|
Flanks255
|
8374a4d704
|
Laser fixes.
|
2024-03-04 16:33:15 -06:00 |
|
Mrbysco
|
f9897f0664
|
Fix ClientRegistryHandler being registered under the wrong bus
|
2024-03-04 22:55:09 +01:00 |
|
Mrbysco
|
02a6918267
|
Update CrushingRecipe.java
|
2024-03-04 22:52:10 +01:00 |
|
Mrbysco
|
50407e9524
|
Fix advancement gen
|
2024-03-04 22:50:27 +01:00 |
|
Mrbysco
|
ead1d9be58
|
Fix bucket model generation
|
2024-03-04 22:42:35 +01:00 |
|
Mrbysco
|
4a16be41c9
|
Don't register DungeonLoot to the event bus
|
2024-03-04 22:42:23 +01:00 |
|
Mrbysco
|
74688b9596
|
Remove unused imports
|
2024-03-04 22:38:59 +01:00 |
|
Flanks255
|
32d4b5a052
|
more fixes, it compiles
|
2024-03-04 15:37:11 -06:00 |
|
Flanks255
|
0b4c9838e9
|
Merge remote-tracking branch 'origin/1.20.4' into 1.20.4
|
2024-03-04 15:03:54 -06:00 |
|
Flanks255
|
610bf044ee
|
More Recipe fixes.
|
2024-03-04 15:03:46 -06:00 |
|
Mrbysco
|
5ac94e8fe4
|
Fix WorldData getter
|
2024-03-04 21:59:11 +01:00 |
|
Mrbysco
|
056ec5c1e0
|
Fix canola press container
|
2024-03-04 21:58:59 +01:00 |
|
Mrbysco
|
06bb77b7dd
|
Update BlockGreenhouseGlass.java
|
2024-03-04 21:57:36 +01:00 |
|
Mrbysco
|
b6d1fafa24
|
Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4
|
2024-03-04 21:54:17 +01:00 |
|
Mrbysco
|
f3efa570a4
|
Update TexturedButton.java
|
2024-03-04 21:54:00 +01:00 |
|
Flanks255
|
c866a404ea
|
Merge remote-tracking branch 'origin/1.20.4' into 1.20.4
|
2024-03-04 14:50:46 -06:00 |
|
Flanks255
|
576d463441
|
Recipe Stuffs
|
2024-03-04 14:50:33 -06:00 |
|
Mrbysco
|
c2bcbfe56f
|
Rest of the tiles done
|
2024-03-04 21:38:02 +01:00 |
|
Flanks255
|
ebaae73dad
|
Adding my util classes
|
2024-03-04 13:38:11 -06:00 |
|
Flanks255
|
00418d267f
|
Small filter tweak
|
2024-03-04 13:36:26 -06:00 |
|
Mrbysco
|
63fbbb334e
|
Unfinished port to 1.20.4 Neo
|
2024-03-04 20:21:48 +01:00 |
|
Mrbysco
|
8236527fb7
|
Tiny Torch
|
2024-03-03 20:52:31 +01:00 |
|
Mrbysco
|
f8c2f53b6a
|
Re-add JEI support
|
2024-03-03 19:02:05 +01:00 |
|
Mrbysco
|
3a48ccdcb3
|
Move the fluid textures so that Minecraft picks them up
|
2024-03-03 19:01:42 +01:00 |
|
Mrbysco
|
3586ce0ade
|
Remove commented out reference to blockstate and itemmodel generation since we have that
|
2024-03-03 19:00:03 +01:00 |
|
Mrbysco
|
4596da2df5
|
Move the RecipeType DeferredRegister
|
2024-03-03 17:52:22 +01:00 |
|
Mrbysco
|
80fb2273b5
|
Datagen the DamageType
|
2024-03-03 17:49:29 +01:00 |
|
Mrbysco
|
4384c932f9
|
Deferred register the RecipeTypes
|
2024-03-03 17:48:28 +01:00 |
|
Mrbysco
|
6133488eee
|
Port to 1.20.1
|
2024-03-03 01:20:53 +01:00 |
|
Mrbysco
|
7c2e42dfcf
|
Port to 1.18
|
2024-03-02 21:23:08 +01:00 |
|
Flanks255
|
3edef49c04
|
Some sack fixes, other misc things.
|
2023-12-20 15:02:25 -06:00 |
|
Mrbysco
|
acef152961
|
Generate advancements
Still not all, but not sure all of them are still relevant
|
2023-12-03 15:41:58 +01:00 |
|
Flanks255
|
40f48f0e6c
|
More Cleanup.
|
2023-12-02 07:49:10 -06:00 |
|
Flanks255
|
d4af87ceb3
|
Misc fixes
|
2023-11-26 16:10:19 -06:00 |
|
Flanks255
|
1fb8b80ee4
|
Cleaning up worms some more.
|
2023-05-15 19:23:26 -05:00 |
|
Flanks255
|
097803020c
|
Fixed worms.
|
2023-05-12 21:20:26 -05:00 |
|
Flanks255
|
a75848e195
|
First pass at the sack, still wip.
|
2023-03-15 18:17:57 -05:00 |
|
Flanks255
|
0e1217b5d3
|
Fixed laser relays placement logic.
|
2023-01-19 14:45:14 -06:00 |
|
Mrbysco
|
32008f113c
|
Relays.
|
2023-01-19 16:27:56 +01:00 |
|
Flanks255
|
07a6da0948
|
🐌
|
2023-01-16 15:47:31 -06:00 |
|
Flanks255
|
e2fb8b12a9
|
fixed the worm.
|
2023-01-15 17:47:13 -06:00 |
|
Flanks255
|
72e29bf696
|
bysco fixes, no more worm errors...
|
2023-01-15 16:42:43 -06:00 |
|
Flanks255
|
db9b199d76
|
Updated Forge.
Updated JEI.
Fixed some log spam.
|
2023-01-15 15:46:42 -06:00 |
|
Flanks255
|
860215e7c1
|
Battery box stuff.
|
2023-01-15 11:14:29 -06:00 |
|
Flanks255
|
44effd2e7a
|
Coffee fixes.
Batbox stuff.
|
2023-01-15 10:56:02 -06:00 |
|
Flanks255
|
a03036e9db
|
Goggles.
|
2023-01-14 17:26:37 -06:00 |
|
Flanks255
|
8dd0e1a951
|
Leaf blowers are done.
|
2023-01-14 16:02:33 -06:00 |
|
Flanks255
|
750d2649c8
|
More missing recipes and lang entries.
|
2023-01-08 17:35:39 -06:00 |
|
Flanks255
|
44ab9291e7
|
Recipes and lang stuff...
|
2023-01-07 14:54:54 -06:00 |
|
Flanks255
|
d62d833178
|
Empowerer Plugin
|
2022-12-30 19:06:33 -06:00 |
|
Flanks255
|
177370a6a5
|
JEI Laser plugin.
|
2022-12-30 18:24:21 -06:00 |
|
Flanks255
|
90b1675764
|
more recipes.
|
2022-12-30 16:37:16 -06:00 |
|
Flanks255
|
215cd50608
|
some crafting recipes.
|
2022-12-29 18:02:38 -06:00 |
|
Michael Hillcox
|
9d6415e2f8
|
feat: added (wip) to all non-complete items
|
2022-11-06 21:17:56 +00:00 |
|
Flanks255
|
86a89a96a8
|
first pass at functional crusher.
|
2022-10-19 13:04:42 -05:00 |
|
Flanks255
|
04714de062
|
fixed furnace for now.
|
2022-10-19 12:15:46 -05:00 |
|
Flanks255
|
120721564e
|
Crushers and furnaces keep energy.
Fixed crusher crash.
|
2022-10-19 09:57:56 -05:00 |
|
Flanks255
|
e8fee61c91
|
More tiles storing energy...
|
2022-10-14 18:58:04 -05:00 |
|
Flanks255
|
ffb11ca5f3
|
Helper for later block entities loot tables.
|
2022-10-12 19:13:18 -05:00 |
|
Flanks255
|
6825fa3d4a
|
Atomic Reconstructor fixes, saves energy when mined, also saves redstone mode, and restores on placement, more to come.
|
2022-10-12 17:49:01 -05:00 |
|
Flanks255
|
c15fbab60b
|
Implemented Reconstructor random tooltips
|
2022-10-08 12:26:24 -05:00 |
|
Flanks255
|
773d723ce0
|
more laser things.
|
2022-09-01 18:26:54 -05:00 |
|
Flanks255
|
c6f226c2da
|
mining lens part 2.
|
2022-08-31 12:07:18 -05:00 |
|
Flanks255
|
7251e3390c
|
Go go mining lens recipes, part 1.
|
2022-08-30 17:20:32 -05:00 |
|
Flanks255
|
a7ea216a03
|
no more freezing.
|
2022-08-29 17:18:31 -05:00 |
|
Flanks255
|
648ff8b771
|
Laser length... lol
|
2022-08-26 16:19:21 -05:00 |
|
Flanks255
|
0965c430c3
|
Misc
|
2022-08-26 08:09:34 -05:00 |
|
Flanks255
|
904c408c94
|
Color lens time.
|
2022-08-17 10:29:31 -05:00 |
|
Flanks255
|
8d62396155
|
Color changing, part 3
|
2022-08-10 17:33:07 -05:00 |
|
Flanks255
|
9f1e664c08
|
Color changing, part 2
|
2022-08-10 17:11:09 -05:00 |
|
Flanks255
|
f5f154b898
|
Color changing, round 1.
|
2022-08-03 16:48:00 -05:00 |
|
Flanks255
|
48a2734161
|
nothing to see here...
|
2022-07-27 13:34:00 -05:00 |
|
Flanks255
|
011834c732
|
Colorful lasers
|
2022-07-27 13:06:26 -05:00 |
|
Flanks255
|
70b0131f88
|
goodbye arrays of float arrays...
|
2022-07-06 12:14:19 -05:00 |
|
Flanks255
|
26dfa7cb75
|
More cleaning and yeeting.
|
2022-06-24 14:38:07 -05:00 |
|
Flanks255
|
2538de7a4f
|
More lens fixes.
|
2022-06-24 14:23:43 -05:00 |
|
Flanks255
|
ec8cb4888c
|
now lasers work up and down, whoops.
|
2022-06-22 17:14:11 -05:00 |
|
Flanks255
|
59785c4d1c
|
more cleaning.
|
2022-06-18 10:53:23 -05:00 |
|
Flanks255
|
87b1e12892
|
energy things...
|
2022-06-12 17:13:33 -05:00 |
|
Flanks255
|
768b677e41
|
even moar refactoring.
|
2022-06-05 16:02:36 -05:00 |
|
Flanks255
|
35bf265618
|
moar refactoring.
|
2022-06-05 15:36:27 -05:00 |
|
Flanks255
|
123b5b1810
|
some cleaning, refactoring, and starting work on the coffee machine.
|
2022-06-05 15:30:25 -05:00 |
|
Flanks255
|
ab672f6474
|
Moved sounds to deferred.
Moved sounds to datagen.
Fixed sounds in the reconstructor.
|
2022-05-18 15:39:49 -05:00 |
|
Flanks255
|
21a57f2ac9
|
yeet
|
2022-04-24 14:54:46 -05:00 |
|
Flanks255
|
a8ab7e8ed8
|
Lots of fixes, lang fixes, recipe fixes, etc
|
2022-04-23 12:49:25 -05:00 |
|
Flanks255
|
e8e57ec14e
|
More Yeeting
|
2022-04-20 12:06:54 -05:00 |
|
Flanks255
|
f420f6e63d
|
things
|
2022-04-11 16:50:35 -05:00 |
|
Flanks255
|
ab58e7344c
|
Yeet
|
2022-04-11 16:10:47 -05:00 |
|
Flanks255
|
e0c2bfe9c4
|
Removed disruption lens.
added Ell's checklist.
|
2022-04-11 15:49:01 -05:00 |
|
Flanks255
|
f6797386fa
|
(Sad FE Noises)
|
2022-04-11 15:40:47 -05:00 |
|
Flanks255
|
660e976a1f
|
1st pass at the fluid placer and collector.
|
2022-04-09 13:11:27 -05:00 |
|
Flanks255
|
ce972eb1f3
|
breaker breaks.
|
2022-04-03 19:12:40 -05:00 |
|
Flanks255
|
30e8137c04
|
placer works... the breaker tho...
|
2022-04-03 15:18:46 -05:00 |
|
Flanks255
|
327fdc5c3b
|
Drop it like its hot... ill show myself out thank you...
|
2022-04-03 13:36:07 -05:00 |
|
Flanks255
|
9bb1105c7c
|
more oil generator work.
|
2022-04-02 16:56:22 -05:00 |
|
Flanks255
|
538d77c831
|
something something oil generator >_>
|
2022-04-02 16:41:52 -05:00 |
|
Flanks255
|
ff27e16bc1
|
Typo in crystallized.
Phase 1 working to oil generator.
|
2022-04-01 21:50:39 -05:00 |
|
Flanks255
|
db00cb34d4
|
Empowerer go brrrr
|
2022-04-01 17:51:55 -05:00 |
|
Michael Hillcox
|
b0c1e8e8cc
|
fix: teleport staff to the correct location 🤦
|
2022-03-13 19:46:58 +00:00 |
|
Michael Hillcox
|
fdda08b593
|
fix: name of config classes (bad flanks), fixed drill crashing
|
2022-03-13 19:29:06 +00:00 |
|
Flanks255
|
ec2606f470
|
Fixed farmer energy display.
|
2022-02-15 19:41:49 -06:00 |
|
Flanks255
|
80b3d7b64f
|
Just display stand things...
|
2022-02-15 19:36:31 -06:00 |
|
Flanks255
|
68528b651f
|
please sir... no more rendering...
|
2022-02-12 10:27:49 -06:00 |
|
Flanks255
|
92b0fed4d5
|
1st pass at fixing reconstructor...
|
2022-01-18 19:11:23 -06:00 |
|
Flanks255
|
a8ba206b27
|
Fermenting JEI Plugin baby...
|
2022-01-16 12:54:17 -06:00 |
|
Flanks255
|
4cfef87a60
|
Ferment that oil...
|
2022-01-15 12:38:00 -06:00 |
|
Flanks255
|
20a5dc1712
|
Magical seeds oh my...
|
2022-01-09 11:58:55 -06:00 |
|
Flanks255
|
2707b69d7a
|
Farmer goes brrrr
|
2022-01-09 11:01:49 -06:00 |
|
Flanks255
|
1a3f223a4b
|
fixing coal generator production to 20rf/t.
Cleaning up the furnace tile a bit.
|
2022-01-09 10:18:45 -06:00 |
|
Flanks255
|
af4f3c3c08
|
i think all the crops work?
|
2022-01-08 17:10:34 -06:00 |
|
Flanks255
|
6f2ec8ed4a
|
crops crops crops, canola atleast...
|
2022-01-08 12:54:43 -06:00 |
|
Flanks255
|
21ca731de1
|
fluid renders properly now...
|
2022-01-06 18:59:06 -06:00 |
|
Flanks255
|
66132ecdba
|
OK, the bucket logic is... "better".
Renders fluid now...
|
2022-01-06 18:40:19 -06:00 |
|
Flanks255
|
99521c64a1
|
well the press... almost works...
|
2022-01-06 17:16:37 -06:00 |
|
Flanks255
|
ebb9200957
|
Fluids... how do they even work...
|
2022-01-05 11:31:40 -06:00 |
|
Flanks255
|
48a6f86eb3
|
powered furnace done?
|
2022-01-02 10:58:59 -06:00 |
|
Flanks255
|
7357f5b045
|
Fixed Button to tile packet.
|
2022-01-02 10:40:49 -06:00 |
|
Flanks255
|
38daf28115
|
Something something powered furnace.
|
2022-01-01 13:28:15 -06:00 |
|
Flanks255
|
0e48b0444d
|
pushing progress...
|
2021-12-30 11:30:01 -06:00 |
|
Flanks255
|
5f1c68f31f
|
EnergyDisplay on coalgen
|
2021-12-28 20:40:18 -06:00 |
|
Flanks255
|
c6c232d648
|
More porting, cleaning up ui code.
Coal generator seems to work...
|
2021-12-28 20:36:23 -06:00 |
|
Flanks255
|
4cb639a94a
|
First pass at the coal generator, and its backing "solid_fuel" json recipes.
|
2021-12-19 11:27:43 -06:00 |
|
Flanks255
|
0867a55f49
|
fixed more blocks and things.
|
2021-11-26 18:21:01 -06:00 |
|
Flanks255
|
7d536b06ba
|
beats me
|
2021-11-26 16:52:59 -06:00 |
|
Flanks255
|
d89e113705
|
Fixed walls.
|
2021-11-25 17:51:59 -06:00 |
|
Flanks255
|
7fc62e5b77
|
bah, it mostly works.
|
2021-11-25 15:46:56 -06:00 |
|
Flanks255
|
468dca5797
|
more things
|
2021-11-25 14:27:45 -06:00 |
|
Flanks255
|
404feeb00e
|
blocks render!
|
2021-11-24 12:59:05 -06:00 |
|
Flanks255
|
326ddd770c
|
random jei plugin stuff...
|
2021-11-24 12:26:45 -06:00 |
|
Flanks255
|
be84dc69a9
|
fixed problem in crusher datagen.
Fixed solidified xp.
|
2021-11-24 12:19:31 -06:00 |
|
Flanks255
|
925590f70d
|
fixed special render.
|
2021-11-24 11:11:58 -06:00 |
|
Flanks255
|
f4f5ee91ad
|
first pass at item model gens
|
2021-11-24 10:57:31 -06:00 |
|
Flanks255
|
268f311e7e
|
whoops, flipped recipe builder arguments...
|
2021-11-23 19:40:55 -06:00 |
|
Flanks255
|
a188fa240f
|
flattened the specialpeople list.
|
2021-11-23 19:17:41 -06:00 |
|
Flanks255
|
89cd8d7ec0
|
slowly but surely.
|
2021-11-23 18:17:37 -06:00 |
|
Flanks255
|
4617d363c9
|
SOME datagens moved over, still needs alot of work.
|
2021-11-23 16:42:12 -06:00 |
|
Flanks255
|
22dfab04a6
|
empowering recipe modifiers now an array.
|
2021-11-22 15:58:18 -06:00 |
|
Michael Hillcox
|
57951deea5
|
feat: recipes! fixed: data gens
|
2021-11-21 21:38:48 +00:00 |
|
Michael Hillcox
|
674e000e2b
|
fix: lang, stopped worldsave crashing
|
2021-11-21 21:21:07 +00:00 |
|
Michael Hillcox
|
ae22d44755
|
fix: rip
|
2021-11-21 21:04:10 +00:00 |
|
Michael Hillcox
|
295a46626d
|
fix: all the issues!
|
2021-11-21 21:03:07 +00:00 |
|
Flanks255
|
654a001990
|
Tweaks
|
2021-11-21 14:45:33 -06:00 |
|
Michael Hillcox
|
40f9a7ec46
|
fix: remaining issues
|
2021-11-21 20:34:08 +00:00 |
|
Flanks255
|
ac3551061d
|
COMPILE
|
2021-11-21 14:18:00 -06:00 |
|
Flanks255
|
eb3072bcbe
|
?!
|
2021-11-21 14:05:27 -06:00 |
|
Michael Hillcox
|
b3a00f8d4e
|
fix: rings
|
2021-11-21 20:02:08 +00:00 |
|
Michael Hillcox
|
3980b8dc46
|
Merge remote-tracking branch 'origin/1.16' into 1.16
|
2021-11-21 19:57:32 +00:00 |
|
Michael Hillcox
|
5236744941
|
fix: yeet solar furnace?
|
2021-11-21 19:57:27 +00:00 |
|
Flanks255
|
b6406c7adc
|
Under 100.
|
2021-11-21 13:49:33 -06:00 |
|
Michael Hillcox
|
4273fdd0f5
|
fix: yeet method handler methods for booklet until the booklet is added back
|
2021-11-21 18:33:57 +00:00 |
|
Flanks255
|
eccf77dd54
|
something something crusher screen is done i think...
|
2021-11-21 11:36:46 -06:00 |
|
Flanks255
|
01ee39973a
|
So many errors....
|
2021-11-21 10:57:50 -06:00 |
|
Flanks255
|
4b57b9fb45
|
So many errors...
|
2021-11-21 10:31:57 -06:00 |
|
Flanks255
|
789570e25d
|
Whittling away at configs... part 1.
|
2021-11-14 12:18:07 -06:00 |
|
Flanks255
|
d3780c5011
|
So much porting...
|
2021-11-13 17:20:29 -06:00 |
|
Flanks255
|
a6b359e1a7
|
Merge remote-tracking branch 'origin/1.16' into 1.16
|
2021-11-13 13:30:11 -06:00 |
|
Flanks255
|
97e6b9c0db
|
Datagenned paxels / equipment.
added Netherite paxel.
|
2021-11-13 13:29:59 -06:00 |
|
Michael Hillcox
|
d922cbdc9e
|
feat: hmm, more porting
|
2021-11-13 19:09:55 +00:00 |
|
Michael Hillcox
|
05d64c1539
|
Merge remote-tracking branch 'origin/1.16' into 1.16
|
2021-11-13 18:31:28 +00:00 |
|
Michael Hillcox
|
f19fa61229
|
fix: finished util classes and removed booklet
|
2021-11-13 18:30:58 +00:00 |
|
Flanks255
|
7089cda9af
|
More cleanup....
|
2021-11-13 11:16:25 -06:00 |
|
Flanks255
|
9b93760445
|
More cleanup...
|
2021-11-13 11:02:42 -06:00 |
|
Flanks255
|
a0b8a83194
|
Some more recipe work, crushing recipe might be done?
|
2021-11-13 10:30:53 -06:00 |
|
Flanks255
|
9b11bf3245
|
Crushy McCrushRecipeFace
|
2021-10-24 11:49:48 -05:00 |
|
Flanks255
|
93fdf5a674
|
Some fluid stuff maybe...
|
2021-10-24 11:03:33 -05:00 |
|
Flanks255
|
8c1da19930
|
Misc stuff
|
2021-10-23 13:17:04 -05:00 |
|
Flanks255
|
f3c30d547d
|
more fixes...
|
2021-10-21 12:33:19 -05:00 |
|
Flanks255
|
f4c7ea0605
|
more errors, missed a few
|
2021-10-17 14:52:49 -05:00 |
|
Flanks255
|
e0c049f900
|
more errors.
|
2021-10-17 14:46:26 -05:00 |
|
Flanks255
|
08112ea11c
|
Derp derp
|
2021-10-16 12:09:59 -05:00 |
|
Flanks255
|
cd37abb4ca
|
Network done for now?
|
2021-10-16 11:46:41 -05:00 |
|
Flanks255
|
3da868fc29
|
Some low hanging network fruit.
|
2021-10-16 08:35:52 -05:00 |
|
Flanks255
|
2a6126a1df
|
Should be all of the empowering recipes.
|
2021-10-14 14:15:16 -05:00 |
|
Flanks255
|
f105b4c265
|
Empowering recipe is done, datagen next.
|
2021-10-13 18:54:14 -05:00 |
|
Flanks255
|
6d1aec9d2e
|
Finished converting the main laser recipes to datagen.
|
2021-10-13 15:42:48 -05:00 |
|
Flanks255
|
b907f08847
|
Whoops
|
2021-10-13 11:47:29 -05:00 |
|
Flanks255
|
26343b77c1
|
Implemented LaserRecipe... Hopefully...
|
2021-10-12 22:08:31 -05:00 |
|
Flanks255
|
a881b81237
|
Missed something.
|
2021-10-12 21:50:44 -05:00 |
|
Flanks255
|
4b76440fce
|
Fixed recipe class name to more align with previous class.
|
2021-10-12 16:44:02 -05:00 |
|
Flanks255
|
0e31e1e19f
|
Finished Battery recipes.
|
2021-10-12 16:26:43 -05:00 |
|
Flanks255
|
984b21632d
|
Added NBT Copying recipe type.
|
2021-10-12 16:19:47 -05:00 |
|
Flanks255
|
0b61cc082d
|
More recipes done, part 3.
|
2021-10-06 17:18:02 -05:00 |
|
Flanks255
|
5f0a5f660c
|
Picking away at item recipes, part 2
|
2021-10-04 18:25:33 -05:00 |
|
Flanks255
|
c9e5ca7ff8
|
Item Recipe conversion, round 1.
|
2021-10-02 11:49:11 -05:00 |
|
Flanks255
|
a6cba0f69b
|
Little fixes here and there...
|
2021-10-02 08:59:42 -05:00 |
|
Flanks255
|
148d05a27d
|
fixed a mapping change error.
|
2021-10-01 15:59:10 -05:00 |
|