Skip to content

Conversation

@repo-alt
Copy link
Contributor

@repo-alt repo-alt commented Jun 6, 2020

Updated IC2 API version reference (old api is deprecated)
geolyzer should also update scan level, acting as crop scanner

Updated IC2 API version reference (old api is deprecated)
geolyzer should also update scan level, acting as crop scanner
@repo-alt
Copy link
Contributor Author

repo-alt commented Jun 6, 2020

Rebased/cleaned version of #3129

crop.setScanLevel(4)
val cc = crop.getCrop
if (cc != null) {
e.data += "crop:name" -> cc.name()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AgriCraft doesn't use a crop: prefix. As per the fluid container discussion, would this be better without the prefix, or in a separate "crop" map?

@asiekierka asiekierka added this to the OC 1.8.0 milestone Aug 29, 2022
@asiekierka asiekierka modified the milestones: OC 1.8.0, OC 1.9.0 May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants