From bdc90700713510f778ad002cd4ae32905e1f3c0e Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Fri, 24 Apr 2020 15:09:47 -0400 Subject: [Update] Add issues for ModMenu --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d5613da..3c7cad1 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,11 @@ Transit is an attempt to provide simple uniform helpers for converting and trans Transit makes no assumptions about what you transfer or how you transfer it, It only provides basic types for those that need it, and a network based API for compatibility. +## A note on convention +When working with blocks, the convention is such: +1. The BlockEntity will impliment the INode/IAcceptorNode/IProviderNode interfaces. +2. The Placed block will ask the blocks around it to become a provider and or an acceptor, not the other way around. + + ## License This mod is available under the MIT licence going forward. -- cgit v1.2.3