1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00
Commit Graph

5805 Commits

Author SHA1 Message Date
J3fftw1
0edf0a41f3 requested changes 2023-01-22 16:28:58 +01:00
J3fftw1
1e5dd0af64 changed it to int range setting 2023-01-22 16:15:07 +01:00
J3fftw1
de318ce88c added to AbstractEnchantmentMachine 2023-01-22 16:06:55 +01:00
Daniel Walsh
ec3ce7315e
Merge pull request #3646 from ybw0014/chore/drop-low-version
Drop support for 1.14, 1.15
2023-01-22 11:28:17 +00:00
J3fftw1
1a6a2a07a8 added comma in comment 2023-01-21 23:16:13 +01:00
J3fftw1
0824768a14 added a way to set max enchants to go on an item 2023-01-21 23:15:03 +01:00
J3fftw1
02bf0e7b2b more use for cobbled deepslate 2023-01-19 09:11:55 +01:00
Daniel Walsh
fce192b45f
Merge pull request #3706 from ybw0014/fix/nested-itemgroup
Resolves https://github.com/Slimefun/Slimefun4/issues/3705
2023-01-05 19:59:39 +00:00
Daniel Walsh
1272148191
Merge pull request #3725 from ybw0014/chores/cscorelib
Disable Slimefun when CS-CoreLib is installed
2023-01-05 02:34:17 +00:00
justtos
7d5c31c285
Update to a better disabled check
Co-authored-by: Daniel Walsh <walshydev@gmail.com>
2023-01-04 23:11:39 +02:00
justtos
168484e4ea
[Fix] BlockPlacer placing disabled items 2023-01-03 17:58:43 +02:00
ybw0014
a0682fe49c
Change warning message 2022-12-14 14:40:59 -05:00
ybw0014
95b628d8c9
Change warning message 2022-12-14 14:39:55 -05:00
ybw0014
fc9071500a
No more CS-CoreLib 2022-12-14 03:08:38 -05:00
Jeffrey Kosse
096625a7d7 fixes ancient altar not working in caves 2022-11-12 21:14:36 +01:00
Andrew Tran
1580ec4e01
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/food/Juice.java
Co-authored-by: Daniel Walsh <walshydev@gmail.com>
2022-10-27 20:50:23 +11:00
Andrew Tran
8e35af2cd9 refactored code 2022-10-26 14:09:38 +11:00
Andrew Tran
77b68b1951 add extra statement to account for absorption effect 2022-10-25 00:45:44 +11:00
ybw0014
888e26d5ad
Extra empty line 2022-10-22 19:48:38 -04:00
ybw0014
893612144b
Reorganize import 2022-10-22 19:42:23 -04:00
ybw0014
32774bbd5c
Add document 2022-10-22 19:21:52 -04:00
ybw0014
e78d89ad14
Empty SubItemGroup should not be visible in NestedItemGroup 2022-10-22 19:18:12 -04:00
ybw0014
8d72b90add
Merged upstream 2022-10-19 19:36:21 -04:00
ybw0014
48d67d49c5
Merge remote-tracking branch 'upstream/master' into chore/drop-low-version 2022-10-19 19:34:38 -04:00
ybw0014
281d1e7632
Fix test 2022-10-18 13:33:49 -04:00
ybw0014
bbf39f6a69
Remove SlimefunUtils.isInventoryEmpty 2022-10-18 13:32:14 -04:00
ybw0014
f1ab7ecd4e
Remove WorldUtils 2022-10-18 13:29:24 -04:00
Jeffrey Kosse
63fc4397dc whoops 2022-10-18 18:34:40 +02:00
Jeffrey Kosse
3b7bdb059d suggested changes 2022-10-18 17:55:23 +02:00
TheBusyBiscuit
0b7c656d86 Improved logging for issue #3699 2022-10-18 15:42:39 +02:00
TheBusyBiscuit
27847a6396 Fixed #3664 (again, I hope) 2022-10-18 15:24:58 +02:00
Jeffrey Kosse
4f43e33755 withers shouldnt cause ghost bs anymore 2022-10-17 18:43:18 +02:00
Jeffrey Kosse
117a867071 tag naming consicentencies 2022-10-17 13:27:17 +02:00
Jeffrey Kosse
e7d766e229 suggested changes 2022-10-17 12:34:44 +02:00
Jeffrey Kosse
3e776a7fba changed to enhanced for loop 2022-10-17 07:53:49 +02:00
Jeffrey Kosse
7dcd574db1 smart to actually add the tag 2022-10-16 14:10:32 +02:00
Jeffrey Kosse
c40bf0d1d3 tags 2022-10-16 14:03:43 +02:00
J3fftw
41653f5766
Merge branch 'master' into feature/adds-suggestion-242 2022-10-10 12:43:58 +02:00
Jeffrey Kosse
31441124a4 adds a way to automate salt 2022-10-04 12:51:18 +02:00
svr333
c9118a0fd0
Add version check 2022-10-04 11:24:33 +02:00
TheBusyBiscuit
7b9d769bab
Merge pull request #3678 from J3fftw1/fix-3577
fixed 3677
2022-10-04 10:47:03 +02:00
svr333
9fd47ea8aa
Unite the ifs 2022-10-02 23:29:19 +02:00
svr333
6918cec220
Check if player is crouching 2022-10-02 20:21:12 +02:00
Jeffrey Kosse
61f549260f forgot to change json name 2022-10-01 19:10:27 +02:00
Jeffrey Kosse
64c8dd571a changed tag name 2022-10-01 19:04:09 +02:00
svr333
6c96210ddb
Add Basalt->Blackstone recipe 2022-10-01 18:40:03 +02:00
Jeffrey Kosse
b516e69e5c added mangrove tag 2022-09-30 21:58:40 +02:00
Jeffrey Kosse
501c7ba85a whoops 2022-09-30 20:56:13 +02:00
Jeffrey Kosse
317a92bd69 fix 3577 2022-09-30 20:54:33 +02:00
ybw0014
030b7ff5c4
Merge remote-tracking branch 'upstream/master' into chore/drop-low-version
# Conflicts:
#	src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.java
2022-09-29 12:13:42 -04:00
TheBusyBiscuit
5455fb08ec
Merge pull request #3594 from TheWireLord/master
Added Glow Berries Being Useful
2022-09-29 17:59:02 +02:00
TheWireLord
9f01ec03b3
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.java
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-09-29 08:02:51 -04:00
TheBusyBiscuit
fd00771222
Merge pull request #3363 from qwertyuioplkjhgfd/register-filled-flask
Register filled flask as a Slimefun Item
2022-09-29 13:50:54 +02:00
TheBusyBiscuit
62c7324e6d
Merge pull request #3500 from J3fftw1/feature/freezer-3
added freezer 3
2022-09-29 13:38:55 +02:00
TheBusyBiscuit
636008dcb3 Removed research for the Hercules Pickaxe 2022-09-29 13:38:41 +02:00
TheBusyBiscuit
73db0212d9 Fixed #3651 2022-09-29 13:05:16 +02:00
TheBusyBiscuit
f9f3b3ddf9 Resolved #3455 and removed the Hercules Pickaxe 2022-09-29 13:04:31 +02:00
TheBusyBiscuit
497a4af1c5 Fixed #3664 2022-09-29 12:39:40 +02:00
TheBusyBiscuit
1dcc4bdd3f
Merge pull request #3652 from Speebr0/master
"Fixing" Dust Order
2022-09-19 03:04:17 +02:00
The Busy Bot
5af46611a2
[CI skip] New locale updates from Crowdin 2022-09-18 14:17:52 +02:00
dniym
611be873e0
Update SoulboundRune.java
fixed typo
2022-08-20 13:53:38 -04:00
dniym
80aaeebb59
Update SoulboundRune.java
Make sure a soulbound rune will not pick up an item that a player could not pick up, eg one that has a pickup delay.
2022-08-20 13:31:29 -04:00
The Busy Bot
0b6a81aa4d
[CI skip] New locale updates from Crowdin 2022-08-13 19:29:15 +02:00
Speebr0
c71722a3ff
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.java
Dunno what it actually does, seems to remove empty space in line 534

Co-authored-by: svr333 <vanrompaey.senne@protonmail.com>
2022-08-12 16:03:40 -07:00
Speebr0
70cfb0dea1
"Fixing" Dust Order
Literally just put the silver dust before the lead dust, just like the silver ingot is before the lead ingot in the guide, a dumb, small issue that was bugging me.
2022-08-12 02:05:53 -07:00
The Busy Bot
b1aae439f3
[CI skip] New locale updates from Crowdin 2022-08-08 21:12:50 +02:00
ybw0014
076c55c696
Remove unused imports 2022-08-07 22:41:56 -04:00
ybw0014
aa79e640e8
Change GEO resource versions 2022-08-07 20:59:54 -04:00
ybw0014
fd74586e23
Remove unused imports 2022-08-07 20:58:25 -04:00
ybw0014
af897d5df7
Fix test 2022-08-07 18:41:23 -04:00
ybw0014
435f09b6b1
Remove more version specific stuff 2022-08-07 17:46:28 -04:00
ybw0014
eb5d4ca3f7
Fix test compile 2022-08-07 16:54:18 -04:00
ybw0014
dcc13a8f9a
Remove 1.14 & 1.15 from MinecraftVersion 2022-08-07 16:41:36 -04:00
ybw0014
5cd5f26c91
Drop support for 1.14 and 1.15 2022-08-07 16:15:17 -04:00
JustAHuman-xD
178fb5cead Remove "Burst" & "Custom" from Lore
Removes the "Burst" and "Custom" Lore Lines from the ColoredFireworkStar Class.

Sub sequentially removing it from all Runes & More
2022-08-06 20:04:10 -05:00
FN-FAL113
2b94088374
Higher level interact event cancellation 2022-08-05 09:23:26 +08:00
FN-FAL113
d0b5221df6
Update MiningTask.java 2022-08-05 09:13:19 +08:00
FN-FAL113
36c7fc7726
Update MiningTask.java 2022-08-05 09:07:40 +08:00
FN-FAL113
25ced40d33
Update IndustrialMiner.java 2022-08-05 09:03:30 +08:00
The Busy Bot
961a77f180
[CI skip] New locale updates from Crowdin 2022-07-25 13:31:22 +02:00
The Busy Bot
944d648e4b
[CI skip] New locale updates from Crowdin 2022-07-23 11:00:04 +02:00
The Busy Bot
2604e93c89
[CI skip] New locale updates from Crowdin 2022-07-21 01:21:44 +02:00
TheBusyBiscuit
85e8fe8187 hotfix 2022-07-19 19:49:48 +02:00
TheBusyBiscuit
aa74958837 Added several new strings for translation
* Cargo node connector messages now also show up in the actionbar!

* /sf stats and /sf researching can no longer be used if researching is
disabled.

* If researching is disabled the guide will no longer contain settings
for research-related options
2022-07-19 19:47:30 +02:00
TheBusyBiscuit
5d5decbf45
Merge pull request #3602 from Slimefun/java16
Update to Java 16
2022-07-19 15:09:27 +02:00
TheBusyBiscuit
9e202e958c Merge branch 'master' of https://github.com/Slimefun/Slimefun4.git 2022-07-19 15:07:08 +02:00
TheBusyBiscuit
84806732ef Slimefun can now be translated into lithuanian and sinhala 2022-07-19 15:05:34 +02:00
TheBusyBiscuit
bca22ded8b
Merge pull request #3620 from J3fftw1/feature/drying-mud
added a way to turn mud into clay
2022-07-19 12:55:11 +02:00
Jeffrey Kosse
02a8537686 unused import 2022-07-18 21:32:51 +02:00
Jeffrey Kosse
2281ae7ba5 added a way to turn mud into clay 2022-07-18 21:31:42 +02:00
The Busy Bot
4172138bb0
[CI skip] New locale updates from Crowdin 2022-07-16 20:06:58 +02:00
TheBusyBiscuit
6d141373fb
Merge branch 'master' into java16 2022-07-14 14:04:57 +02:00
TheBusyBiscuit
6da39afab7 Made the Tree Growth Accelerator 200% better 2022-07-14 13:09:49 +02:00
The Busy Bot
616f6a8cf1
[CI skip] New locale updates from Crowdin 2022-07-12 12:15:54 +02:00
The Busy Bot
126d5ba69d
[CI skip] New locale updates from Crowdin 2022-07-11 01:13:21 +02:00
TheBusyBiscuit
5dbe617205
Merge pull request #3277 from KyleEstein/legacy-gold-pan
Allow admins to control the behavior of the Electric Gold Pan via the…
2022-07-10 14:56:21 +02:00
TheBusyBiscuit
d191599391
Merge pull request #3608 from Sefiraat/feature/itemgroup_sharing
Allow addons to disable warning
2022-07-10 13:22:05 +02:00
TheBusyBiscuit
42aed25059
Merge pull request #3473 from qwertyuioplkjhgfd/better-round-robin
Improve Round-Robin Accuracy
2022-07-10 13:20:00 +02:00
TheBusyBiscuit
43bc65c94c
[CI skip] Mark persian as a "right-to-left" lang 2022-07-10 12:53:31 +02:00
The Busy Bot
e3c6a7ecc0
[CI skip] New locale updates from Crowdin 2022-07-10 12:49:24 +02:00
TheBusyBiscuit
7274436ca1 Deprecated the "Hercules Pickaxe" 2022-07-10 11:11:15 +02:00
TheBusyBiscuit
2813e76075 Fixed #3573 2022-07-10 10:59:23 +02:00
TheBusyBiscuit
5200823b4e
Merge branch 'master' into java16 2022-07-09 21:07:18 +02:00
TheBusyBiscuit
1948858ccd
Merge pull request #3503 from J3fftw1/fix/bee-wings
Fix bee wings erroring on startup
2022-07-09 21:00:53 +02:00
TheBusyBiscuit
bcc606cb9d
Merge pull request #3607 from J3fftw1/feature/wool_carpets_tag
added wool tag
2022-07-09 20:44:39 +02:00
TheBusyBiscuit
1851332222
Merge pull request #3492 from J3fftw1/feature/new-glass
added tinted glass
2022-07-09 20:44:30 +02:00
Sefiraat
6be38d68ca
Update src/main/java/io/github/thebusybiscuit/slimefun4/api/items/ItemGroup.java
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-07-09 20:19:28 +02:00
Sefiraat
eaa806d079 Feedback 2022-07-08 22:06:02 +01:00
Sefiraat
be7e4edff3 Docs 2022-07-06 12:24:59 +01:00
Sefiraat
1d74866863 Allow addons to disable warning 2022-07-06 12:16:33 +01:00
Jeffrey Kosse
2f2f031b8e forget the # 2022-07-06 11:55:25 +02:00
Jeffrey Kosse
5ab92f4111 moved the tag to be with other slimefun tags 2022-07-06 11:43:51 +02:00
Jeffrey Kosse
f516144ab6 added wool tag 2022-07-06 11:40:08 +02:00
J3fftw
5414c284fa
Update src/main/java/io/github/thebusybiscuit/slimefun4/core/multiblocks/MultiBlock.java
Co-authored-by: svr333 <vanrompaey.senne@protonmail.com>
2022-07-03 23:04:37 +02:00
TheBusyBiscuit
06bd9873d9 Cleaned up some more code smells 2022-07-03 12:21:49 +02:00
Sefiraat
82e141cf09 Cookie is making me work for my lunch 2022-07-03 10:36:12 +01:00
Sefiraat
affa3af06c Merge remote-tracking branch 'origin/java16' into java16 2022-07-02 23:46:09 +01:00
Sefiraat
5f525fbf74 Java16 Sonar Changes - 8 (done again) 2022-07-02 23:44:39 +01:00
Sefiraat
809530fccd Apply suggestions from code review - 2 2022-07-02 23:39:53 +01:00
Sefiraat
d15e02afbc Merge remote-tracking branch 'upstream/java16' into java16
# Conflicts:
#	src/main/java/io/github/thebusybiscuit/slimefun4/api/items/SlimefunItem.java
2022-07-02 23:39:38 +01:00
Sefiraat
58fde5cbdf
Apply suggestions from code review - 1
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-07-02 23:39:05 +01:00
TheBusyBiscuit
e80f137a79
Merge branch 'java16' into java16 2022-07-03 00:00:07 +02:00
Sefiraat
30e9c879e0 Java16 Sonar Changes - 7 (done) 2022-07-02 22:09:05 +01:00
Sefiraat
dbf55be230 Java16 Sonar Changes - 6 2022-07-02 21:51:08 +01:00
Sefiraat
75375cef45 Remove CT from classifyLocation() 2022-07-02 21:37:15 +01:00
Sefiraat
9f4cb828cb Java16 Sonar Changes - 5 2022-07-02 21:36:15 +01:00
Sefiraat
0f6b6b244c Java16 Sonar Changes - 4 2022-07-02 21:31:03 +01:00
Sefiraat
cd9920b181 Java16 Sonar Changes - 3 2022-07-02 21:13:50 +01:00
Sefiraat
f32dfa4d76 Java16 Sonar Changes - 2 2022-07-02 21:03:20 +01:00
Sefiraat
b4bd9d7acf Java16 Sonar Changes 2022-07-02 20:51:14 +01:00
TheBusyBiscuit
bb9e2dfa4a Impelemented a few instanceof patterns, actually quite nice :) 2022-07-02 21:43:16 +02:00
TheBusyBiscuit
20c3564e8f Initial update to Java 16 2022-07-02 20:49:00 +02:00
JasperChaseTOQ
ad3030c39c
Update src/main/resources/tags/dirt_variants.json
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-06-23 18:32:20 -04:00
JasperChaseTOQ
68739d87a1
Update dirt_variants.json 2022-06-22 22:33:51 -04:00
TheWireLord
583d69ea78 Added Glow Berries Being Useful
+ Added Glow Berry Juice as a result of using Glow Berries in the Juicer.
+ Added Glow Berries as a fuel in the Bio Reactor.
+ Updated Wiki.
2022-06-17 16:29:25 -04:00
JasperChaseTOQ
bff4ca91c0
Update SlimefunItems.java 2022-06-11 20:52:28 -04:00
TheBusyBiscuit
c05420565d Added test cases for 1.19 biome maps 2022-06-11 13:07:17 +02:00
TheBusyBiscuit
cea6980368 Fixed biome-map for 1.19 2022-06-11 13:07:07 +02:00
Jeffrey Kosse
f8b44cb63f removed illegal values 2022-06-07 22:17:55 +02:00
Jeffrey Kosse
eb8fa9c522 fixed tests 2022-06-07 22:07:52 +02:00
Jeffrey Kosse
fb5a20c603 updated to 1.19 2022-06-07 21:55:18 +02:00
TheBusyBiscuit
f431aa6dca
Merge pull request #3427 from Slimefun/chore/yeet-chestterminal
Removed ChestTerminal support
2022-04-29 12:26:40 +02:00
TheBusyBiscuit
949eb48fbc
[CI skip] Removed CT as a loadbefore 2022-04-29 12:26:20 +02:00
TheBusyBiscuit
5cfc4f725e Fixed #3548 2022-04-25 18:12:02 +02:00
TheBusyBiscuit
7a2347a027
Merge pull request #3546 from craftish37/master
Added Seagrass recipe (suggestion #398 from Mr.Moules)
2022-04-24 19:26:23 +02:00
craftish37
76444df8f5
Formatting
Co-authored-by: Varian Anora <variananora@outlook.com>
2022-04-22 16:31:27 +02:00
craftish37
1a5c3f024f Forgot to use my damn brain
(Also added Seagrass Fertilizer)
2022-04-22 16:02:21 +02:00
craftish37
3021a8efa9
Added Seagrass recipe (suggestion #398 from Mr.Moules) 2022-04-22 15:19:38 +02:00
itslukemango
7f70570260
Update src/main/java/io/github/thebusybiscuit/slimefun4/core/machines/MachineProcessor.java
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-04-22 12:11:27 +01:00
=
ec79423123 Fix Arithmetic Error 2022-04-20 22:45:04 +01:00
TheBusyBiscuit
217196c137 Fixed #3534 2022-04-19 20:51:13 +02:00
TheBusyBiscuit
429ff50624 Fixed #3504 2022-04-08 18:02:45 +02:00
Jeffrey Kosse
30386fbcb5 did requested changes 2022-04-05 19:34:06 +02:00
Jeffrey Kosse
15dce08769 fixed error on startup 2022-03-22 07:35:13 +01:00
TheBusyBiscuit
020094e04e Fixed unit tests 2022-03-20 11:38:20 +01:00
TheBusyBiscuit
d3cf518f74 Refactored ItemGroups 2022-03-20 11:21:27 +01:00
Jeffrey Kosse
8043261da7 added freezer 3 2022-03-19 17:44:58 +01:00
qwertyuioplkjhgfd
d2d4dd54d5
comments and fix a mistake 2022-03-15 22:47:29 -07:00
haiman
d31275c9ca
Update ColoredMaterial.java 2022-03-16 07:41:05 +08:00
haiman
51bcf3d8b9
Update ColoredMaterial.java 2022-03-15 21:50:44 +08:00
TheBusyBiscuit
114de62942 Fixed #3445 2022-03-14 18:44:48 +01:00
TheBusyBiscuit
495208a089 [CI skip] Updated changelog 2022-03-14 18:19:48 +01:00
Jeffrey Kosse
615e15b06c added tinted glass 2022-03-14 09:24:39 +01:00
ybw0014
e818597b0b
Add shulker box to ColoredMaterial 2022-03-12 16:36:22 -05:00
TheBusyBiscuit
357fee7fff
Merge pull request #3453 from FN-FAL113/fix/industrialminer-bug
Fixes #3336
2022-03-11 12:14:58 +01:00
TheBusyBiscuit
cea7204994 Fixed #3487 2022-03-10 21:00:28 +01:00
TheBusyBiscuit
c88b43717c
[CI skip] Merge pull request #3479 from FN-FAL113/fix/pedestal-bug
Fix pedestal item disappearing (fixes #3476)
2022-03-10 20:51:57 +01:00
TheBusyBiscuit
3432941ba4
[CI skip] Merge pull request #3470 from J3fftw1/master
added rooted dirt to dirt variants (fixes #3469)
2022-03-10 20:48:47 +01:00
Jeffrey Kosse
280440857b fixes #3483 2022-03-09 21:22:08 +01:00
TheBusyBiscuit
dc35bda574
Merge pull request #3451 from FN-FAL113/master
Allow Fluid Pump to fill water bottles
2022-03-09 15:57:46 +01:00
TheBusyBiscuit
e9ab775630
Merge pull request #3448 from StarWishsama/chore/guide-search-improve
Improve guide search result
2022-03-09 15:55:18 +01:00
TheBusyBiscuit
7668a786ca
Merge pull request #3309 from svr333/AddMiddleClickSupport
Implement Middle Click support for Slimefun Items
2022-03-09 14:29:05 +01:00
TheBusyBiscuit
fe2990991c
[CI skip] Merge pull request #3477 from TheSilentPro/additions
unlocalized name and some docs
2022-03-09 14:26:17 +01:00
TheBusyBiscuit
bd3640c7a8 [CI skip] Improved color codes test 2022-03-09 14:13:03 +01:00
TheBusyBiscuit
96f145385d Merge branch 'master' of https://github.com/Slimefun/Slimefun4.git 2022-03-09 14:12:40 +01:00
The Busy Bot
5adafcda64
[CI skip] New locale updates from Crowdin 2022-03-09 14:12:24 +01:00
TheBusyBiscuit
d78110b527 [CI skip] Added test to catch faulty color codes 2022-03-09 13:37:33 +01:00
The Busy Bot
1e40932dab
[CI skip] New locale updates from Crowdin 2022-03-09 13:12:32 +01:00
FN-FAL113
3c0dadef33
Added missing map import 2022-03-09 08:21:20 +08:00
FN-FAL113
de36da446f
assign return value to a variable and loop values 2022-03-08 21:05:52 +08:00
FN-FAL113
f657016aa8
Update fix comment 2022-03-08 10:12:05 +08:00
FN-FAL113
82941dd8e8
fix a little typo from a comment 2022-03-08 10:10:54 +08:00
FN-FAL113
a11ca349fa
Use the return value of addItem as basis for dropping left overs 2022-03-08 10:06:58 +08:00
FN-FAL113
9ea414bd04
Update AncientAltarListener.java 2022-03-07 08:39:19 +08:00
svr333
f83fedadbd
Add '.' after summary 2022-03-05 13:42:14 +01:00
FN-FAL113
de5524ad9a
Fix pedestal bug 2022-03-05 11:51:45 +08:00
Silent
b7c90fe400 unlocalized name and some docs 2022-03-02 17:02:10 +01:00
qwertyuioplkjhgfd
73c33e0100 Make round robin better 2022-02-25 20:51:16 -08:00
Jeffrey Kosse
7dd9cc9d11 added rooted dirt to dirt variants 2022-02-20 21:46:28 +01:00
The Busy Bot
1773ae0a4a
[CI skip] New locale updates from Crowdin 2022-02-06 01:58:00 +01:00
The Busy Bot
bca4d14a56
[CI skip] New locale updates from Crowdin 2022-02-05 11:52:43 +01:00
TheBusyBiscuit
78660f01f4
Update default value 2022-02-02 14:22:54 +01:00
StarWishsama
d82ae5bad6
chore(typo): fix isHiddenItemGroup typo
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-02-01 19:12:06 +08:00
StarWishsama
1af533733c
chore(typo): fix config type
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-02-01 19:11:44 +08:00
StarWishsama
c7539c5990
improve(guide): rename showHiddenItemInSearch to showHiddenItemGroupsInSearch 2022-02-01 11:39:50 +08:00
FN-FAL113
b00286e607
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/miner/MiningTask.java
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-01-31 18:12:56 +08:00
StarWishsama
23a11b2f93
feat(guide): add config options for show hidden item 2022-01-31 12:45:45 +08:00
FN-FAL113
6cc4695e8c
Remove nested condition 2022-01-31 10:11:00 +08:00
FN-FAL113
45b4268871
Industrial miner fix 2022-01-31 09:16:17 +08:00
FN-FAL113
edeb4aa1c7
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.java
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-01-30 22:25:02 +08:00