aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/com/ambientaddons/features/misc/Farming.kt
blob: c90de6e40826ea053374ac3bcf486dbd0af29618 (plain)
1
2
3
4
5
6
7
package com.ambientaddons.features.misc

import net.minecraftforge.fml.common.eventhandler.SubscribeEvent

object Farming {

}