-
-
Notifications
You must be signed in to change notification settings - Fork 85
Project E WoFT nerfing - say NO to extra ticks #791
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
DaFuqs
merged 8 commits into
DaFuqs:1.20.1-aria-for-painters
from
Shibva:1.20.1-aria-for-painters
Dec 25, 2025
Merged
Project E WoFT nerfing - say NO to extra ticks #791
DaFuqs
merged 8 commits into
DaFuqs:1.20.1-aria-for-painters
from
Shibva:1.20.1-aria-for-painters
Dec 25, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Begin project E stuff to get this working; augh. - added budding blocks added by mod to blacklist for Watch of Flowing time. - NOTE: The watch of flowing time causes machines that tick to tick faster by giving extra ticks. This can be a problem, like with the buds. THIS TAG SERVES TO **BLACKLIST** THIS FUNCTION FROM THE ITEM IN QUESTION. If there are any more that should be blacklisted, put them here. you will need to refer to it by its block_entity ID, though, to work. This began as result of this: https://cdn.discordapp.com/attachments/1176931968710086696/1448240234813849683/20251210-0908-16.8946746.mp4?ex=693a8a52&is=693938d2&hm=9b84f0d3dc4cdd0b4c8db59b43b64145d54513082419bc243bf660c2561ad4a8& Nuff said
Fixed it being applied in the wrong place NOTE - ProjectE has two types of blacklist tag, for `block_entity_type` and `blocks`. Just to clarify why theres two, it matters where you put them.
…Spectrum into 1.20.1-aria-for-painters
Contributor
Author
|
Note for DC tracker bot: Watch of Flowing time uses a blacklist that works in two areas: |
- added a few things that also should not have their tick speed increased.
Owner
|
TODO: push to 1.21.1, too |
DaFuqs
reviewed
Dec 16, 2025
src/main/resources/data/projecte/tags/block_entity_type/blacklist/time_watch.json
Show resolved
Hide resolved
src/main/resources/data/projecte/tags/blocks/blacklist/time_watch.json
Outdated
Show resolved
Hide resolved
Removed all values from the blacklist in time_watch.json. - This makes geodes in the mod accelratbale again Note: I disaprove of this as this will make one bud of each all you realisticly need over more steady accelration from budding blocks. Undo this if you reconisder
Add 'spectrum:cinderhearth' to blacklist
DaFuqs
approved these changes
Dec 25, 2025
Owner
DaFuqs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Letsa goooo
…tch.json we don't need the file, then
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request is to serve as the basis for implimenting interactings between spectrum and ProjectE
in particular, the changes made are ment to prevent certain block_entities from having extra ticks being provided via the use the item Watch of Flowing Time - which is what I refer to as an "Tick-Adding Accelerator" on the basis of how it works.
Currently I only added the budding block, but if more are to be added then please suggest and ill do so
(I do recomend not doing ruin though as it is funny to see it spread fast and makes decay away a bit useful when you fuck up like that lol)
These changes are made in the interest of nerfing the effects this mods unities has on spectrum.